Commit 751120b7 authored by liujiangnan's avatar liujiangnan

feat

parent ce41e927
......@@ -10588,8 +10588,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 307,
"height": 220
"width": 400,
"height": 400
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -10600,7 +10600,7 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
396.12100000000004,
410.071,
0,
0,
0,
......@@ -10653,7 +10653,7 @@
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": false,
"_atlas": null,
"_id": "903dl7sS9D1ZxTcgB+H1S7"
},
......@@ -10737,7 +10737,7 @@
"_target": null,
"_alignFlags": 32,
"_left": 928.671,
"_right": 136.42899999999997,
"_right": 89.92899999999997,
"_top": 283,
"_bottom": 283,
"_verticalCenter": 0,
......
......@@ -506,9 +506,9 @@ export default class NewClass extends middleLayerBase {
this.hideUI();
const engineObj = JSON.parse((<any>window).air.engineInfo);
if (engineObj.isDev == 1) {
this.loadOnlineCourseWare(28089, false, null);
this.loadOnlineCourseWare(29235, false, null);
} else {
this.loadOnlineCourseWare(54568, false, null);
this.loadOnlineCourseWare(55645, false, null);
}
});
......
......@@ -7,8 +7,8 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 365,
"height": 227,
"width": 1000,
"height": 955,
"platformSettings": {},
"subMetas": {
"faf": {
......@@ -18,14 +18,14 @@
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -1,
"offsetY": 0.5,
"trimX": 28,
"trimY": 3,
"width": 307,
"height": 220,
"rawWidth": 365,
"rawHeight": 227,
"offsetX": -9,
"offsetY": -3.5,
"trimX": 32,
"trimY": 20,
"width": 918,
"height": 922,
"rawWidth": 1000,
"rawHeight": 955,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......
{
"title": "play",
"title": "iDebugABC",
"packageName": "org.cocos2d.demo",
"startScene": "f2080b9e-65f4-4a10-b460-eb81064a9d76",
"excludeScenes": [],
......@@ -16,7 +16,7 @@
"mainCompressionType": "default",
"mainIsRemote": false,
"optimizeHotUpdate": false,
"md5Cache": false,
"md5Cache": true,
"nativeMd5Cache": true,
"encryptJs": true,
"xxteaKey": "6bbfce23-28b4-4a",
......
{
"last-module-event-record-time": 1639702063432,
"last-module-event-record-time": 1684552057160,
"migrate-history": [
"cloud-function"
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment