• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "appID": "com.example.ace.helloworld",
3  "appName": "HelloAce",
4  "versionName": "1.0.0",
5  "versionCode": 1,
6  "minPlatformVersion": "1.0.1",
7  "pages": [
8    "pages/index/index"
9  ],
10  "window": {
11    "designWidth": 720,
12    "autoDesignWidth": false
13  },
14  "type": "form"
15}
16