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 "pages/detail/detail" 10 ], 11 "window": { 12 "designWidth": 750, 13 "autoDesignWidth": false 14 } 15} 16