wallace-screen-app/manifest.json

19 lines
407 B
JSON

{
"name": "华莱士广告机",
"appid": "__UNI__8B0C3F7",
"description": "华莱士门店电视广告播放终端",
"versionName": "1.0.0",
"versionCode": "100",
"transformPx": false,
"app-plus": {
"usingComponents": true,
"fullscreen": true,
"screenOrientation": ["landscape-primary", "landscape-secondary"]
},
"quickapp": {},
"uniStatistics": {
"enable": false
},
"vueVersion": "3"
}