28 lines
580 B
JSON
28 lines
580 B
JSON
{
|
|
"name": "电竞服务平台",
|
|
"appid": "__UNI__GAME_SERVICE",
|
|
"description": "游戏服务交易平台 - 电竞赛博朋克风格",
|
|
"versionName": "1.0.0",
|
|
"versionCode": "100",
|
|
"transformPx": false,
|
|
"mp-weixin": {
|
|
"appid": "",
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true
|
|
},
|
|
"usingComponents": true,
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "用于查找附近的游戏服务"
|
|
}
|
|
}
|
|
},
|
|
"uniStatistics": {
|
|
"enable": false
|
|
},
|
|
"vueVersion": "3"
|
|
}
|