feat: AI评估、个人中心、开始训练页面
This commit is contained in:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user