完成首页

This commit is contained in:
ifengzp
2020-04-01 01:40:54 +08:00
parent bac397b23e
commit 22fdbaaa18
36 changed files with 3063 additions and 328 deletions

View File

@@ -9,5 +9,35 @@
"packageName": "org.cocos2d.helloworld",
"startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"title": "hello_world",
"webOrientation": "auto"
}
"webOrientation": "landscape",
"includeSDKBox": false,
"inlineSpriteFrames": true,
"inlineSpriteFrames_native": true,
"mergeStartScene": false,
"optimizeHotUpdate": false,
"md5Cache": true,
"encryptJs": true,
"xxteaKey": "836ed475-2f76-41",
"zipCompressJs": true,
"fb-instant-games": {},
"android": {
"packageName": "org.cocos2d.helloworld"
},
"ios": {
"packageName": "org.cocos2d.helloworld"
},
"mac": {
"packageName": "org.cocos2d.helloworld"
},
"win32": {},
"android-instant": {
"REMOTE_SERVER_ROOT": "",
"host": "",
"packageName": "org.cocos2d.helloworld",
"pathPattern": "",
"recordPath": "",
"scheme": "https",
"skipRecord": false
},
"appBundle": false
}

View File

@@ -23,7 +23,7 @@
"height": 640,
"width": 960
},
"last-module-event-record-time": 0,
"last-module-event-record-time": 1585747006376,
"assets-sort-type": "name",
"facebook": {
"appID": "",
@@ -34,5 +34,6 @@
"live": {
"enable": false
}
}
},
"start-scene": "current"
}