Commit f0008f94 authored by haiyoucuv's avatar haiyoucuv

整理一下代码

parent e68897ce
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GitToolBoxBlameSettings">
<option name="version" value="2" />
</component>
</project>
\ No newline at end of file
...@@ -28,7 +28,7 @@ export class PrizeItem extends ScrollListItem { ...@@ -28,7 +28,7 @@ export class PrizeItem extends ScrollListItem {
setTimeout(() => { setTimeout(() => {
if (prizeId.indexOf("third") == 0) { if (prizeId.indexOf("third") == 0) {
appJump("https://mobapp.czbank.com/life/voucherPack.html"); appJump(window["voucherPackUrl"]);
return; return;
} }
......
This diff is collapsed.
assets/resources/HomeScene/png/logo.png

7.08 KB | W: | H:

assets/resources/HomeScene/png/logo.png

10.1 KB | W: | H:

assets/resources/HomeScene/png/logo.png
assets/resources/HomeScene/png/logo.png
assets/resources/HomeScene/png/logo.png
assets/resources/HomeScene/png/logo.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 188, "width": 176,
"height": 243, "height": 226,
"rawWidth": 188, "rawWidth": 176,
"rawHeight": 243, "rawHeight": 226,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
...@@ -61,17 +61,17 @@ ...@@ -61,17 +61,17 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-94, -88,
-121.5, -113,
0, 0,
94, 88,
-121.5, -113,
0, 0,
-94, -88,
121.5, 113,
0, 0,
94, 88,
121.5, 113,
0 0
], ],
"indexes": [ "indexes": [
...@@ -84,12 +84,12 @@ ...@@ -84,12 +84,12 @@
], ],
"uv": [ "uv": [
0, 0,
243, 226,
188, 176,
243, 226,
0, 0,
0, 0,
188, 176,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,13 +103,13 @@ ...@@ -103,13 +103,13 @@
1 1
], ],
"minPos": [ "minPos": [
-94, -88,
-121.5, -113,
0 0
], ],
"maxPos": [ "maxPos": [
94, 88,
121.5, 113,
0 0
] ]
}, },
......
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 34, "width": 33,
"height": 90, "height": 89,
"rawWidth": 34, "rawWidth": 33,
"rawHeight": 90, "rawHeight": 89,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
...@@ -61,17 +61,17 @@ ...@@ -61,17 +61,17 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-17, -16.5,
-45, -44.5,
0, 0,
17, 16.5,
-45, -44.5,
0, 0,
-17, -16.5,
45, 44.5,
0, 0,
17, 16.5,
45, 44.5,
0 0
], ],
"indexes": [ "indexes": [
...@@ -84,12 +84,12 @@ ...@@ -84,12 +84,12 @@
], ],
"uv": [ "uv": [
0, 0,
90, 89,
34, 33,
90, 89,
0, 0,
0, 0,
34, 33,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,13 +103,13 @@ ...@@ -103,13 +103,13 @@
1 1
], ],
"minPos": [ "minPos": [
-17, -16.5,
-45, -44.5,
0 0
], ],
"maxPos": [ "maxPos": [
17, 16.5,
45, 44.5,
0 0
] ]
}, },
......
...@@ -46,9 +46,9 @@ ...@@ -46,9 +46,9 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 513, "width": 588,
"height": 37, "height": 37,
"rawWidth": 513, "rawWidth": 588,
"rawHeight": 37, "rawHeight": 37,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
...@@ -61,16 +61,16 @@ ...@@ -61,16 +61,16 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-256.5, -294,
-18.5, -18.5,
0, 0,
256.5, 294,
-18.5, -18.5,
0, 0,
-256.5, -294,
18.5, 18.5,
0, 0,
256.5, 294,
18.5, 18.5,
0 0
], ],
...@@ -85,11 +85,11 @@ ...@@ -85,11 +85,11 @@
"uv": [ "uv": [
0, 0,
37, 37,
513, 588,
37, 37,
0, 0,
0, 0,
513, 588,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,12 +103,12 @@ ...@@ -103,12 +103,12 @@
1 1
], ],
"minPos": [ "minPos": [
-256.5, -294,
-18.5, -18.5,
0 0
], ],
"maxPos": [ "maxPos": [
256.5, 294,
18.5, 18.5,
0 0
] ]
......
This diff is collapsed.
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "07ba53b9-d9d2-4739-a182-9807a5f3230e",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "07ba53b9-d9d2-4739-a182-9807a5f3230e@6c48a",
"displayName": "动线",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "07ba53b9-d9d2-4739-a182-9807a5f3230e",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "07ba53b9-d9d2-4739-a182-9807a5f3230e@f9941",
"displayName": "动线",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 750,
"height": 1323,
"rawWidth": 750,
"rawHeight": 1323,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-375,
-661.5,
0,
375,
-661.5,
0,
-375,
661.5,
0,
375,
661.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
1323,
750,
1323,
0,
0,
750,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-375,
-661.5,
0
],
"maxPos": [
375,
661.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "07ba53b9-d9d2-4739-a182-9807a5f3230e@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "07ba53b9-d9d2-4739-a182-9807a5f3230e@6c48a"
}
}
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 34, "width": 33,
"height": 90, "height": 89,
"rawWidth": 34, "rawWidth": 33,
"rawHeight": 90, "rawHeight": 89,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
...@@ -61,17 +61,17 @@ ...@@ -61,17 +61,17 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-17, -16.5,
-45, -44.5,
0, 0,
17, 16.5,
-45, -44.5,
0, 0,
-17, -16.5,
45, 44.5,
0, 0,
17, 16.5,
45, 44.5,
0 0
], ],
"indexes": [ "indexes": [
...@@ -84,12 +84,12 @@ ...@@ -84,12 +84,12 @@
], ],
"uv": [ "uv": [
0, 0,
90, 89,
34, 33,
90, 89,
0, 0,
0, 0,
34, 33,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,13 +103,13 @@ ...@@ -103,13 +103,13 @@
1 1
], ],
"minPos": [ "minPos": [
-17, -16.5,
-45, -44.5,
0 0
], ],
"maxPos": [ "maxPos": [
17, 16.5,
45, 44.5,
0 0
] ]
}, },
......
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "fb138ec9-fc2e-425e-8e8c-719204eb3eae",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "fb138ec9-fc2e-425e-8e8c-719204eb3eae@6c48a",
"displayName": "彩带",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "fb138ec9-fc2e-425e-8e8c-719204eb3eae",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "fb138ec9-fc2e-425e-8e8c-719204eb3eae@f9941",
"displayName": "彩带",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 735,
"height": 711,
"rawWidth": 735,
"rawHeight": 711,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-367.5,
-355.5,
0,
367.5,
-355.5,
0,
-367.5,
355.5,
0,
367.5,
355.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
711,
735,
711,
0,
0,
735,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-367.5,
-355.5,
0
],
"maxPos": [
367.5,
355.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "fb138ec9-fc2e-425e-8e8c-719204eb3eae@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "fb138ec9-fc2e-425e-8e8c-719204eb3eae@6c48a"
}
}
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "1c9cc731-d1d2-462d-9916-8978c650481d",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "1c9cc731-d1d2-462d-9916-8978c650481d@6c48a",
"displayName": "新元素1",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "1c9cc731-d1d2-462d-9916-8978c650481d",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "1c9cc731-d1d2-462d-9916-8978c650481d@f9941",
"displayName": "新元素1",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 105,
"height": 104,
"rawWidth": 105,
"rawHeight": 104,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-52.5,
-52,
0,
52.5,
-52,
0,
-52.5,
52,
0,
52.5,
52,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
104,
105,
104,
0,
0,
105,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-52.5,
-52,
0
],
"maxPos": [
52.5,
52,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "1c9cc731-d1d2-462d-9916-8978c650481d@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "1c9cc731-d1d2-462d-9916-8978c650481d@6c48a"
}
}
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "dbc88770-c4f7-445b-b04a-d67ea5e1b6a8",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "dbc88770-c4f7-445b-b04a-d67ea5e1b6a8@6c48a",
"displayName": "新元素2",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "dbc88770-c4f7-445b-b04a-d67ea5e1b6a8",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "dbc88770-c4f7-445b-b04a-d67ea5e1b6a8@f9941",
"displayName": "新元素2",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 105,
"height": 104,
"rawWidth": 105,
"rawHeight": 104,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-52.5,
-52,
0,
52.5,
-52,
0,
-52.5,
52,
0,
52.5,
52,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
104,
105,
104,
0,
0,
105,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-52.5,
-52,
0
],
"maxPos": [
52.5,
52,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "dbc88770-c4f7-445b-b04a-d67ea5e1b6a8@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "dbc88770-c4f7-445b-b04a-d67ea5e1b6a8@6c48a"
}
}
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 37, "width": 36,
"height": 91, "height": 90,
"rawWidth": 37, "rawWidth": 36,
"rawHeight": 91, "rawHeight": 90,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
...@@ -61,17 +61,17 @@ ...@@ -61,17 +61,17 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-18.5, -18,
-45.5, -45,
0, 0,
18.5, 18,
-45.5, -45,
0, 0,
-18.5, -18,
45.5, 45,
0, 0,
18.5, 18,
45.5, 45,
0 0
], ],
"indexes": [ "indexes": [
...@@ -84,12 +84,12 @@ ...@@ -84,12 +84,12 @@
], ],
"uv": [ "uv": [
0, 0,
91, 90,
37, 36,
91, 90,
0, 0,
0, 0,
37, 36,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,13 +103,13 @@ ...@@ -103,13 +103,13 @@
1 1
], ],
"minPos": [ "minPos": [
-18.5, -18,
-45.5, -45,
0 0
], ],
"maxPos": [ "maxPos": [
18.5, 18,
45.5, 45,
0 0
] ]
}, },
......
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 37, "width": 36,
"height": 91, "height": 90,
"rawWidth": 37, "rawWidth": 36,
"rawHeight": 91, "rawHeight": 90,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
...@@ -61,17 +61,17 @@ ...@@ -61,17 +61,17 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-18.5, -18,
-45.5, -45,
0, 0,
18.5, 18,
-45.5, -45,
0, 0,
-18.5, -18,
45.5, 45,
0, 0,
18.5, 18,
45.5, 45,
0 0
], ],
"indexes": [ "indexes": [
...@@ -84,12 +84,12 @@ ...@@ -84,12 +84,12 @@
], ],
"uv": [ "uv": [
0, 0,
91, 90,
37, 36,
91, 90,
0, 0,
0, 0,
37, 36,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,13 +103,13 @@ ...@@ -103,13 +103,13 @@
1 1
], ],
"minPos": [ "minPos": [
-18.5, -18,
-45.5, -45,
0 0
], ],
"maxPos": [ "maxPos": [
18.5, 18,
45.5, 45,
0 0
] ]
}, },
......
...@@ -46,9 +46,9 @@ ...@@ -46,9 +46,9 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 189, "width": 173,
"height": 249, "height": 249,
"rawWidth": 189, "rawWidth": 173,
"rawHeight": 249, "rawHeight": 249,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
...@@ -61,16 +61,16 @@ ...@@ -61,16 +61,16 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-94.5, -86.5,
-124.5, -124.5,
0, 0,
94.5, 86.5,
-124.5, -124.5,
0, 0,
-94.5, -86.5,
124.5, 124.5,
0, 0,
94.5, 86.5,
124.5, 124.5,
0 0
], ],
...@@ -85,11 +85,11 @@ ...@@ -85,11 +85,11 @@
"uv": [ "uv": [
0, 0,
249, 249,
189, 173,
249, 249,
0, 0,
0, 0,
189, 173,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,12 +103,12 @@ ...@@ -103,12 +103,12 @@
1 1
], ],
"minPos": [ "minPos": [
-94.5, -86.5,
-124.5, -124.5,
0 0
], ],
"maxPos": [ "maxPos": [
94.5, 86.5,
124.5, 124.5,
0 0
] ]
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"ver": "1.0.0", "ver": "1.0.0",
"importer": "*", "importer": "*",
"imported": true, "imported": true,
"uuid": "d4b1a68e-dde9-41d6-880e-48ef0a254d72", "uuid": "6cf919fc-0a65-4add-bf93-98d3cc95ae1a",
"files": [ "files": [
".json", ".json",
".svga" ".svga"
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"ver": "1.0.0", "ver": "1.0.0",
"importer": "*", "importer": "*",
"imported": true, "imported": true,
"uuid": "cab8acfc-87a1-4d09-a1d4-a9fd98dc4e35", "uuid": "8c2ae542-3f72-493b-9e27-8c07032ecda6",
"files": [ "files": [
".json", ".json",
".svga" ".svga"
......
...@@ -93,6 +93,10 @@ ...@@ -93,6 +93,10 @@
</div> </div>
</div> </div>
<script>
window.voucherPackUrl = "https://mobapp.czbank.com/life/voucherPack.html";
</script>
<!-- Polyfills bundle. --> <!-- Polyfills bundle. -->
<script src="{{__remoteUrl__}}src/polyfills.bundle.js" charset="utf-8"></script> <script src="{{__remoteUrl__}}src/polyfills.bundle.js" charset="utf-8"></script>
...@@ -102,7 +106,6 @@ ...@@ -102,7 +106,6 @@
<!-- Import map --> <!-- Import map -->
<script src="{{__remoteUrl__}}src/import-map.json" type="systemjs-importmap" charset="utf-8"></script> <script src="{{__remoteUrl__}}src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>
<script> <script>
System.import('{{__remoteUrl__}}index.js').catch(function (err) { System.import('{{__remoteUrl__}}index.js').catch(function (err) {
console.error(err); console.error(err);
......
<html> <html>
<head> <head>
<link rel="icon" href="./favicon.ico"/> <link rel="icon" href="./favicon.ico" />
<meta charset="utf-8"/> <meta charset="utf-8" />
<title>财富游园会</title> <title>财富游园会</title>
<meta <meta
name="viewport" name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,minimal-ui=true" content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,minimal-ui=true"
/> />
<meta name="apple-mobile-web-app-capable" content="yes"/> <meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="full-screen" content="yes"/> <meta name="full-screen" content="yes" />
<meta name="screen-orientation" content="portrait"/> <meta name="screen-orientation" content="portrait" />
<meta name="x5-fullscreen" content="true"/> <meta name="x5-fullscreen" content="true" />
<meta name="360-fullscreen" content="true"/> <meta name="360-fullscreen" content="true" />
<meta name="renderer" content="webkit"/> <meta name="renderer" content="webkit" />
<meta name="force-rendering" content="webkit"/> <meta name="force-rendering" content="webkit" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<script src="//yun.duiba.com.cn/polaris/declare-process.edbd0793356569c4e3aa91ec7d0aebf5a7bd7364.js" crossorigin="anonymous"></script> <script src="//yun.duiba.com.cn/polaris/declare-process.edbd0793356569c4e3aa91ec7d0aebf5a7bd7364.js"
<script src="//yun.duiba.com.cn/polaris/SVGA.Lite.v2.1.1.d3a67cbc13c591c53c6f87ab34c57ce387010374.js" crossorigin="anonymous"></script> crossorigin="anonymous"></script>
<script src="//yun.duiba.com.cn/polaris/SVGA.Lite.v2.1.1.d3a67cbc13c591c53c6f87ab34c57ce387010374.js"
crossorigin="anonymous"></script>
<script src="//yun.duiba.com.cn/aurora/assets/2403d1edf2acd15b179306b6ddaa5f0967d78a8f.js"></script> <script src="//yun.duiba.com.cn/aurora/assets/2403d1edf2acd15b179306b6ddaa5f0967d78a8f.js"></script>
<link rel="stylesheet" type="text/css" href="./index.css"/> <link rel="stylesheet" type="text/css" href="./index.css" />
<style> <style>
.sui-captcha { .sui-captcha {
visibility: hidden; visibility: hidden;
...@@ -89,9 +91,12 @@ ...@@ -89,9 +91,12 @@
<%- include(cocosTemplate, {}) %> <%- include(cocosTemplate, {}) %>
<script> <script>
window.addEventListener("load", function () { window.voucherPackUrl = "https://mobapp.czbank.com/life/voucherPack.html";
window.vConsole?.destroy(); // 干掉烦人的vConsole </script>
}); <script>
window.addEventListener("load", function () {
window.vConsole?.destroy(); // 干掉烦人的vConsole
});
</script> </script>
</body> </body>
</html> </html>
{"proSetting":{"projectxIDs":{"devId":[],"testId":[{"label":"test","value":"pa7410987"}],"prodId":[]},"skinVariables":[],"mockSetting":{"projectId":"","pageId":""}},"envSetting":{},"psdSetting":{"psdFSSetting":true,"psdCenterSetting":true}} {"proSetting":{"projectxIDs":{"devId":[],"testId":[{"label":"test","value":"pa7410987"}],"prodId":[{"label":"prodTest","value":"pc9c1ee11"}]},"skinVariables":[],"mockSetting":{"projectId":"","pageId":""}},"envSetting":{},"psdSetting":{"psdFSSetting":true,"psdCenterSetting":true}}
...@@ -4,6 +4,21 @@ ...@@ -4,6 +4,21 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title>财富游园会</title> <title>财富游园会</title>
<script id="monitorjs" src="//yun.duiba.com.cn/woodpecker/sdk/0.0.36/woodpecker_outer.js" ></script>
<script id="registerMonitor">
// 烽火台注入前端监控脚本,请勿修改
try {
woodpecker.setConfig({
projectId: "pc9c1ee11",
developer: [
"fa17c4667c62b5ba014f382c0802a462"
],
});
} catch (e) {
console.error(e);
}
</script>
<!--http://www.html5rocks.com/en/mobile/mobifying/--> <!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta name="viewport" <meta name="viewport"
......
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