初始化:职引项目 v1.0

This commit is contained in:
yuzhiran
2026-06-08 16:28:00 +08:00
commit 511f60d0db
111 changed files with 27295 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"name": "宇之然AI磁场",
"appid": "__UNI__DEV__",
"versionName": "1.0.0",
"versionCode": "100",
"description": "AI 面试模拟 - 先模拟,再面试",
"h5": {
"title": "AI磁场",
"router": {
"mode": "hash"
}
},
"mp-weixin": {
"appid": "wxf466b3c3bc411ffc",
"setting": {
"urlCheck": false
},
"usingComponents": true
}
}