21 lines
421 B
JSON
21 lines
421 B
JSON
{
|
|
"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
|
|
}
|
|
} |