Commit 4e3c718e authored by liujiangnan's avatar liujiangnan

feat: 能打开了

parent 66dd929d
{
"ver": "1.1.2",
"uuid": "4f557179-a05f-4891-bac0-6a3d0275c8ce",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
{"ver":"1.1.2","uuid":"4f557179-a05f-4891-bac0-6a3d0275c8ce","isBundle":false,"bundleName":"","priority":1,"compressionType":{},"optimizeHotUpdate":{},"inlineSpriteFrames":{},"isRemoteBundle":{"ios":false,"android":false},"subMetas":{}}
\ No newline at end of file
...@@ -785,7 +785,6 @@ ...@@ -785,7 +785,6 @@
], ],
"_srcBlendFactor": 770, "_srcBlendFactor": 770,
"_dstBlendFactor": 771, "_dstBlendFactor": 771,
"_useOriginalSize": false,
"_string": "00:00", "_string": "00:00",
"_N$string": "00:00", "_N$string": "00:00",
"_fontSize": 20, "_fontSize": 20,
...@@ -995,7 +994,6 @@ ...@@ -995,7 +994,6 @@
], ],
"_srcBlendFactor": 770, "_srcBlendFactor": 770,
"_dstBlendFactor": 771, "_dstBlendFactor": 771,
"_useOriginalSize": false,
"_string": "00:00", "_string": "00:00",
"_N$string": "00:00", "_N$string": "00:00",
"_fontSize": 20, "_fontSize": 20,
......
...@@ -228,7 +228,7 @@ cc.Class({ ...@@ -228,7 +228,7 @@ cc.Class({
window["air"].hideAirClassLoading(); window["air"].hideAirClassLoading();
} }
}); });
window.dispatchEvent(new CustomEvent('resize'), true) // window.dispatchEvent(new CustomEvent('resize'), true)
}, },
triggerInteractive() { triggerInteractive() {
this.tw.stop(); this.tw.stop();
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 21, "height": 21,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bar-bg": { "barbg": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "9c0a9a1c-f515-419f-a98b-d1926c0d9791", "uuid": "9c0a9a1c-f515-419f-a98b-d1926c0d9791",
"rawTextureUuid": "7babf1e0-399f-4c50-a3cc-c747f4d314e4", "rawTextureUuid": "7babf1e0-399f-4c50-a3cc-c747f4d314e4",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 234, "height": 234,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bar-tag": { "bartag": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "88113a42-ecd9-4466-92f3-473d8d95f1df", "uuid": "88113a42-ecd9-4466-92f3-473d8d95f1df",
"rawTextureUuid": "fe2f92d5-98f1-488f-ac31-a8a2552d1023", "rawTextureUuid": "fe2f92d5-98f1-488f-ac31-a8a2552d1023",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 16, "height": 16,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"pb-bg1": { "pbbg1": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "1eb8f65f-e646-43ae-8af0-21995ddd351d", "uuid": "1eb8f65f-e646-43ae-8af0-21995ddd351d",
"rawTextureUuid": "4aae83cf-809c-4556-86f0-08bfefacc909", "rawTextureUuid": "4aae83cf-809c-4556-86f0-08bfefacc909",
......
This diff is collapsed.
{ {
"engine": "cocos2d-html5", "engine": "cocos2d-html5",
"packages": "packages", "packages": "packages",
"version": "2.4.3", "version": "2.4.5",
"id": "bec4fbe6-e8c3-4ec8-8062-ecc191fc2e19", "id": "bec4fbe6-e8c3-4ec8-8062-ecc191fc2e19",
"isNew": false "isNew": false
} }
\ 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