35 lines
901 B
JSON
35 lines
901 B
JSON
{
|
|
"name": "生产流转",
|
|
"appid": "__UNI__B572616",
|
|
"description": "工厂生产流转管理系统",
|
|
"versionName": "1.0.0",
|
|
"versionCode": "1",
|
|
"transformPx": false,
|
|
"app-plus": {
|
|
"usingComponents": true,
|
|
"nvueStyleCompiler": "uni-app",
|
|
"compilerVersion": 3,
|
|
"splashscreen": {
|
|
"alwaysShowBeforeRender": true,
|
|
"waiting": true,
|
|
"autoclose": true,
|
|
"delay": 0
|
|
},
|
|
"modules": {},
|
|
"distribute": {
|
|
"android": {
|
|
"permissions": [
|
|
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
|
|
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
|
|
"<uses-feature android:name=\"android.hardware.camera\"/>",
|
|
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"h5": {
|
|
"routerMode": "hash",
|
|
"title": "生产流转"
|
|
}
|
|
}
|