feat: AI评估、个人中心、开始训练页面

This commit is contained in:
王天骄
2026-06-08 16:39:10 +08:00
parent 23550c3828
commit 2bfd15ba5e
50 changed files with 4038 additions and 981 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
"version": "1.0.0",
"private": true,
"scripts": {
"build": "UNI_INPUT_DIR=$PWD UNI_OUTPUT_DIR=$PWD/dist uni build -p h5"
"build": "UNI_INPUT_DIR=$PWD UNI_OUTPUT_DIR=$PWD/dist uni build -p h5",
"deploy:test": "bash scripts/deploy-test.sh"
},
"dependencies": {
"@dcloudio/uni-app": "3.0.0-alpha-5000120260205002",