|
|
|
@ -1,23 +1,23 @@
|
|
|
|
|
{ |
|
|
|
|
"name": "智慧生态", |
|
|
|
|
"appid": "__UNI__25A9D80", |
|
|
|
|
"description": "", |
|
|
|
|
"versionName": "1.0.0", |
|
|
|
|
"versionCode": 1, |
|
|
|
|
"transformPx": false, |
|
|
|
|
"app-plus": { |
|
|
|
|
"usingComponents": true, |
|
|
|
|
"nvueCompiler": "uni-app", |
|
|
|
|
"splashscreen": { |
|
|
|
|
"alwaysShowBeforeRender": true, |
|
|
|
|
"waiting": true, |
|
|
|
|
"autoclose": true, |
|
|
|
|
"delay": 0 |
|
|
|
|
"name" : "智慧生态", |
|
|
|
|
"appid" : "__UNI__CECFD0D", |
|
|
|
|
"description" : "", |
|
|
|
|
"versionName" : "1.0.0", |
|
|
|
|
"versionCode" : 1, |
|
|
|
|
"transformPx" : false, |
|
|
|
|
"app-plus" : { |
|
|
|
|
"usingComponents" : true, |
|
|
|
|
"nvueCompiler" : "uni-app", |
|
|
|
|
"splashscreen" : { |
|
|
|
|
"alwaysShowBeforeRender" : true, |
|
|
|
|
"waiting" : true, |
|
|
|
|
"autoclose" : true, |
|
|
|
|
"delay" : 0 |
|
|
|
|
}, |
|
|
|
|
"modules": {}, |
|
|
|
|
"distribute": { |
|
|
|
|
"android": { |
|
|
|
|
"permissions": [ |
|
|
|
|
"modules" : {}, |
|
|
|
|
"distribute" : { |
|
|
|
|
"android" : { |
|
|
|
|
"permissions" : [ |
|
|
|
|
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>", |
|
|
|
|
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>", |
|
|
|
|
"<uses-permission android:name=\"android.permission.VIBRATE\"/>", |
|
|
|
@ -35,45 +35,45 @@
|
|
|
|
|
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>" |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
"ios": {}, |
|
|
|
|
"sdkConfigs": {} |
|
|
|
|
"ios" : {}, |
|
|
|
|
"sdkConfigs" : {} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"quickapp": {}, |
|
|
|
|
"mp-weixin": { |
|
|
|
|
"appid": "wx6d80755768234f3b", |
|
|
|
|
"setting": { |
|
|
|
|
"urlCheck": false, |
|
|
|
|
"es6": true, |
|
|
|
|
"minified": true, |
|
|
|
|
"postcss": true |
|
|
|
|
"quickapp" : {}, |
|
|
|
|
"mp-weixin" : { |
|
|
|
|
"appid" : "wx6d80755768234f3b", |
|
|
|
|
"setting" : { |
|
|
|
|
"urlCheck" : false, |
|
|
|
|
"es6" : true, |
|
|
|
|
"minified" : true, |
|
|
|
|
"postcss" : true |
|
|
|
|
}, |
|
|
|
|
"optimization": { |
|
|
|
|
"subPackages": true |
|
|
|
|
"optimization" : { |
|
|
|
|
"subPackages" : true |
|
|
|
|
}, |
|
|
|
|
"usingComponents": true, |
|
|
|
|
"lazyCodeLoading": "requiredComponents", |
|
|
|
|
"permission": { |
|
|
|
|
"scope.record": { |
|
|
|
|
"desc": "用于语音输入" |
|
|
|
|
"usingComponents" : true, |
|
|
|
|
"lazyCodeLoading" : "requiredComponents", |
|
|
|
|
"permission" : { |
|
|
|
|
"scope.record" : { |
|
|
|
|
"desc" : "用于语音输入" |
|
|
|
|
}, |
|
|
|
|
"scope.userLocation": { |
|
|
|
|
"desc": "获取企业位置" |
|
|
|
|
"scope.userLocation" : { |
|
|
|
|
"desc" : "获取企业位置" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"requiredPrivateInfos": ["getLocation", "chooseLocation"] |
|
|
|
|
"requiredPrivateInfos" : [ "getLocation", "chooseLocation" ] |
|
|
|
|
}, |
|
|
|
|
"vueVersion": "2", |
|
|
|
|
"h5": { |
|
|
|
|
"template": "static/index.html", |
|
|
|
|
"devServer": { |
|
|
|
|
"port": 9090, |
|
|
|
|
"https": false |
|
|
|
|
"vueVersion" : "2", |
|
|
|
|
"h5" : { |
|
|
|
|
"template" : "static/index.html", |
|
|
|
|
"devServer" : { |
|
|
|
|
"port" : 9090, |
|
|
|
|
"https" : false |
|
|
|
|
}, |
|
|
|
|
"title": "Yudao-App", |
|
|
|
|
"router": { |
|
|
|
|
"mode": "hash", |
|
|
|
|
"base": "./" |
|
|
|
|
"title" : "nature-secure-miniapp", |
|
|
|
|
"router" : { |
|
|
|
|
"mode" : "hash", |
|
|
|
|
"base" : "./" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |