feat: Phase 1-3 全部完成 — 沙盒增强、学情分析、学习路径

This commit is contained in:
yuzhiran-dev
2026-05-18 09:48:51 +08:00
commit 11bb86854c
277 changed files with 37755 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"name": "宇之然 AI",
"appid": "__UNI__XXXXXXX",
"versionName": "1.0.0",
"versionCode": "100",
"description": "让每个人都能用好 AI",
"uni-app": {
"hbuilder": {
"launch_path": "pages/index/index"
}
},
"mp-weixin": {
"appid": "",
"setting": {
"urlCheck": false
},
"usingComponents": true
},
"h5": {
"title": "宇之然 AI",
"router": {
"mode": "hash"
}
}
}