chore: 更新版本号和依赖项
- 将manifest.json中的版本号更新至1.0.61 - 将edu-core依赖从本地路径更新至git仓库地址,版本为v1.0.13 - 优化wallet页面的布局和样式,增强可读性
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/dcloudio/hello-uniapp#readme",
|
||||
"dependencies": {
|
||||
"edu-core": "file:../edu-core",
|
||||
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.13",
|
||||
"jquery": "^3.7.1",
|
||||
"tcplayer.js": "^5.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user