Files
zhiyin/zhiyin-app/src/manifest.json
T

21 lines
545 B
JSON

{
"name": "宇之然AI磁场",
"appid": "__UNI__DEV__",
"versionName": "1.0.7",
"versionCode": "107",
"description": "职引 - 宇之然AI磁场旗下AI模拟面试平台,提供AI面试官模拟练习、简历智能优化、大厂面经题库,助你轻松应对校招面试。",
"h5": {
"title": "职引 - AI模拟面试 | 宇之然AI磁场",
"router": {
"mode": "hash"
}
},
"mp-weixin": {
"appid": "wxf466b3c3bc411ffc",
"setting": {
"urlCheck": false
},
"usingComponents": true
}
}