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

22 lines
622 B
JSON

{
"name": "职引 - AI模拟面试",
"appid": "__UNI__DEV__",
"versionName": "1.0.16",
"versionCode": "116",
"description": "职引 - 宇之然AI磁场旗下AI模拟面试平台。AI面试官模拟练习、简历智能优化、大厂面经题库、面试复盘分析、AI择业顾问,一站式校招求职准备平台。",
"h5": {
"title": "职引 - AI模拟面试 | 宇之然AI磁场",
"router": {
"mode": "hash"
}
},
"mp-weixin": {
"appid": "wxf466b3c3bc411ffc",
"setting": {
"urlCheck": false,
"__usePrivacyCheck__": true
},
"usingComponents": true
}
}