q
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"appID": "com.xcl20481.myapplication",
|
||||
"appName": "$string:xcl2048",
|
||||
"versionName": "1.1.0",
|
||||
"versionCode": 1000000,
|
||||
"minPlatformVersion": 6,
|
||||
"pages": [
|
||||
"pages/page0/page0",
|
||||
"pages/index/index"
|
||||
],
|
||||
"deviceType": [
|
||||
"phone",
|
||||
"tablet",
|
||||
"tv",
|
||||
"wearable"
|
||||
],
|
||||
"window": {
|
||||
"autoDesignWidth": true,
|
||||
"designWidth": 720
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user