Files
qiming/qiming-mobile/manifest.json

98 lines
1.8 KiB
JSON

{
"name": "启明",
"appid": "__UNI__69EC406",
"description": "",
"versionName": "1.0.0",
"versionCode": "100",
"uni-app-x": {},
"quickapp": {},
"mp-weixin": {
"appid": "wxbdaaa9ecab166aee",
"setting": {
"urlCheck": false
},
"lazyCodeLoading": "requiredComponents",
"usingComponents": true,
"permission": {
"scope.record": {
"desc": "需要录音权限以实现语音输入功能"
}
},
"minify": {
"minifyJS": true,
"minifyWXML": true,
"minifyWXSS": true
},
"optimization": {
"subPackages": true
}
},
"mp-alipay": {
"usingComponents": true,
"permission": {
"scope.record": {
"desc": "需要录音权限以实现语音输入功能"
}
}
},
"mp-baidu": {
"usingComponents": true,
"permission": {
"scope.record": {
"desc": "需要录音权限以实现语音输入功能"
}
}
},
"mp-toutiao": {
"usingComponents": true,
"permission": {
"scope.record": {
"desc": "需要录音权限以实现语音输入功能"
}
}
},
"uniStatistics": {
"enable": false
},
"vueVersion": "3",
"app": {
"distribute": {
"icons": {
"android": {
"hdpi": "",
"xhdpi": "",
"xxhdpi": "",
"xxxhdpi": ""
}
}
}
},
"app-android": {
"distribute": {
"modules": {},
"icons": {
"hdpi": "",
"xhdpi": "",
"xxhdpi": "",
"xxxhdpi": ""
},
"splashScreens": {
"default": {}
}
}
},
"app-ios": {
"distribute": {
"modules": {},
"icons": {},
"splashScreens": {}
}
},
"web": {
"router": {
"mode": "",
"base": "/m/"
}
}
}