This website works better with JavaScript
홈
탐색
도움말
로그인
eta_front
/
eta_mobile_front
Watch
3
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
설명 없음
271
커밋
7
브랜치
0
릴리즈
트리:
8a7b8c15a0
브랜치
태그
ch/ETA_2.4.1
ch/eta_forum_3.0
ch/need_pool368
custom
debug
master
master_0312
eta_mobile_fron...
HTTP
SSH
ZIP
TAR.GZ
jwyu
8a7b8c15a0
fix
1 년 전
.vscode
02980597c9
init
1 년 전
public
74ac29579d
done
1 년 전
src
8a7b8c15a0
fix
1 년 전
.env.development
e68faf903f
v1.7.1_EDB
1 년 전
.env.production
897c7876bf
修改项目打包名
1 년 전
.env.test
897c7876bf
修改项目打包名
1 년 전
.gitignore
897c7876bf
修改项目打包名
1 년 전
README.md
9c629c4450
v1.7.1
1 년 전
index.html
6c15f09ad6
v1.7
1 년 전
package.json
14ea0956b6
Merge branch 'master' into v1.7.1_EDB
1 년 전
postcss.config.cjs
9fd422b48f
comit
1 년 전
vite.config.js
7cf71abd8a
v1.7.1_EBD
1 년 전
README.md
移动ETA
图片等静态资源如果要放在oss中请放入 oss://hzchart/static/ETA_mobile/ 目录下。
测试地址:
http://8.136.199.33:8611/tabbar/home
图标尽量使用svg,将svg图标文件放入assets/svg 目录下,使用时直接用 如果要修改svg颜色将下载的svg中的fill的value改为currentColor(fill="currentColor"),然后在svg-icon 组件上设置class然后设置颜色值 或者直接把fill删除 可以直接通过color属性来设置颜色
ios端设置剪切板数据无法在异步方法后设置