chore: 更新 edu-core 依赖至 v1.0.11,修改个人资产获取相册权限兼容性。

- 将 edu-core 依赖版本更新至 v1.0.11
- 修改开发环境 baseUrl 配置,确保使用线上正式环境
This commit is contained in:
2026-03-27 09:44:14 +08:00
parent e2a546218a
commit b0c63d3faa
3 changed files with 7 additions and 7 deletions

View File

@@ -14,7 +14,7 @@
},
"homepage": "https://github.com/dcloudio/hello-uniapp#readme",
"dependencies": {
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.9",
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.11",
"jquery": "^3.7.1",
"tcplayer.js": "^5.1.0"
},