Commit 3fe36348 authored by liujiangnan's avatar liujiangnan

feat

parent 0503e80e
......@@ -19,9 +19,8 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
if (this.orgId != 507) {
// 说明是数字版, 变换一下界面布局
const nd = cc.find(`Canvas/bg_ground/bg_grass`);
cc.find(`jtpdr_lite`, nd).active = true;
cc.find(`btn_familypindu`, nd).active = false;
cc.find(`Canvas/bg_ground/bg_grass`).active = false;
cc.find(`Canvas/bg_ground/bg_grass_lite`).active = true;
if (this.engineType == 'aixuebao') {
cc.find(`Canvas/userInfo/frame/BtnLogout`).active = false;
......
{
"ver": "2.3.5",
"uuid": "363b030f-e2e6-49f3-b60d-bcf5980e300a",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1819,
"height": 882,
"platformSettings": {},
"subMetas": {
"bg_grass_lite": {
"ver": "1.0.4",
"uuid": "c83ff2ef-7a8e-495e-ac3b-0b1a37441d30",
"rawTextureUuid": "363b030f-e2e6-49f3-b60d-bcf5980e300a",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 1,
"width": 1819,
"height": 880,
"rawWidth": 1819,
"rawHeight": 882,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
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