This commit is contained in:
史典卓
2025-03-28 15:19:42 +08:00
parent ad4eb162a5
commit 0216f6053a
396 changed files with 18278 additions and 9899 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "qingdao-employment-service",
"appid": "__UNI__C939371",
"description": "",
"description": "招聘",
"versionName": "1.0.0",
"versionCode": "100",
"transformPx": false,
@@ -77,5 +77,29 @@
"enable": false
},
"vueVersion": "3",
"locale": "zh-Hans"
"locale": "zh-Hans",
"h5": {
"router": {
"base": "/app/",
"mode": "hash"
},
"title": "青岛智慧就业服务",
"optimization": {
"treeShaking": {
"enable": true
}
},
"sdkConfigs": {
"maps": {
"amap": {
"key": "9cfc9370bd8a941951da1cea0308e9e3",
"securityJsCode": "7b16386c7f744c3ca05595965f2b037f",
"serviceHost": ""
}
}
},
"unipush": {
"enable": true
}
}
}