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