1.修改详情页
2.优化首页
| ... | @@ -189,7 +189,7 @@ | ... | @@ -189,7 +189,7 @@ |
| 189 | "array": [ | 189 | "array": [ |
| 190 | 0, | 190 | 0, |
| 191 | 0, | 191 | 0, |
| 192 | 265.0037841796875, | 192 | 271.06060791015625, |
| 193 | 0, | 193 | 0, |
| 194 | 0, | 194 | 0, |
| 195 | 0, | 195 | 0, |
| ... | @@ -1228,9 +1228,7 @@ | ... | @@ -1228,9 +1228,7 @@ |
| 1228 | ], | 1228 | ], |
| 1229 | "_srcBlendFactor": 770, | 1229 | "_srcBlendFactor": 770, |
| 1230 | "_dstBlendFactor": 771, | 1230 | "_dstBlendFactor": 771, |
| 1231 | "_spriteFrame": { | 1231 | "_spriteFrame": null, |
| 1232 | "__uuid__": "25c3545b-49b6-40d0-928d-58a15150d9da" | ||
| 1233 | }, | ||
| 1234 | "_type": 0, | 1232 | "_type": 0, |
| 1235 | "_sizeMode": 0, | 1233 | "_sizeMode": 0, |
| 1236 | "_fillType": 0, | 1234 | "_fillType": 0, |
| ... | @@ -1364,9 +1362,7 @@ | ... | @@ -1364,9 +1362,7 @@ |
| 1364 | ], | 1362 | ], |
| 1365 | "_srcBlendFactor": 770, | 1363 | "_srcBlendFactor": 770, |
| 1366 | "_dstBlendFactor": 771, | 1364 | "_dstBlendFactor": 771, |
| 1367 | "_spriteFrame": { | 1365 | "_spriteFrame": null, |
| 1368 | "__uuid__": "25c3545b-49b6-40d0-928d-58a15150d9da" | ||
| 1369 | }, | ||
| 1370 | "_type": 0, | 1366 | "_type": 0, |
| 1371 | "_sizeMode": 0, | 1367 | "_sizeMode": 0, |
| 1372 | "_fillType": 0, | 1368 | "_fillType": 0, |
| ... | @@ -1500,9 +1496,7 @@ | ... | @@ -1500,9 +1496,7 @@ |
| 1500 | ], | 1496 | ], |
| 1501 | "_srcBlendFactor": 770, | 1497 | "_srcBlendFactor": 770, |
| 1502 | "_dstBlendFactor": 771, | 1498 | "_dstBlendFactor": 771, |
| 1503 | "_spriteFrame": { | 1499 | "_spriteFrame": null, |
| 1504 | "__uuid__": "25c3545b-49b6-40d0-928d-58a15150d9da" | ||
| 1505 | }, | ||
| 1506 | "_type": 0, | 1500 | "_type": 0, |
| 1507 | "_sizeMode": 0, | 1501 | "_sizeMode": 0, |
| 1508 | "_fillType": 0, | 1502 | "_fillType": 0, |
| ... | @@ -1636,9 +1630,7 @@ | ... | @@ -1636,9 +1630,7 @@ |
| 1636 | ], | 1630 | ], |
| 1637 | "_srcBlendFactor": 770, | 1631 | "_srcBlendFactor": 770, |
| 1638 | "_dstBlendFactor": 771, | 1632 | "_dstBlendFactor": 771, |
| 1639 | "_spriteFrame": { | 1633 | "_spriteFrame": null, |
| 1640 | "__uuid__": "25c3545b-49b6-40d0-928d-58a15150d9da" | ||
| 1641 | }, | ||
| 1642 | "_type": 0, | 1634 | "_type": 0, |
| 1643 | "_sizeMode": 0, | 1635 | "_sizeMode": 0, |
| 1644 | "_fillType": 0, | 1636 | "_fillType": 0, |
| ... | @@ -1962,15 +1954,15 @@ | ... | @@ -1962,15 +1954,15 @@ |
| 1962 | }, | 1954 | }, |
| 1963 | "_anchorPoint": { | 1955 | "_anchorPoint": { |
| 1964 | "__type__": "cc.Vec2", | 1956 | "__type__": "cc.Vec2", |
| 1965 | "x": 0.5, | 1957 | "x": 0, |
| 1966 | "y": 0.5 | 1958 | "y": 1 |
| 1967 | }, | 1959 | }, |
| 1968 | "_trs": { | 1960 | "_trs": { |
| 1969 | "__type__": "TypedArray", | 1961 | "__type__": "TypedArray", |
| 1970 | "ctor": "Float32Array", | 1962 | "ctor": "Float32Array", |
| 1971 | "array": [ | 1963 | "array": [ |
| 1972 | 0, | 1964 | 0, |
| 1973 | 0, | 1965 | -178, |
| 1974 | 0, | 1966 | 0, |
| 1975 | 0, | 1967 | 0, |
| 1976 | 0, | 1968 | 0, |
| ... | @@ -2005,9 +1997,9 @@ | ... | @@ -2005,9 +1997,9 @@ |
| 2005 | "alignMode": 1, | 1997 | "alignMode": 1, |
| 2006 | "_target": null, | 1998 | "_target": null, |
| 2007 | "_alignFlags": 9, | 1999 | "_alignFlags": 9, |
| 2008 | "_left": -100, | 2000 | "_left": 0, |
| 2009 | "_right": 0, | 2001 | "_right": 0, |
| 2010 | "_top": -100, | 2002 | "_top": 178, |
| 2011 | "_bottom": 0, | 2003 | "_bottom": 0, |
| 2012 | "_verticalCenter": 0, | 2004 | "_verticalCenter": 0, |
| 2013 | "_horizontalCenter": 0, | 2005 | "_horizontalCenter": 0, |
| ... | @@ -2262,7 +2254,7 @@ | ... | @@ -2262,7 +2254,7 @@ |
| 2262 | "_contentSize": { | 2254 | "_contentSize": { |
| 2263 | "__type__": "cc.Size", | 2255 | "__type__": "cc.Size", |
| 2264 | "width": 1153, | 2256 | "width": 1153, |
| 2265 | "height": 650 | 2257 | "height": 200 |
| 2266 | }, | 2258 | }, |
| 2267 | "_anchorPoint": { | 2259 | "_anchorPoint": { |
| 2268 | "__type__": "cc.Vec2", | 2260 | "__type__": "cc.Vec2", |
| ... | @@ -2286,7 +2278,7 @@ | ... | @@ -2286,7 +2278,7 @@ |
| 2286 | "ctor": "Float32Array", | 2278 | "ctor": "Float32Array", |
| 2287 | "array": [ | 2279 | "array": [ |
| 2288 | 640, | 2280 | 640, |
| 2289 | -955, | 2281 | -750, |
| 2290 | 0, | 2282 | 0, |
| 2291 | 0, | 2283 | 0, |
| 2292 | 0, | 2284 | 0, |
| ... | @@ -2340,7 +2332,7 @@ | ... | @@ -2340,7 +2332,7 @@ |
| 2340 | "_contentSize": { | 2332 | "_contentSize": { |
| 2341 | "__type__": "cc.Size", | 2333 | "__type__": "cc.Size", |
| 2342 | "width": 1200, | 2334 | "width": 1200, |
| 2343 | "height": 670 | 2335 | "height": 215 |
| 2344 | }, | 2336 | }, |
| 2345 | "_anchorPoint": { | 2337 | "_anchorPoint": { |
| 2346 | "__type__": "cc.Vec2", | 2338 | "__type__": "cc.Vec2", |
| ... | @@ -2410,7 +2402,7 @@ | ... | @@ -2410,7 +2402,7 @@ |
| 2410 | "_contentSize": { | 2402 | "_contentSize": { |
| 2411 | "__type__": "cc.Size", | 2403 | "__type__": "cc.Size", |
| 2412 | "width": 1153, | 2404 | "width": 1153, |
| 2413 | "height": 554 | 2405 | "height": 200 |
| 2414 | }, | 2406 | }, |
| 2415 | "_anchorPoint": { | 2407 | "_anchorPoint": { |
| 2416 | "__type__": "cc.Vec2", | 2408 | "__type__": "cc.Vec2", |
| ... | @@ -2434,7 +2426,7 @@ | ... | @@ -2434,7 +2426,7 @@ |
| 2434 | "ctor": "Float32Array", | 2426 | "ctor": "Float32Array", |
| 2435 | "array": [ | 2427 | "array": [ |
| 2436 | 0, | 2428 | 0, |
| 2437 | 0, | 2429 | 15, |
| 2438 | 0, | 2430 | 0, |
| 2439 | 0, | 2431 | 0, |
| 2440 | 0, | 2432 | 0, |
| ... | @@ -3380,7 +3372,7 @@ | ... | @@ -3380,7 +3372,7 @@ |
| 3380 | "_alignFlags": 1, | 3372 | "_alignFlags": 1, |
| 3381 | "_left": 0, | 3373 | "_left": 0, |
| 3382 | "_right": 0, | 3374 | "_right": 0, |
| 3383 | "_top": 630, | 3375 | "_top": 650, |
| 3384 | "_bottom": 0, | 3376 | "_bottom": 0, |
| 3385 | "_verticalCenter": 0, | 3377 | "_verticalCenter": 0, |
| 3386 | "_horizontalCenter": 0, | 3378 | "_horizontalCenter": 0, |
| ... | @@ -5673,30 +5665,9 @@ | ... | @@ -5673,30 +5665,9 @@ |
| 5673 | "_aTouchContext": [], | 5665 | "_aTouchContext": [], |
| 5674 | "_defaultBackScene": null, | 5666 | "_defaultBackScene": null, |
| 5675 | "_oFocusScaleFactorInfo": null, | 5667 | "_oFocusScaleFactorInfo": null, |
| 5676 | "layout_json": { | 5668 | "test_json": { |
| 5677 | "__uuid__": "2f979325-7c8b-45cc-99a5-30cc9c056bb1" | ||
| 5678 | }, | ||
| 5679 | "recommend_json": { | ||
| 5680 | "__uuid__": "d797e6d8-b99b-4992-be3f-35357c9dcd65" | 5669 | "__uuid__": "d797e6d8-b99b-4992-be3f-35357c9dcd65" |
| 5681 | }, | 5670 | }, |
| 5682 | "category_xxyz_list": { | ||
| 5683 | "__uuid__": "3beb596d-4dc5-414e-9751-9cbff50a0a39" | ||
| 5684 | }, | ||
| 5685 | "category_dztg_json": { | ||
| 5686 | "__uuid__": "9a8524c5-13e3-414a-91d7-32dcbcef16c0" | ||
| 5687 | }, | ||
| 5688 | "category_3dyx_json": { | ||
| 5689 | "__uuid__": "c3913569-3224-4557-aedd-a877a7c75939" | ||
| 5690 | }, | ||
| 5691 | "category_jycl_json": { | ||
| 5692 | "__uuid__": "25224060-4e72-44d0-9fa1-caa051cf1249" | ||
| 5693 | }, | ||
| 5694 | "category_jsby_json": { | ||
| 5695 | "__uuid__": "0a9757cd-35ad-43d4-8eab-9501998a4345" | ||
| 5696 | }, | ||
| 5697 | "test_category_list_recommend_json": { | ||
| 5698 | "__uuid__": "9d3d5ca5-5f87-4dd6-aca0-d18e2f36e990" | ||
| 5699 | }, | ||
| 5700 | "PFB_COMMON_WIDGET": { | 5671 | "PFB_COMMON_WIDGET": { |
| 5701 | "__uuid__": "57787725-2430-4ac3-b324-c22c08c3f074" | 5672 | "__uuid__": "57787725-2430-4ac3-b324-c22c08c3f074" |
| 5702 | }, | 5673 | }, | ... | ... |
| ... | @@ -403,6 +403,7 @@ cc.Class({ | ... | @@ -403,6 +403,7 @@ cc.Class({ |
| 403 | return true; | 403 | return true; |
| 404 | }, | 404 | }, |
| 405 | 405 | ||
| 406 | //模拟json中,count的值一定得准确,否则滑动出错 | ||
| 406 | loadData: function (onSuccess, onError, oScope, strResponse) { | 407 | loadData: function (onSuccess, onError, oScope, strResponse) { |
| 407 | var oJSONResult = JSON.parse(strResponse); | 408 | var oJSONResult = JSON.parse(strResponse); |
| 408 | var oHandleJson = {}; | 409 | var oHandleJson = {}; | ... | ... |
| ... | @@ -52,6 +52,8 @@ cc.Topdraw.TVCanvas = | ... | @@ -52,6 +52,8 @@ cc.Topdraw.TVCanvas = |
| 52 | _defaultBackScene: null,//每个场景Canvas都有的 默认返回场景 每个场景自己构造函数内设置值 | 52 | _defaultBackScene: null,//每个场景Canvas都有的 默认返回场景 每个场景自己构造函数内设置值 |
| 53 | _oFocusScaleFactorInfo: null, | 53 | _oFocusScaleFactorInfo: null, |
| 54 | 54 | ||
| 55 | _bShowExitBox: false, | ||
| 56 | |||
| 55 | }, | 57 | }, |
| 56 | onLoad: function () { | 58 | onLoad: function () { |
| 57 | 59 | ||
| ... | @@ -315,6 +317,7 @@ cc.Topdraw.TVCanvas = | ... | @@ -315,6 +317,7 @@ cc.Topdraw.TVCanvas = |
| 315 | let aSceneContext = compApplication.getSceneContext(); | 317 | let aSceneContext = compApplication.getSceneContext(); |
| 316 | let aSceneParameter = compApplication.getSceneParameter(); | 318 | let aSceneParameter = compApplication.getSceneParameter(); |
| 317 | if (aSceneParameter.length) { | 319 | if (aSceneParameter.length) { |
| 320 | this._bShowExitBox = false; | ||
| 318 | let oSceneParameter = aSceneParameter.pop(); | 321 | let oSceneParameter = aSceneParameter.pop(); |
| 319 | //aSceneParameter[] | 322 | //aSceneParameter[] |
| 320 | compApplication.setBackStatus(true); | 323 | compApplication.setBackStatus(true); |
| ... | @@ -354,9 +357,17 @@ cc.Topdraw.TVCanvas = | ... | @@ -354,9 +357,17 @@ cc.Topdraw.TVCanvas = |
| 354 | } else { | 357 | } else { |
| 355 | cc.log("应该退出应用才对"); | 358 | cc.log("应该退出应用才对"); |
| 356 | //cc.director.end(); | 359 | //cc.director.end(); |
| 360 | // this.commonSimpleTip("退出应用", 1); | ||
| 361 | // cc.game.end(); | ||
| 362 | |||
| 363 | if (!this._bShowExitBox) { //弹出挽留界面 | ||
| 364 | this.showDetainBox(); | ||
| 365 | } else { | ||
| 366 | cc.log("退出应用!"); | ||
| 357 | cc.game.end(); | 367 | cc.game.end(); |
| 358 | } | 368 | } |
| 359 | } | 369 | } |
| 370 | } | ||
| 360 | } catch (error) { | 371 | } catch (error) { |
| 361 | if (cc.sys.isNative) { | 372 | if (cc.sys.isNative) { |
| 362 | jsb.reflection.callStaticMethod("org/cocos2dx/javascript/AppActivity", "logInSceneI", "(Ljava/lang/String;)V", "backAScene Error in TVCanvas==>" + error); | 373 | jsb.reflection.callStaticMethod("org/cocos2dx/javascript/AppActivity", "logInSceneI", "(Ljava/lang/String;)V", "backAScene Error in TVCanvas==>" + error); |
| ... | @@ -926,20 +937,18 @@ cc.Topdraw.TVCanvas = | ... | @@ -926,20 +937,18 @@ cc.Topdraw.TVCanvas = |
| 926 | */ | 937 | */ |
| 927 | showDetainBox: function (fiBackend, bHideBg) { | 938 | showDetainBox: function (fiBackend, bHideBg) { |
| 928 | try { | 939 | try { |
| 940 | this._bShowExitBox = true; | ||
| 929 | if (this._nodeSystemPrompt) { | 941 | if (this._nodeSystemPrompt) { |
| 930 | this._nodeSystemPrompt.opacity = 255; | 942 | this._nodeSystemPrompt.opacity = 255; |
| 931 | this._iDetainBoxStatus = this._aFocusTargets.length; | 943 | if (null == this._aFocusTargets[1]) { //focus放到第二层级,避免冲突 |
| 932 | if (null == this._aFocusTargets[this._iDetainBoxStatus]) { | 944 | this._aFocusTargets[1] = []; |
| 933 | this._aFocusTargets[this._iDetainBoxStatus] = []; | ||
| 934 | } | 945 | } |
| 935 | this._aFocusTargets[this._iDetainBoxStatus]['system_confirm_btn'] = cc.find("PromptBox/Confirm", this._nodeSystemPrompt); | 946 | this._aFocusTargets[1]['system_confirm_btn'] = cc.find("PromptBox/Confirm", this._nodeSystemPrompt); |
| 936 | this._aFocusTargets[this._iDetainBoxStatus]['system_cancel_btn'] = cc.find("PromptBox/Cancel", this._nodeSystemPrompt); | 947 | this._aFocusTargets[1]['system_cancel_btn'] = cc.find("PromptBox/Cancel", this._nodeSystemPrompt); |
| 937 | this._fiBeforeDetainBox = this._fiCurrentFocus; | 948 | this._fiBeforeDetainBox = this._fiCurrentFocus; |
| 938 | this._fiBackend = fiBackend; | 949 | this._fiBackend = fiBackend; |
| 939 | this._iStatusBeforeDetainBox = this._iFocusStatus; | 950 | this._iSceneStatus = 1; |
| 940 | this._iFocusStatus = this._iDetainBoxStatus; | 951 | this._cFocus.flyFocus(this._fiCurrentFocus, this._aFocusTargets[1]['system_confirm_btn'].getComponent(FocusInfo), Common.MOVE_DIRECTION_UP, this._fFocusScaleFactor, null); |
| 941 | this._cFocus.flyFocus(this._fiCurrentFocus, this._aFocusTargets[this._iDetainBoxStatus]['system_confirm_btn'].getComponent(FocusInfo), Common.MOVE_DIRECTION_UP, this._fFocusScaleFactor, null); | ||
| 942 | this._bShowingDetainBox = true; | ||
| 943 | this._bIsLoadingPfbSystemPrompt = false; | 952 | this._bIsLoadingPfbSystemPrompt = false; |
| 944 | } else { | 953 | } else { |
| 945 | this._bIsLoadingPfbSystemPrompt = true; | 954 | this._bIsLoadingPfbSystemPrompt = true; |
| ... | @@ -974,17 +983,18 @@ cc.Topdraw.TVCanvas = | ... | @@ -974,17 +983,18 @@ cc.Topdraw.TVCanvas = |
| 974 | hideDetainBox: function () { | 983 | hideDetainBox: function () { |
| 975 | try { | 984 | try { |
| 976 | this._nodeSystemPrompt.opacity = 0; | 985 | this._nodeSystemPrompt.opacity = 0; |
| 977 | delete this._aFocusTargets[this._iDetainBoxStatus]['system_confirm_btn']; | 986 | delete this._aFocusTargets[1]['system_confirm_btn']; |
| 978 | delete this._aFocusTargets[this._iDetainBoxStatus]['system_cancel_btn']; | 987 | delete this._aFocusTargets[1]['system_cancel_btn']; |
| 979 | this._iFocusStatus = this._iStatusBeforeDetainBox; | 988 | this._iSceneStatus = 0; |
| 980 | let iX = Common.SCREEN_WIDTH / 2 + Common.getX(this._fiBeforeDetainBox.node) - this._fiBeforeDetainBox.node.width / 2; | 989 | let iX = Common.SCREEN_WIDTH / 2 + Common.getX(this._fiBeforeDetainBox.node) - this._fiBeforeDetainBox.node.width / 2; |
| 981 | let iY = Common.SCREEN_HEIGHT / 2 - Common.getY(this._fiBeforeDetainBox.node) + this._fiBeforeDetainBox.node.height / 2; | 990 | let iY = Common.SCREEN_HEIGHT / 2 - Common.getY(this._fiBeforeDetainBox.node) + this._fiBeforeDetainBox.node.height / 2; |
| 991 | cc.log("记忆焦点:"+this._fiBeforeDetainBox.node.name); | ||
| 982 | if (this._fiBeforeDetainBox.getEnable() && iX >= 0 && iX <= Common.SCREEN_WIDTH && iY >= 0 && iY <= Common.SCREEN_HEIGHT + 50) {//这里是考虑给播放元素设置了虚拟位置 | 992 | if (this._fiBeforeDetainBox.getEnable() && iX >= 0 && iX <= Common.SCREEN_WIDTH && iY >= 0 && iY <= Common.SCREEN_HEIGHT + 50) {//这里是考虑给播放元素设置了虚拟位置 |
| 983 | this._cFocus.flyFocus(this._fiCurrentFocus, this._fiBeforeDetainBox, Common.MOVE_DIRECTION_UP, this._fFocusScaleFactor, null); | 993 | this._cFocus.flyFocus(this._fiCurrentFocus, this._fiBeforeDetainBox, Common.MOVE_DIRECTION_UP, this._fFocusScaleFactor, null); |
| 984 | } else { | 994 | } else { |
| 985 | this._cFocus.flyFocus(this._fiCurrentFocus, this._fiBackend, Common.MOVE_DIRECTION_UP, this._fFocusScaleFactor, null); | 995 | this._cFocus.flyFocus(this._fiCurrentFocus, this._fiBackend, Common.MOVE_DIRECTION_UP, this._fFocusScaleFactor, null); |
| 986 | } | 996 | } |
| 987 | this._bShowingDetainBox = false; | 997 | this._bShowExitBox = false; |
| 988 | } catch (error) { | 998 | } catch (error) { |
| 989 | if (cc.sys.isNative) { | 999 | if (cc.sys.isNative) { |
| 990 | jsb.reflection.callStaticMethod("org/cocos2dx/javascript/AppActivity", "logInSceneI", "(Ljava/lang/String;)V", "hideDetainBox Error in TVCanvas==>" + error); | 1000 | jsb.reflection.callStaticMethod("org/cocos2dx/javascript/AppActivity", "logInSceneI", "(Ljava/lang/String;)V", "hideDetainBox Error in TVCanvas==>" + error); | ... | ... |
| ... | @@ -19,36 +19,6 @@ cc.Class({ | ... | @@ -19,36 +19,6 @@ cc.Class({ |
| 19 | default: null, | 19 | default: null, |
| 20 | type: cc.Prefab | 20 | type: cc.Prefab |
| 21 | }, | 21 | }, |
| 22 | |||
| 23 | navi_json: { | ||
| 24 | default: null, | ||
| 25 | type: cc.JsonAsset | ||
| 26 | }, | ||
| 27 | |||
| 28 | category_jtdr_list: { | ||
| 29 | default: null, | ||
| 30 | type: cc.JsonAsset | ||
| 31 | }, | ||
| 32 | category_all_list: { | ||
| 33 | default: null, | ||
| 34 | type: cc.JsonAsset | ||
| 35 | }, | ||
| 36 | category_nlbz_list: { | ||
| 37 | default: null, | ||
| 38 | type: cc.JsonAsset | ||
| 39 | }, | ||
| 40 | category_3dyx_list: { | ||
| 41 | default: null, | ||
| 42 | type: cc.JsonAsset | ||
| 43 | }, | ||
| 44 | category_xyx_list: { | ||
| 45 | default: null, | ||
| 46 | type: cc.JsonAsset | ||
| 47 | }, | ||
| 48 | category_tjyz_list: { | ||
| 49 | default: null, | ||
| 50 | type: cc.JsonAsset | ||
| 51 | }, | ||
| 52 | }, | 22 | }, |
| 53 | 23 | ||
| 54 | onLoad: function () { | 24 | onLoad: function () { |
| ... | @@ -57,7 +27,6 @@ cc.Class({ | ... | @@ -57,7 +27,6 @@ cc.Class({ |
| 57 | this._oSceneContext._iCurrentLeftIndex = 0; | 27 | this._oSceneContext._iCurrentLeftIndex = 0; |
| 58 | this._bIsDataListMoving = false; | 28 | this._bIsDataListMoving = false; |
| 59 | 29 | ||
| 60 | this.aJsonList = [this.category_jtdr_list.json, this.category_all_list.json, this.category_nlbz_list.json, this.category_3dyx_list.json, this.category_xyx_list.json, this.category_tjyz_list.json]; | ||
| 61 | this._nodeTypeListWrapper = cc.find("TypeListArea/TypeListWrapper", this.node); | 30 | this._nodeTypeListWrapper = cc.find("TypeListArea/TypeListWrapper", this.node); |
| 62 | this._nodeTypeList = cc.find("TypeList", this._nodeTypeListWrapper); | 31 | this._nodeTypeList = cc.find("TypeList", this._nodeTypeListWrapper); |
| 63 | this._nodeTypeList.addComponent(TVScrollParameter); | 32 | this._nodeTypeList.addComponent(TVScrollParameter); |
| ... | @@ -69,6 +38,31 @@ cc.Class({ | ... | @@ -69,6 +38,31 @@ cc.Class({ |
| 69 | // fiScrollBtn.init(null, true); | 38 | // fiScrollBtn.init(null, true); |
| 70 | 39 | ||
| 71 | this.getNavList(); //获取导航栏信息 | 40 | this.getNavList(); //获取导航栏信息 |
| 41 | this.getCategoryListJsonRequest(); | ||
| 42 | }, | ||
| 43 | |||
| 44 | getCategoryListJsonRequest: function () { | ||
| 45 | var self = this; | ||
| 46 | var aJsonList = ["catetory_jtdr_list.json", "catetory_all_list.json", "catetory_nlbz_list.json", "catetory_3dyx_list.json", "catetory_xyx_list.json", "catetory_tyjj_list.json"]; | ||
| 47 | this.aCategoryListJson = []; | ||
| 48 | if (this.aCategoryListJson && this.aCategoryListJson.length > 0) { | ||
| 49 | return; | ||
| 50 | } | ||
| 51 | for (let i = 0; i < aJsonList.length; i++) { | ||
| 52 | Network.ajax("GET", Common.TOPDRAW_API_SERVER + "main/" + aJsonList[i], null, null, | ||
| 53 | function (strResponse) { | ||
| 54 | try { | ||
| 55 | // cc.log("远程数据:"+strResponse); | ||
| 56 | // var oJSONResult = JSON.parse(strResponse); | ||
| 57 | this.aCategoryListJson.push(strResponse); | ||
| 58 | } catch (error) { | ||
| 59 | cc.log("Business Exception:Get getCategoryListJsonRequest..." + error); | ||
| 60 | } | ||
| 61 | }, | ||
| 62 | function (strResponse) { | ||
| 63 | cc.log("Business Error:Get getCategoryListJsonRequest..." + strResponse); | ||
| 64 | }, this, "uuid"); | ||
| 65 | } | ||
| 72 | }, | 66 | }, |
| 73 | 67 | ||
| 74 | getNavList: function () { | 68 | getNavList: function () { |
| ... | @@ -83,11 +77,11 @@ cc.Class({ | ... | @@ -83,11 +77,11 @@ cc.Class({ |
| 83 | // "sortDirection": 'asc', | 77 | // "sortDirection": 'asc', |
| 84 | // 'token': Common.TEST_API_TOKEN, | 78 | // 'token': Common.TEST_API_TOKEN, |
| 85 | // }; | 79 | // }; |
| 86 | // Network.ajax("GET", Common.TOPDRAW_API_SERVER + "category/category_navi.json", null, null, | 80 | Network.ajax("GET", Common.TOPDRAW_API_SERVER + "category/category_navi.json", null, null, |
| 87 | // function (strResponse) { | 81 | function (strResponse) { |
| 88 | // try { | 82 | try { |
| 89 | // var oJSONResult = JSON.parse(strResponse); | 83 | var oJSONResult = JSON.parse(strResponse); |
| 90 | var oJSONResult = this.navi_json.json; | 84 | // var oJSONResult = this.navi_json.json; |
| 91 | // this._cLog.screenI("gameCategory getNavList start..." + JSON.stringify(oJSONResult)); | 85 | // this._cLog.screenI("gameCategory getNavList start..." + JSON.stringify(oJSONResult)); |
| 92 | if (oJSONResult.businessCode == 'success') { | 86 | if (oJSONResult.businessCode == 'success') { |
| 93 | this._oInit.aNavList = []; | 87 | this._oInit.aNavList = []; |
| ... | @@ -98,17 +92,27 @@ cc.Class({ | ... | @@ -98,17 +92,27 @@ cc.Class({ |
| 98 | let node = cc.instantiate(this.PFB_COMMON); | 92 | let node = cc.instantiate(this.PFB_COMMON); |
| 99 | 93 | ||
| 100 | if (oProgram.image[0] && oProgram.image[0].fileUrl) { | 94 | if (oProgram.image[0] && oProgram.image[0].fileUrl) { |
| 101 | this._oInit.aTopNaviImg.push(oProgram.image[0].fileUrl); | 95 | this._oInit.aTopNaviImg.push(Common.TOPDRAW_IMAGE_SERVER + oProgram.image[0].fileUrl); |
| 102 | node.width = oProgram.image[0].width; | 96 | node.width = oProgram.image[0].width; |
| 103 | node.height = oProgram.image[0].height; | 97 | node.height = oProgram.image[0].height; |
| 104 | node.getChildByName("Pic").width = oProgram.image[0].width; | 98 | node.getChildByName("Pic").width = oProgram.image[0].width; |
| 105 | node.getChildByName("Pic").height = oProgram.image[0].height; | 99 | node.getChildByName("Pic").height = oProgram.image[0].height; |
| 106 | cc.loader.loadRes(oProgram.image[0].fileUrl, cc.Texture2D, function (err, texture) { | 100 | // cc.loader.loadRes(oProgram.image[0].fileUrl, cc.Texture2D, function (err, texture) { |
| 101 | // node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, oProgram.image[0].width, oProgram.image[0].height)); | ||
| 102 | // if (i == self._oSceneContext._iCurrentLeftIndex) { | ||
| 103 | // node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, oProgram.image[0].height, oProgram.image[0].width, oProgram.image[0].height)); | ||
| 104 | // } | ||
| 105 | // }); | ||
| 106 | |||
| 107 | Network.loadImageInNativeRuntime( | ||
| 108 | Common.TOPDRAW_IMAGE_SERVER + oProgram.image[0].fileUrl, null, | ||
| 109 | function (texture, iRequestId) { | ||
| 107 | node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, oProgram.image[0].width, oProgram.image[0].height)); | 110 | node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, oProgram.image[0].width, oProgram.image[0].height)); |
| 108 | if (i == self._oSceneContext._iCurrentLeftIndex) { | 111 | if (i == self._oSceneContext._iCurrentLeftIndex) { |
| 109 | node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, oProgram.image[0].height, oProgram.image[0].width, oProgram.image[0].height)); | 112 | node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, oProgram.image[0].height, oProgram.image[0].width, oProgram.image[0].height)); |
| 110 | } | 113 | } |
| 111 | }); | 114 | }, function () { }, this |
| 115 | ); | ||
| 112 | // Network.loadImageInNativeRuntime(Common.TOPDRAW_IMAGE_SERVER + oProgram.image[0].fileUrl, i, | 116 | // Network.loadImageInNativeRuntime(Common.TOPDRAW_IMAGE_SERVER + oProgram.image[0].fileUrl, i, |
| 113 | // function (texture, iRequestId) { | 117 | // function (texture, iRequestId) { |
| 114 | // node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, oProgram.image[1].width, oProgram.image[1].height)); | 118 | // node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, oProgram.image[1].width, oProgram.image[1].height)); |
| ... | @@ -134,15 +138,15 @@ cc.Class({ | ... | @@ -134,15 +138,15 @@ cc.Class({ |
| 134 | this.checkDataReadyAndInitFocus(); | 138 | this.checkDataReadyAndInitFocus(); |
| 135 | this.requestMediaList(1); | 139 | this.requestMediaList(1); |
| 136 | } else { | 140 | } else { |
| 137 | cc.log("Business Error:get nav..." + oJSONResult.description); | 141 | cc.log("Business Error:getNavList..." + oJSONResult.description); |
| 138 | } | 142 | } |
| 139 | // } catch (error) { | 143 | } catch (error) { |
| 140 | // cc.log("Business Exception:get nav..." + error); | 144 | cc.log("Business Exception:getNavList..." + error); |
| 141 | // } | 145 | } |
| 142 | // }, | 146 | }, |
| 143 | // function (strResponse) { | 147 | function (strResponse) { |
| 144 | // cc.log("Business Error:get nav..." + strResponse); | 148 | cc.log("Business Error:getNavList..." + strResponse); |
| 145 | // }, this, "uuid"); | 149 | }, this, "uuid"); |
| 146 | }, | 150 | }, |
| 147 | 151 | ||
| 148 | requestMediaList: function (cId) { | 152 | requestMediaList: function (cId) { |
| ... | @@ -257,7 +261,7 @@ cc.Class({ | ... | @@ -257,7 +261,7 @@ cc.Class({ |
| 257 | // lvCategoryList.loadData( | 261 | // lvCategoryList.loadData( |
| 258 | // function (strResponse) { | 262 | // function (strResponse) { |
| 259 | // cc.log("/////" + JSON.stringify(this.test_list_json1.json)); | 263 | // cc.log("/////" + JSON.stringify(this.test_list_json1.json)); |
| 260 | let strResponse = JSON.stringify(this.aJsonList[this._oSceneContext._iCurrentLeftIndex]); | 264 | let strResponse = this.aCategoryListJson[this._oSceneContext._iCurrentLeftIndex]; |
| 261 | lvCategoryList.renderInitData(strResponse, function () { | 265 | lvCategoryList.renderInitData(strResponse, function () { |
| 262 | // cc.log("InitCategoryList-------------------->"); | 266 | // cc.log("InitCategoryList-------------------->"); |
| 263 | var oJSONResult = JSON.parse(strResponse); | 267 | var oJSONResult = JSON.parse(strResponse); |
| ... | @@ -372,7 +376,7 @@ cc.Class({ | ... | @@ -372,7 +376,7 @@ cc.Class({ |
| 372 | var index = parseInt(this._fiCurrentFocus.node.getName().replace('CategoryListCell', '')); | 376 | var index = parseInt(this._fiCurrentFocus.node.getName().replace('CategoryListCell', '')); |
| 373 | // cc.log("当前时多少条目:" + index); | 377 | // cc.log("当前时多少条目:" + index); |
| 374 | let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView); | 378 | let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView); |
| 375 | if (lvCategoryList.scrollARowUp(index, JSON.stringify(this.aJsonList[this._oSceneContext._iCurrentLeftIndex]))) { | 379 | if (lvCategoryList.scrollARowUp(index, this.aCategoryListJson[this._oSceneContext._iCurrentLeftIndex])) { |
| 376 | return; | 380 | return; |
| 377 | } | 381 | } |
| 378 | } | 382 | } |
| ... | @@ -390,7 +394,7 @@ cc.Class({ | ... | @@ -390,7 +394,7 @@ cc.Class({ |
| 390 | if (0 == this._fiCurrentFocus.node.getName().indexOf('CategoryListCell')) { | 394 | if (0 == this._fiCurrentFocus.node.getName().indexOf('CategoryListCell')) { |
| 391 | var index = parseInt(this._fiCurrentFocus.node.getName().replace('CategoryListCell', '')); | 395 | var index = parseInt(this._fiCurrentFocus.node.getName().replace('CategoryListCell', '')); |
| 392 | let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView); | 396 | let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView); |
| 393 | if (lvCategoryList.scrollARowDown(null, index, JSON.stringify(this.aJsonList[this._oSceneContext._iCurrentLeftIndex]))) { | 397 | if (lvCategoryList.scrollARowDown(null, index, this.aCategoryListJson[this._oSceneContext._iCurrentLeftIndex])) { |
| 394 | return; | 398 | return; |
| 395 | } | 399 | } |
| 396 | } | 400 | } |
| ... | @@ -450,13 +454,25 @@ cc.Class({ | ... | @@ -450,13 +454,25 @@ cc.Class({ |
| 450 | let iIndex = fiFrom.node.name.replace("topNavi", ''); | 454 | let iIndex = fiFrom.node.name.replace("topNavi", ''); |
| 451 | if (this._oInit.aTopNaviImg[iIndex]) { | 455 | if (this._oInit.aTopNaviImg[iIndex]) { |
| 452 | if (0 == fiTo.node.getName().indexOf('topNavi')) { | 456 | if (0 == fiTo.node.getName().indexOf('topNavi')) { |
| 453 | cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex], cc.Texture2D, function (err, texture) { | 457 | // cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex], cc.Texture2D, function (err, texture) { |
| 458 | // fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); | ||
| 459 | // }); | ||
| 460 | Network.loadImageInNativeRuntime( | ||
| 461 | this._oInit.aTopNaviImg[iIndex], null, | ||
| 462 | function (texture, iRequestId) { | ||
| 454 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); | 463 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); |
| 455 | }); | 464 | }, function () { }, this |
| 465 | ); | ||
| 456 | } else { | 466 | } else { |
| 457 | cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex], cc.Texture2D, function (err, texture) { | 467 | // cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex], cc.Texture2D, function (err, texture) { |
| 468 | // fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiFrom.node.height * 2, fiFrom.node.width, fiFrom.node.height)); | ||
| 469 | // }); | ||
| 470 | Network.loadImageInNativeRuntime( | ||
| 471 | this._oInit.aTopNaviImg[iIndex], null, | ||
| 472 | function (texture, iRequestId) { | ||
| 458 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiFrom.node.height * 2, fiFrom.node.width, fiFrom.node.height)); | 473 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiFrom.node.height * 2, fiFrom.node.width, fiFrom.node.height)); |
| 459 | }); | 474 | }, function () { }, this |
| 475 | ); | ||
| 460 | } | 476 | } |
| 461 | 477 | ||
| 462 | // Network.loadImageInNativeRuntime( | 478 | // Network.loadImageInNativeRuntime( |
| ... | @@ -498,9 +514,15 @@ cc.Class({ | ... | @@ -498,9 +514,15 @@ cc.Class({ |
| 498 | // fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | 514 | // fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); |
| 499 | // cc.log(iIndex + " ... " + this._oInit.aTopNaviImg[iIndex]); | 515 | // cc.log(iIndex + " ... " + this._oInit.aTopNaviImg[iIndex]); |
| 500 | if (this._oInit.aTopNaviImg[iIndex]) { | 516 | if (this._oInit.aTopNaviImg[iIndex]) { |
| 501 | cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex], cc.Texture2D, function (err, texture) { | 517 | // cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex], cc.Texture2D, function (err, texture) { |
| 518 | // fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | ||
| 519 | // }); | ||
| 520 | Network.loadImageInNativeRuntime( | ||
| 521 | this._oInit.aTopNaviImg[iIndex], null, | ||
| 522 | function (texture, iRequestId) { | ||
| 502 | fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | 523 | fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); |
| 503 | }); | 524 | }, function () { }, this |
| 525 | ); | ||
| 504 | // Network.loadImageInNativeRuntime( | 526 | // Network.loadImageInNativeRuntime( |
| 505 | // this._oInit.aTopNaviImg[iIndex], | 527 | // this._oInit.aTopNaviImg[iIndex], |
| 506 | // function (texture) { | 528 | // function (texture) { | ... | ... |
| ... | @@ -61,10 +61,16 @@ cc.Class({ | ... | @@ -61,10 +61,16 @@ cc.Class({ |
| 61 | // self.pic.spriteFrame = new cc.SpriteFrame(texture); | 61 | // self.pic.spriteFrame = new cc.SpriteFrame(texture); |
| 62 | // }, null, this | 62 | // }, null, this |
| 63 | // ); | 63 | // ); |
| 64 | cc.log("categoryList..."+oData.image[0].fileUrl); | 64 | // cc.log("categoryList..."+oData.image[0].fileUrl); |
| 65 | cc.loader.loadRes(oData.image[0].fileUrl, cc.Texture2D, function (err, texture) { | 65 | // cc.loader.loadRes(oData.image[0].fileUrl, cc.Texture2D, function (err, texture) { |
| 66 | // self.pic.spriteFrame = new cc.SpriteFrame(texture); | ||
| 67 | // }); | ||
| 68 | Network.loadImageInNativeRuntime( | ||
| 69 | Common.TOPDRAW_IMAGE_SERVER + oData.image[0].fileUrl, null, | ||
| 70 | function (texture, iRequestId) { | ||
| 66 | self.pic.spriteFrame = new cc.SpriteFrame(texture); | 71 | self.pic.spriteFrame = new cc.SpriteFrame(texture); |
| 67 | }); | 72 | }, function () { }, this |
| 73 | ); | ||
| 68 | } | 74 | } |
| 69 | // cc.log("category list cell location: "+oData.image[0].fileUrl); | 75 | // cc.log("category list cell location: "+oData.image[0].fileUrl); |
| 70 | this.node.getComponent(FocusInfo).setTVLink(oData.tvlink); | 76 | this.node.getComponent(FocusInfo).setTVLink(oData.tvlink); | ... | ... |
| ... | @@ -23,7 +23,24 @@ cc.Class({ | ... | @@ -23,7 +23,24 @@ cc.Class({ |
| 23 | this.node.getChildByName('Pic').height = data.height; | 23 | this.node.getChildByName('Pic').height = data.height; |
| 24 | if (data.imageURL) { | 24 | if (data.imageURL) { |
| 25 | var self = this; | 25 | var self = this; |
| 26 | cc.loader.loadRes(data.imageURL, cc.Texture2D, function (err, texture) { | 26 | // cc.loader.loadRes(data.imageURL, cc.Texture2D, function (err, texture) { |
| 27 | // if (strCellName == "topNavi") { | ||
| 28 | // self.pic.spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, data.width, data.height)); | ||
| 29 | // if (i == iCurrentIndex) { | ||
| 30 | // self.pic.spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, data.height, data.width, data.height)); | ||
| 31 | // } | ||
| 32 | // } else { | ||
| 33 | // self.pic.spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, data.width, data.height)); | ||
| 34 | // } | ||
| 35 | // // if (null != funCallback && typeof funCallback == 'function') { | ||
| 36 | // // funCallback.call(); | ||
| 37 | // // } | ||
| 38 | // }); | ||
| 39 | |||
| 40 | Network.loadImageInNativeRuntime( | ||
| 41 | Common.TOPDRAW_IMAGE_SERVER + data.imageURL | ||
| 42 | , null, | ||
| 43 | function (texture, iRequestId) { | ||
| 27 | if (strCellName == "topNavi") { | 44 | if (strCellName == "topNavi") { |
| 28 | self.pic.spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, data.width, data.height)); | 45 | self.pic.spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, data.width, data.height)); |
| 29 | if (i == iCurrentIndex) { | 46 | if (i == iCurrentIndex) { |
| ... | @@ -32,25 +49,15 @@ cc.Class({ | ... | @@ -32,25 +49,15 @@ cc.Class({ |
| 32 | } else { | 49 | } else { |
| 33 | self.pic.spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, data.width, data.height)); | 50 | self.pic.spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, data.width, data.height)); |
| 34 | } | 51 | } |
| 35 | // if (null != funCallback && typeof funCallback == 'function') { | 52 | }, |
| 36 | // funCallback.call(); | 53 | function () { |
| 37 | // } | ||
| 38 | }); | ||
| 39 | // Network.loadImageInNativeRuntime( | ||
| 40 | // Common.TOPDRAW_IMAGE_SERVER_EDU + data.imageURL, | ||
| 41 | // function (texture) { | ||
| 42 | // self.pic.spriteFrame = new cc.SpriteFrame(texture,cc.rect(0,0,self.node.width,self.node.height)); | ||
| 43 | |||
| 44 | // if (null != funCallback && typeof funCallback == 'function') { | ||
| 45 | // funCallback.call(); | ||
| 46 | // } | ||
| 47 | // }, null, this | ||
| 48 | // ); | ||
| 49 | |||
| 50 | 54 | ||
| 55 | }, | ||
| 56 | this | ||
| 57 | ); | ||
| 51 | } | 58 | } |
| 52 | 59 | ||
| 53 | if (strCellName == "topNavi" && i>0) { | 60 | if (strCellName == "topNavi" && i > 0) { |
| 54 | this.node.getComponent(cc.Widget).top = data.top - data.height / 2; | 61 | this.node.getComponent(cc.Widget).top = data.top - data.height / 2; |
| 55 | } else { | 62 | } else { |
| 56 | this.node.getComponent(cc.Widget).top = data.top; | 63 | this.node.getComponent(cc.Widget).top = data.top; | ... | ... |
| ... | @@ -10,6 +10,7 @@ cc.Class({ | ... | @@ -10,6 +10,7 @@ cc.Class({ |
| 10 | properties: { | 10 | properties: { |
| 11 | id: 0, | 11 | id: 0, |
| 12 | pic: cc.Sprite, | 12 | pic: cc.Sprite, |
| 13 | mark: cc.Sprite, | ||
| 13 | activeName1: cc.Label, | 14 | activeName1: cc.Label, |
| 14 | activeName2: cc.Label, | 15 | activeName2: cc.Label, |
| 15 | normalName: cc.Label, | 16 | normalName: cc.Label, |
| ... | @@ -25,7 +26,8 @@ cc.Class({ | ... | @@ -25,7 +26,8 @@ cc.Class({ |
| 25 | 26 | ||
| 26 | }, | 27 | }, |
| 27 | 28 | ||
| 28 | render(oData, iRecordIndex) { | 29 | render(oData, iRecordIndex, i) { |
| 30 | var self = this; | ||
| 29 | this.activeName1.string = oData.name; | 31 | this.activeName1.string = oData.name; |
| 30 | this.activeName2.string = oData.name; | 32 | this.activeName2.string = oData.name; |
| 31 | this.normalName.string = oData.name; | 33 | this.normalName.string = oData.name; |
| ... | @@ -33,6 +35,10 @@ cc.Class({ | ... | @@ -33,6 +35,10 @@ cc.Class({ |
| 33 | 35 | ||
| 34 | this.node.getChildByName("Normal").active = true; | 36 | this.node.getChildByName("Normal").active = true; |
| 35 | 37 | ||
| 38 | cc.loader.loadRes("Main/top" + (i + 1), cc.Texture2D, function (err, texture) { | ||
| 39 | self.mark.spriteFrame = new cc.SpriteFrame(texture); | ||
| 40 | }); | ||
| 41 | |||
| 36 | // this.activeName1._updateRenderData(true); | 42 | // this.activeName1._updateRenderData(true); |
| 37 | // this.activeName2._updateRenderData(true); | 43 | // this.activeName2._updateRenderData(true); |
| 38 | // this.normalName._updateRenderData(true); | 44 | // this.normalName._updateRenderData(true); | ... | ... |
| ... | @@ -25,42 +25,7 @@ cc.Class({ | ... | @@ -25,42 +25,7 @@ cc.Class({ |
| 25 | 25 | ||
| 26 | properties: { | 26 | properties: { |
| 27 | 27 | ||
| 28 | layout_json: { | 28 | test_json: { |
| 29 | default: null, | ||
| 30 | type: cc.JsonAsset | ||
| 31 | }, | ||
| 32 | |||
| 33 | recommend_json: { | ||
| 34 | default: null, | ||
| 35 | type: cc.JsonAsset | ||
| 36 | }, | ||
| 37 | |||
| 38 | category_xxyz_list: { | ||
| 39 | default: null, | ||
| 40 | type: cc.JsonAsset | ||
| 41 | }, | ||
| 42 | |||
| 43 | category_dztg_json: { | ||
| 44 | default: null, | ||
| 45 | type: cc.JsonAsset | ||
| 46 | }, | ||
| 47 | |||
| 48 | category_3dyx_json: { | ||
| 49 | default: null, | ||
| 50 | type: cc.JsonAsset | ||
| 51 | }, | ||
| 52 | |||
| 53 | category_jycl_json: { | ||
| 54 | default: null, | ||
| 55 | type: cc.JsonAsset | ||
| 56 | }, | ||
| 57 | |||
| 58 | category_jsby_json: { | ||
| 59 | default: null, | ||
| 60 | type: cc.JsonAsset | ||
| 61 | }, | ||
| 62 | |||
| 63 | test_category_list_recommend_json: { //列表页推荐位 | ||
| 64 | default: null, | 29 | default: null, |
| 65 | type: cc.JsonAsset | 30 | type: cc.JsonAsset |
| 66 | }, | 31 | }, |
| ... | @@ -101,7 +66,6 @@ cc.Class({ | ... | @@ -101,7 +66,6 @@ cc.Class({ |
| 101 | 66 | ||
| 102 | onLoad: function () { | 67 | onLoad: function () { |
| 103 | this._super(); | 68 | this._super(); |
| 104 | this._aJsonList = ["", "", this.category_xxyz_list.json, this.category_dztg_json.json, this.category_3dyx_json.json, this.category_jycl_json.json, this.category_jsby_json.json]; | ||
| 105 | this._iSceneStatus = 0; | 69 | this._iSceneStatus = 0; |
| 106 | this._oInit = {}; | 70 | this._oInit = {}; |
| 107 | this._bAbleHotUpdate = false; | 71 | this._bAbleHotUpdate = false; |
| ... | @@ -134,21 +98,21 @@ cc.Class({ | ... | @@ -134,21 +98,21 @@ cc.Class({ |
| 134 | this._cApplication.setBackStatus(false); | 98 | this._cApplication.setBackStatus(false); |
| 135 | } | 99 | } |
| 136 | cc.log("恢复上下文后的光标:" + this._oSceneContext._iCurrentLeftIndex); | 100 | cc.log("恢复上下文后的光标:" + this._oSceneContext._iCurrentLeftIndex); |
| 137 | 101 | this.node.getChildByName("scrollContent").height = 2300; //这里暂且写死,scrollView有bug | |
| 138 | var arrModules = this.layout_json.json.children; | 102 | this._scrollview.scrollToTop(); |
| 139 | let aTopNavi = arrModules[0].data.resultSet; | ||
| 140 | let aTopPersonalNavi = arrModules[1].data.resultSet; | ||
| 141 | 103 | ||
| 142 | //搞轮播图 | 104 | //搞轮播图 |
| 143 | this.initViewPager(); | 105 | this.initViewPager(); |
| 144 | this.initViewPagerRightLabel(); | 106 | this.initViewPagerRightLabel(); |
| 145 | this.getTopNaviRequest(aTopNavi, "topNavi"); | 107 | // this.getTopNaviRequest("topNavi"); |
| 146 | this.getTopNaviRequest(aTopPersonalNavi, "topCell"); | 108 | // this.getTopNaviRequest("topCell"); |
| 147 | //搞通知框 | 109 | //搞通知框 |
| 148 | this.initNotifyBox(); | 110 | this.initNotifyBox(); |
| 149 | // this.getUpdateDesc(); | 111 | // this.getUpdateDesc(); |
| 150 | this.getRecommendModelRequest(); | 112 | this.getMainLayoutJsonRequest(); |
| 151 | this.getRightRecommendRequest(); //渲染右侧导航 | 113 | this.getCategoryListJsonRequest(); |
| 114 | // this.getRecommendModelRequest(); | ||
| 115 | // this.getRightRecommendRequest(); //渲染右侧导航 | ||
| 152 | // this.requestMediaList(9); //游戏列表 | 116 | // this.requestMediaList(9); //游戏列表 |
| 153 | this.getCategoryListRecommendRequest(); | 117 | this.getCategoryListRecommendRequest(); |
| 154 | }, | 118 | }, |
| ... | @@ -233,9 +197,74 @@ cc.Class({ | ... | @@ -233,9 +197,74 @@ cc.Class({ |
| 233 | }, this, "uuid"); | 197 | }, this, "uuid"); |
| 234 | }, | 198 | }, |
| 235 | 199 | ||
| 200 | //请求main_layout.json | ||
| 201 | getMainLayoutJsonRequest: function () { | ||
| 202 | var self = this; | ||
| 203 | if (self._oInit.oMainLayoutJson && self._oInit.oMainLayoutJson.children.length > 0) { | ||
| 204 | return; | ||
| 205 | } | ||
| 206 | Network.ajax("GET", Common.TOPDRAW_API_SERVER + "main/main_layout.json", null, null, | ||
| 207 | function (strResponse) { | ||
| 208 | try { | ||
| 209 | // cc.log("远程数据:"+strResponse); | ||
| 210 | var oJSONResult = JSON.parse(strResponse); | ||
| 211 | self._oInit.oMainLayoutJson = oJSONResult; | ||
| 212 | |||
| 213 | self.getTopNaviRequest("topNavi"); | ||
| 214 | self.getTopNaviRequest("topCell"); | ||
| 215 | |||
| 216 | self.getRecommendModelRequest(); | ||
| 217 | self.getRightRecommendRequest(); // | ||
| 218 | } catch (error) { | ||
| 219 | cc.log("Business Exception:Get getMainLayoutJsonRequest..." + error); | ||
| 220 | } | ||
| 221 | }, | ||
| 222 | function (strResponse) { | ||
| 223 | cc.log("Business Error:Get getMainLayoutJsonRequest..." + strResponse); | ||
| 224 | }, this, "uuid"); | ||
| 225 | }, | ||
| 226 | |||
| 227 | getCategoryListJsonRequest: function () { | ||
| 228 | var self = this; | ||
| 229 | var aJsonList = ["catetory_xxyz_list.json", "catetory_dztg_list.json", "catetory_3dyx_list.json", "catetory_jycl_list.json", "catetory_jsby_list.json"]; | ||
| 230 | this._oInit.aCategoryListJson = ["", ""]; //先塞两个空数据,方便遍历数组 | ||
| 231 | if (self._oInit.oMainLayoutJson && self._oInit.oMainLayoutJson.children.length > 0) { | ||
| 232 | return; | ||
| 233 | } | ||
| 234 | for (let i = 0; i < aJsonList.length; i++) { | ||
| 235 | Network.ajax("GET", Common.TOPDRAW_API_SERVER + "main/" + aJsonList[i], null, null, | ||
| 236 | function (strResponse) { | ||
| 237 | try { | ||
| 238 | // cc.log("远程数据:"+strResponse); | ||
| 239 | // var oJSONResult = JSON.parse(strResponse); | ||
| 240 | this._oInit.aCategoryListJson.push(strResponse); | ||
| 241 | } catch (error) { | ||
| 242 | cc.log("Business Exception:Get getCategoryListJsonRequest..." + error); | ||
| 243 | } | ||
| 244 | }, | ||
| 245 | function (strResponse) { | ||
| 246 | cc.log("Business Error:Get getCategoryListJsonRequest..." + strResponse); | ||
| 247 | }, this, "uuid"); | ||
| 248 | } | ||
| 249 | }, | ||
| 250 | |||
| 236 | //请求顶部个人中心和订购按钮 | 251 | //请求顶部个人中心和订购按钮 |
| 237 | getTopNaviRequest: function (aTopNavi, strCellName) { | 252 | getTopNaviRequest: function (strCellName) { |
| 238 | let count = aTopNavi.length; | 253 | // Network.ajax("GET", Common.TOPDRAW_API_SERVER + "main/main_layout.json", null, null, |
| 254 | // function (strResponse) { | ||
| 255 | try { | ||
| 256 | // cc.log("获取的远程数据:"+JSON.stringify(this._oInit.oMainLayoutJson)); | ||
| 257 | // var oJSONResult = this.test_json.json; | ||
| 258 | // this._oInit.oMainLayoutJson = oJSONResult; | ||
| 259 | var oJSONResult = this._oInit.oMainLayoutJson; | ||
| 260 | let aTopNaviJson; | ||
| 261 | if (strCellName == "topNavi") { | ||
| 262 | aTopNaviJson = oJSONResult.children[0].data.resultSet; | ||
| 263 | } else if (strCellName == "topCell") { | ||
| 264 | aTopNaviJson = oJSONResult.children[1].data.resultSet; | ||
| 265 | } | ||
| 266 | |||
| 267 | let count = aTopNaviJson.length; | ||
| 239 | let topNaviLayout = this.targetAry[0].target; | 268 | let topNaviLayout = this.targetAry[0].target; |
| 240 | if (strCellName == "topNavi") { | 269 | if (strCellName == "topNavi") { |
| 241 | this._oInit.aTopNaviImg = []; | 270 | this._oInit.aTopNaviImg = []; |
| ... | @@ -245,19 +274,20 @@ cc.Class({ | ... | @@ -245,19 +274,20 @@ cc.Class({ |
| 245 | for (let i = 0; i < count; i++) { | 274 | for (let i = 0; i < count; i++) { |
| 246 | let nodeNav = cc.instantiate(this.PFB_COMMON_WIDGET); | 275 | let nodeNav = cc.instantiate(this.PFB_COMMON_WIDGET); |
| 247 | if (i > 0 && strCellName == "topNavi" || strCellName == "topCell") { //刨掉第一个logo图片 | 276 | if (i > 0 && strCellName == "topNavi" || strCellName == "topCell") { //刨掉第一个logo图片 |
| 277 | // cc.log("头部图片:"+aTopNaviJson[i].imageURL); | ||
| 248 | if (strCellName == "topCell") { | 278 | if (strCellName == "topCell") { |
| 249 | this._oInit.aTopCellImg.push(aTopNavi[i].imageURL); | 279 | this._oInit.aTopCellImg.push(Common.TOPDRAW_IMAGE_SERVER + aTopNaviJson[i].imageURL); |
| 250 | } else { | 280 | } else { |
| 251 | this._oInit.aTopNaviImg.push(aTopNavi[i].imageURL); | 281 | this._oInit.aTopNaviImg.push(Common.TOPDRAW_IMAGE_SERVER + aTopNaviJson[i].imageURL); |
| 252 | } | 282 | } |
| 253 | let fiNav = nodeNav.addComponent(FocusInfo); | 283 | let fiNav = nodeNav.addComponent(FocusInfo); |
| 254 | fiNav.init( | 284 | fiNav.init( |
| 255 | aTopNavi[i].tvlink, | 285 | aTopNaviJson[i].tvlink, |
| 256 | true, null, null, 1.1 //最后一个参数决定要不要放大显示 | 286 | true, null, null, 1.1 //最后一个参数决定要不要放大显示 |
| 257 | ); | 287 | ); |
| 258 | this._aFocusTargets[0][strCellName + i] = nodeNav; | 288 | this._aFocusTargets[0][strCellName + i] = nodeNav; |
| 259 | } | 289 | } |
| 260 | nodeNav.getComponent('pfbCommonCell').init(aTopNavi[i], function () { //让细胞自己渲染 | 290 | nodeNav.getComponent('pfbCommonCell').init(aTopNaviJson[i], function () { //让细胞自己渲染 |
| 261 | count--; | 291 | count--; |
| 262 | if (!count) { | 292 | if (!count) { |
| 263 | self._bInitLeftNavigationSuccess = true; | 293 | self._bInitLeftNavigationSuccess = true; |
| ... | @@ -274,12 +304,23 @@ cc.Class({ | ... | @@ -274,12 +304,23 @@ cc.Class({ |
| 274 | } | 304 | } |
| 275 | 305 | ||
| 276 | this.checkDataReadyAndInitFocus(); | 306 | this.checkDataReadyAndInitFocus(); |
| 307 | } catch (error) { | ||
| 308 | cc.log("Business Exception:Get getTopNaviRequest..." + error); | ||
| 309 | } | ||
| 310 | // }, | ||
| 311 | // function (strResponse) { | ||
| 312 | // cc.log("Business Error:Get getTopNaviRequest..." + strResponse); | ||
| 313 | // }, this, "uuid"); | ||
| 277 | }, | 314 | }, |
| 278 | 315 | ||
| 279 | //请求休闲益智的推荐位 | 316 | //请求休闲益智的推荐位 |
| 280 | getCategoryListRecommendRequest: function () { | 317 | getCategoryListRecommendRequest: function () { |
| 318 | Network.ajax("GET", Common.TOPDRAW_API_SERVER + "main/main_category_list_recommend.json", null, null, | ||
| 319 | function (strResponse) { | ||
| 320 | try { | ||
| 281 | let categoryListRecommendLayout = cc.find("scrollContent/CategoryListRecommendLayout", this.node); | 321 | let categoryListRecommendLayout = cc.find("scrollContent/CategoryListRecommendLayout", this.node); |
| 282 | var arrModules = this.test_category_list_recommend_json.json; | 322 | // var arrModules = this.test_category_list_recommend_json.json; |
| 323 | var arrModules = JSON.parse(strResponse); | ||
| 283 | let count = arrModules.data.resultSet.length; | 324 | let count = arrModules.data.resultSet.length; |
| 284 | for (let i = 0; i < count; i++) { | 325 | for (let i = 0; i < count; i++) { |
| 285 | let nodeNav = cc.instantiate(this.PFB_COMMON_WIDGET); | 326 | let nodeNav = cc.instantiate(this.PFB_COMMON_WIDGET); |
| ... | @@ -289,9 +330,15 @@ cc.Class({ | ... | @@ -289,9 +330,15 @@ cc.Class({ |
| 289 | nodeNav.height = data.height; | 330 | nodeNav.height = data.height; |
| 290 | nodeNav.getChildByName("Pic").width = data.width; | 331 | nodeNav.getChildByName("Pic").width = data.width; |
| 291 | nodeNav.getChildByName("Pic").height = data.height; | 332 | nodeNav.getChildByName("Pic").height = data.height; |
| 292 | cc.loader.loadRes(data.imageURL, cc.Texture2D, function (err, texture) { | 333 | // cc.loader.loadRes(data.imageURL, cc.Texture2D, function (err, texture) { |
| 334 | // nodeNav.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); | ||
| 335 | // }); | ||
| 336 | Network.loadImageInNativeRuntime( | ||
| 337 | Common.TOPDRAW_IMAGE_SERVER + data.imageURL, null, | ||
| 338 | function (texture, iRequestId) { | ||
| 293 | nodeNav.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); | 339 | nodeNav.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); |
| 294 | }); | 340 | }, function () { }, this |
| 341 | ); | ||
| 295 | nodeNav.getComponent(cc.Widget).top = data.top; | 342 | nodeNav.getComponent(cc.Widget).top = data.top; |
| 296 | nodeNav.getComponent(cc.Widget).left = data.left; | 343 | nodeNav.getComponent(cc.Widget).left = data.left; |
| 297 | categoryListRecommendLayout.addChild(nodeNav, 10, "category_list_recommend" + i); | 344 | categoryListRecommendLayout.addChild(nodeNav, 10, "category_list_recommend" + i); |
| ... | @@ -303,10 +350,19 @@ cc.Class({ | ... | @@ -303,10 +350,19 @@ cc.Class({ |
| 303 | ); | 350 | ); |
| 304 | this._aFocusTargets[0]["category_list_recommend" + i] = nodeNav; | 351 | this._aFocusTargets[0]["category_list_recommend" + i] = nodeNav; |
| 305 | } | 352 | } |
| 353 | } catch (error) { | ||
| 354 | cc.log("Business Exception:Get getCategoryListRecommendRequest..." + error); | ||
| 355 | } | ||
| 356 | }, | ||
| 357 | function (strResponse) { | ||
| 358 | cc.log("Business Error:Get getCategoryListRecommendRequest..." + strResponse); | ||
| 359 | }, this, "uuid"); | ||
| 360 | |||
| 306 | }, | 361 | }, |
| 307 | 362 | ||
| 308 | getRecommendModelRequest: function () { | 363 | getRecommendModelRequest: function () { |
| 309 | var arrModules = this.layout_json.json.children; | 364 | // var arrModules = this.layout_json.json.children; |
| 365 | var arrModules = this._oInit.oMainLayoutJson.children; | ||
| 310 | var aRecommend = arrModules[2].data.resultSet; | 366 | var aRecommend = arrModules[2].data.resultSet; |
| 311 | let count = aRecommend.length; | 367 | let count = aRecommend.length; |
| 312 | let recommendLayout = this.targetAry[1].target; | 368 | let recommendLayout = this.targetAry[1].target; |
| ... | @@ -324,19 +380,15 @@ cc.Class({ | ... | @@ -324,19 +380,15 @@ cc.Class({ |
| 324 | getRightRecommendRequest: function () { | 380 | getRightRecommendRequest: function () { |
| 325 | var self = this; | 381 | var self = this; |
| 326 | var rightNodeLayout = this.targetAry[1].target; | 382 | var rightNodeLayout = this.targetAry[1].target; |
| 383 | Network.ajax("GET", Common.TOPDRAW_API_SERVER + "main/main_recommend.json", null, null, | ||
| 384 | function (strResponse) { | ||
| 385 | try { | ||
| 327 | // var arrModules = waterfall_model.waterfall; //拿到模拟数据 | 386 | // var arrModules = waterfall_model.waterfall; //拿到模拟数据 |
| 328 | var arrModules = this.recommend_json.json; | 387 | // var arrModules = this.test_json.json; |
| 388 | var arrModules = JSON.parse(strResponse); | ||
| 329 | var bgHeight = 0; | 389 | var bgHeight = 0; |
| 330 | this._aBgHeight = []; | 390 | this._aBgHeight = []; |
| 331 | this._aBgHeight.push(0); | 391 | this._aBgHeight.push(0); |
| 332 | // this._aBgHeight.push(371); | ||
| 333 | // this._aBgHeight.push(601); | ||
| 334 | // this._aBgHeight.push(821); | ||
| 335 | // this._aBgHeight.push(1121); | ||
| 336 | // this._aBgHeight.push(1411); | ||
| 337 | // this._aBgHeight.push(1761); | ||
| 338 | // this._aBgHeight.push(1971); | ||
| 339 | // this._aBgHeight.push(2063); | ||
| 340 | for (let i = 0; i < arrModules.resultSet.length; i++) { | 392 | for (let i = 0; i < arrModules.resultSet.length; i++) { |
| 341 | let nodeLayout = new cc.Node(arrModules.resultSet[i].name); //创建瀑布流的每一层layout | 393 | let nodeLayout = new cc.Node(arrModules.resultSet[i].name); //创建瀑布流的每一层layout |
| 342 | nodeLayout.width = this._iRightRecommendHeight; | 394 | nodeLayout.width = this._iRightRecommendHeight; |
| ... | @@ -376,11 +428,17 @@ cc.Class({ | ... | @@ -376,11 +428,17 @@ cc.Class({ |
| 376 | node.getChildByName('Pic').height = oModule.childrenSize[1]; //拿子节点的高 | 428 | node.getChildByName('Pic').height = oModule.childrenSize[1]; //拿子节点的高 |
| 377 | node.getChildByName('Pic').width = oModule.childrenSize[0]; | 429 | node.getChildByName('Pic').width = oModule.childrenSize[0]; |
| 378 | } | 430 | } |
| 379 | if (oModule.data.resultSet[k].imageURL) { | 431 | // if (oModule.data.resultSet[k].imageURL) { |
| 380 | cc.loader.loadRes(oModule.data.resultSet[k].imageURL, cc.Texture2D, function (err, texture) { | 432 | // cc.loader.loadRes(oModule.data.resultSet[k].imageURL, cc.Texture2D, function (err, texture) { |
| 433 | // node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); | ||
| 434 | // }); | ||
| 435 | // } | ||
| 436 | Network.loadImageInNativeRuntime( | ||
| 437 | Common.TOPDRAW_IMAGE_SERVER + oModule.data.resultSet[k].imageURL, null, | ||
| 438 | function (texture, iRequestId) { | ||
| 381 | node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); | 439 | node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); |
| 382 | }); | 440 | }, function () { }, this |
| 383 | } | 441 | ); |
| 384 | 442 | ||
| 385 | node.x = node.width / 2 + k * (node.width + 24) - 20; | 443 | node.x = node.width / 2 + k * (node.width + 24) - 20; |
| 386 | // node.getComponent(cc.Widget).top = 0; | 444 | // node.getComponent(cc.Widget).top = 0; |
| ... | @@ -433,16 +491,22 @@ cc.Class({ | ... | @@ -433,16 +491,22 @@ cc.Class({ |
| 433 | } | 491 | } |
| 434 | } | 492 | } |
| 435 | if (oModule.data.resultSet[k].imageURL) { | 493 | if (oModule.data.resultSet[k].imageURL) { |
| 436 | cc.loader.loadRes(oModule.data.resultSet[k].imageURL, cc.Texture2D, function (err, texture) { | 494 | // cc.loader.loadRes(oModule.data.resultSet[k].imageURL, cc.Texture2D, function (err, texture) { |
| 495 | // node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); | ||
| 496 | // }); | ||
| 497 | Network.loadImageInNativeRuntime( | ||
| 498 | Common.TOPDRAW_IMAGE_SERVER + oModule.data.resultSet[k].imageURL, null, | ||
| 499 | function (texture, iRequestId) { | ||
| 437 | node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); | 500 | node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); |
| 438 | }); | 501 | }, function () { }, this |
| 502 | ); | ||
| 439 | } | 503 | } |
| 440 | 504 | ||
| 441 | //自动布局的文字填充 | 505 | //自动布局的文字填充 |
| 442 | if (oModule.data.resultSet[k].title_visible == 1) { // | 506 | if (oModule.data.resultSet[k].title_visible == 1) { // |
| 443 | node.getComponent('pfbMainHighScoreCell').render(oModule.data.resultSet[k], function () { //让细胞自己渲染文字 | 507 | node.getComponent('pfbMainHighScoreCell').render(oModule.data.resultSet[k], function () { //让细胞自己渲染文字 |
| 444 | 508 | ||
| 445 | }); | 509 | }, k); |
| 446 | } | 510 | } |
| 447 | autoNode.addChild(node, 10, oModule.data.resultSet[k].code); | 511 | autoNode.addChild(node, 10, oModule.data.resultSet[k].code); |
| 448 | 512 | ||
| ... | @@ -465,13 +529,26 @@ cc.Class({ | ... | @@ -465,13 +529,26 @@ cc.Class({ |
| 465 | 529 | ||
| 466 | if (oModule.imageURL) { | 530 | if (oModule.imageURL) { |
| 467 | if (oModule.name == "backToTop") { | 531 | if (oModule.name == "backToTop") { |
| 468 | cc.loader.loadRes(oModule.imageURL, cc.Texture2D, function (err, texture) { | 532 | // cc.loader.loadRes(oModule.imageURL, cc.Texture2D, function (err, texture) { |
| 533 | // node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, oModule.width, oModule.height)); | ||
| 534 | // }); | ||
| 535 | this._oInit.backToTopImg = Common.TOPDRAW_IMAGE_SERVER + oModule.imageURL; | ||
| 536 | Network.loadImageInNativeRuntime( | ||
| 537 | Common.TOPDRAW_IMAGE_SERVER + oModule.imageURL, null, | ||
| 538 | function (texture, iRequestId) { | ||
| 469 | node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, oModule.width, oModule.height)); | 539 | node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, oModule.width, oModule.height)); |
| 470 | }); | 540 | }, function () { }, this |
| 541 | ); | ||
| 471 | } else { | 542 | } else { |
| 472 | cc.loader.loadRes(oModule.imageURL, cc.Texture2D, function (err, texture) { | 543 | // cc.loader.loadRes(oModule.imageURL, cc.Texture2D, function (err, texture) { |
| 544 | // node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); | ||
| 545 | // }); | ||
| 546 | Network.loadImageInNativeRuntime( | ||
| 547 | Common.TOPDRAW_IMAGE_SERVER + oModule.imageURL, null, | ||
| 548 | function (texture, iRequestId) { | ||
| 473 | node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); | 549 | node.getChildByName('Pic').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); |
| 474 | }); | 550 | }, function () { }, this |
| 551 | ); | ||
| 475 | } | 552 | } |
| 476 | } | 553 | } |
| 477 | node.getChildByName('Pic').width = oModule.width; | 554 | node.getChildByName('Pic').width = oModule.width; |
| ... | @@ -528,14 +605,22 @@ cc.Class({ | ... | @@ -528,14 +605,22 @@ cc.Class({ |
| 528 | nodeLayout.parent = rightNodeLayout; | 605 | nodeLayout.parent = rightNodeLayout; |
| 529 | // cc.log("子节点:"+nodeLayout.childrenCount); | 606 | // cc.log("子节点:"+nodeLayout.childrenCount); |
| 530 | } | 607 | } |
| 531 | this.node.getChildByName("scrollContent").height = 2300; //这里暂且写死,scrollView有bug | 608 | |
| 532 | cc.log("ScrollView高度: " + bgHeight); 2239 | 609 | // this.node.getChildByName("scrollContent").height = 2300; //这里暂且写死,scrollView有bug |
| 533 | this._scrollview.scrollToTop(); | 610 | // cc.log("ScrollView高度: " + bgHeight); 2239 |
| 611 | // this._scrollview.scrollToTop(); | ||
| 534 | // cc.log("ScrollView相对的偏移量 "+this._scrollview.getMaxScrollOffset()); | 612 | // cc.log("ScrollView相对的偏移量 "+this._scrollview.getMaxScrollOffset()); |
| 535 | 613 | ||
| 536 | // cc.log("子节点个数: "+rightNodeLayout.childrenCount); | 614 | // cc.log("子节点个数: "+rightNodeLayout.childrenCount); |
| 537 | 615 | ||
| 538 | // this.getNaviPromotion("page_d14e8acf-db3d-4f74-b535-c98458596eb8"); | 616 | // this.getNaviPromotion("page_d14e8acf-db3d-4f74-b535-c98458596eb8");x |
| 617 | } catch (error) { | ||
| 618 | cc.log("Business Exception:Get getRightRecommendRequest..." + error); | ||
| 619 | } | ||
| 620 | }, | ||
| 621 | function (strResponse) { | ||
| 622 | cc.log("Business Error:Get getRightRecommendRequest..." + strResponse); | ||
| 623 | }, this, "uuid"); | ||
| 539 | }, | 624 | }, |
| 540 | 625 | ||
| 541 | requestMediaList: function (cId) { | 626 | requestMediaList: function (cId) { |
| ... | @@ -551,11 +636,11 @@ cc.Class({ | ... | @@ -551,11 +636,11 @@ cc.Class({ |
| 551 | // case BusinessParameter.CARTOON_APPID: | 636 | // case BusinessParameter.CARTOON_APPID: |
| 552 | // this._oSceneContext.focusPath = this._oSceneContext.focusPath || "SongList/DataContainerMask/DataContainer/ListCell0/SongTitleContainer"; | 637 | // this._oSceneContext.focusPath = this._oSceneContext.focusPath || "SongList/DataContainerMask/DataContainer/ListCell0/SongTitleContainer"; |
| 553 | this._strSongListCellComponentName = "pfbCategoryListCell"; | 638 | this._strSongListCellComponentName = "pfbCategoryListCell"; |
| 554 | this._iBeginPositionX = -442; | 639 | this._iBeginPositionX = -440; |
| 555 | this._iBeginPositionY = 180; | 640 | this._iBeginPositionY = -5; |
| 556 | this._iShowCellRows = 3; | 641 | this._iShowCellRows = 1; |
| 557 | this._iAlphaCellRows = 0; | 642 | this._iAlphaCellRows = 4; //补丁:这里放很多Alpha半透明,为了解决向下滑动时找不到下方其他categoryList列表元素的问题 |
| 558 | this._iHiddenCellRows = 3; | 643 | this._iHiddenCellRows = 1; |
| 559 | this._iCellCountEachRow = 4; | 644 | this._iCellCountEachRow = 4; |
| 560 | this._fCellMarginTop = 0; | 645 | this._fCellMarginTop = 0; |
| 561 | this._fCellMarginRight = 24; | 646 | this._fCellMarginRight = 24; |
| ... | @@ -650,7 +735,7 @@ cc.Class({ | ... | @@ -650,7 +735,7 @@ cc.Class({ |
| 650 | // lvCategoryList.loadData( | 735 | // lvCategoryList.loadData( |
| 651 | // function (strResponse) { | 736 | // function (strResponse) { |
| 652 | // cc.log("列表:" + JSON.stringify(this._aJsonList[this._oSceneContext._iCurrentLeftIndex])); | 737 | // cc.log("列表:" + JSON.stringify(this._aJsonList[this._oSceneContext._iCurrentLeftIndex])); |
| 653 | let strResponse = JSON.stringify(this._aJsonList[this._oSceneContext._iCurrentLeftIndex]); //这里采用列表 | 738 | let strResponse = this._oInit.aCategoryListJson[this._oSceneContext._iCurrentLeftIndex]; //这里采用列表 |
| 654 | lvCategoryList.renderInitData(strResponse, function () { | 739 | lvCategoryList.renderInitData(strResponse, function () { |
| 655 | cc.log("InitCategoryList-------------------->"); | 740 | cc.log("InitCategoryList-------------------->"); |
| 656 | var oJSONResult = JSON.parse(strResponse); | 741 | var oJSONResult = JSON.parse(strResponse); |
| ... | @@ -729,6 +814,7 @@ cc.Class({ | ... | @@ -729,6 +814,7 @@ cc.Class({ |
| 729 | fiFocusTarget = aCheckResult[0]; | 814 | fiFocusTarget = aCheckResult[0]; |
| 730 | oScrollParameter = aCheckResult[1]; | 815 | oScrollParameter = aCheckResult[1]; |
| 731 | if (0 == this._fiCurrentFocus.node.name.indexOf("CategoryListCell") && 0 == fiFocusTarget.node.name.indexOf("category_list_recommend")) { | 816 | if (0 == this._fiCurrentFocus.node.name.indexOf("CategoryListCell") && 0 == fiFocusTarget.node.name.indexOf("category_list_recommend")) { |
| 817 | if (Direct == Common.MOVE_DIRECTION_RIGHT) return; //补丁:这里向右如果滑到了上方会出现问题 | ||
| 732 | this.onScrollViewScrollStart(); | 818 | this.onScrollViewScrollStart(); |
| 733 | this._scrollview.scrollToOffset(cc.v2(0, 0), 0.1); | 819 | this._scrollview.scrollToOffset(cc.v2(0, 0), 0.1); |
| 734 | this._cFocus.hide(); | 820 | this._cFocus.hide(); |
| ... | @@ -765,7 +851,7 @@ cc.Class({ | ... | @@ -765,7 +851,7 @@ cc.Class({ |
| 765 | 851 | ||
| 766 | if (0 == this._fiCurrentFocus.node.name.indexOf("category_list_recommend") && 0 == fiFocusTarget.node.name.indexOf("CategoryListCell")) { | 852 | if (0 == this._fiCurrentFocus.node.name.indexOf("category_list_recommend") && 0 == fiFocusTarget.node.name.indexOf("CategoryListCell")) { |
| 767 | this.onScrollViewScrollStart(); | 853 | this.onScrollViewScrollStart(); |
| 768 | this._scrollview.scrollToOffset(cc.v2(0, 650), 0.1); | 854 | this._scrollview.scrollToOffset(cc.v2(0, 150), 0.1); |
| 769 | this._cFocus.hide(); | 855 | this._cFocus.hide(); |
| 770 | var showFocusCallback = function (dt) { | 856 | var showFocusCallback = function (dt) { |
| 771 | this._cFocus.show(); | 857 | this._cFocus.show(); |
| ... | @@ -820,7 +906,7 @@ cc.Class({ | ... | @@ -820,7 +906,7 @@ cc.Class({ |
| 820 | var index = parseInt(this._fiCurrentFocus.node.getName().replace('CategoryListCell', '')); | 906 | var index = parseInt(this._fiCurrentFocus.node.getName().replace('CategoryListCell', '')); |
| 821 | cc.log("当前时多少条目:" + index); | 907 | cc.log("当前时多少条目:" + index); |
| 822 | let lvCategoryList = this.node.getChildByName("scrollContent").getChildByName('CategoryList').getComponent(ListView); | 908 | let lvCategoryList = this.node.getChildByName("scrollContent").getChildByName('CategoryList').getComponent(ListView); |
| 823 | if (lvCategoryList.scrollARowUp(index, JSON.stringify(this._aJsonList[this._oSceneContext._iCurrentLeftIndex]))) { | 909 | if (lvCategoryList.scrollARowUp(index, this._oInit.aCategoryListJson[this._oSceneContext._iCurrentLeftIndex])) { |
| 824 | return; | 910 | return; |
| 825 | } | 911 | } |
| 826 | } | 912 | } |
| ... | @@ -884,7 +970,7 @@ cc.Class({ | ... | @@ -884,7 +970,7 @@ cc.Class({ |
| 884 | if (0 == this._fiCurrentFocus.node.getName().indexOf('CategoryListCell')) { | 970 | if (0 == this._fiCurrentFocus.node.getName().indexOf('CategoryListCell')) { |
| 885 | var index = parseInt(this._fiCurrentFocus.node.getName().replace('CategoryListCell', '')); | 971 | var index = parseInt(this._fiCurrentFocus.node.getName().replace('CategoryListCell', '')); |
| 886 | let lvCategoryList = this.node.getChildByName("scrollContent").getChildByName('CategoryList').getComponent(ListView); | 972 | let lvCategoryList = this.node.getChildByName("scrollContent").getChildByName('CategoryList').getComponent(ListView); |
| 887 | if (lvCategoryList.scrollARowDown(null, index, JSON.stringify(this._aJsonList[this._oSceneContext._iCurrentLeftIndex]))) { | 973 | if (lvCategoryList.scrollARowDown(null, index, this._oInit.aCategoryListJson[this._oSceneContext._iCurrentLeftIndex])) { |
| 888 | return; | 974 | return; |
| 889 | } | 975 | } |
| 890 | } | 976 | } |
| ... | @@ -951,6 +1037,9 @@ cc.Class({ | ... | @@ -951,6 +1037,9 @@ cc.Class({ |
| 951 | } else if (0 == fiCurrentFocus.node.getName().indexOf('backToTop')) { | 1037 | } else if (0 == fiCurrentFocus.node.getName().indexOf('backToTop')) { |
| 952 | this.backToTop(); | 1038 | this.backToTop(); |
| 953 | return; | 1039 | return; |
| 1040 | } else if (0 == fiCurrentFocus.node.getName().indexOf('topCell')) { | ||
| 1041 | this.commonSimpleTip("敬请期待!", 3); | ||
| 1042 | return; | ||
| 954 | } | 1043 | } |
| 955 | else { | 1044 | else { |
| 956 | this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK); | 1045 | this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK); |
| ... | @@ -978,9 +1067,15 @@ cc.Class({ | ... | @@ -978,9 +1067,15 @@ cc.Class({ |
| 978 | let fiTo = event.detail.to; | 1067 | let fiTo = event.detail.to; |
| 979 | 1068 | ||
| 980 | if (0 == fiFrom.node.getName().indexOf('backToTop')) { | 1069 | if (0 == fiFrom.node.getName().indexOf('backToTop')) { |
| 981 | cc.loader.loadRes("Main/icon_back", cc.Texture2D, function (err, texture) { | 1070 | // cc.loader.loadRes("Main/icon_back", cc.Texture2D, function (err, texture) { |
| 1071 | // fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); | ||
| 1072 | // }); | ||
| 1073 | Network.loadImageInNativeRuntime( | ||
| 1074 | this._oInit.backToTopImg, null, | ||
| 1075 | function (texture, iRequestId) { | ||
| 982 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); | 1076 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); |
| 983 | }); | 1077 | }, function () { }, this |
| 1078 | ); | ||
| 984 | } | 1079 | } |
| 985 | 1080 | ||
| 986 | if (0 == this._fiCurrentFocus.node.getName().indexOf('topNavi')) { | 1081 | if (0 == this._fiCurrentFocus.node.getName().indexOf('topNavi')) { |
| ... | @@ -988,13 +1083,31 @@ cc.Class({ | ... | @@ -988,13 +1083,31 @@ cc.Class({ |
| 988 | let iIndex = fiFrom.node.name.replace("topNavi", ''); | 1083 | let iIndex = fiFrom.node.name.replace("topNavi", ''); |
| 989 | if (this._oInit.aTopNaviImg[iIndex - 1]) { | 1084 | if (this._oInit.aTopNaviImg[iIndex - 1]) { |
| 990 | if (0 == fiTo.node.getName().indexOf('topNavi')) { | 1085 | if (0 == fiTo.node.getName().indexOf('topNavi')) { |
| 991 | cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex - 1], cc.Texture2D, function (err, texture) { | 1086 | // cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex - 1], cc.Texture2D, function (err, texture) { |
| 1087 | // fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); | ||
| 1088 | // }); | ||
| 1089 | Network.loadImageInNativeRuntime( | ||
| 1090 | this._oInit.aTopNaviImg[iIndex - 1], null, | ||
| 1091 | function (texture, iRequestId) { | ||
| 992 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); | 1092 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); |
| 993 | }); | 1093 | }, |
| 1094 | function () { | ||
| 1095 | |||
| 1096 | }, this | ||
| 1097 | ); | ||
| 994 | } else { | 1098 | } else { |
| 995 | cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex - 1], cc.Texture2D, function (err, texture) { | 1099 | // cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex - 1], cc.Texture2D, function (err, texture) { |
| 1100 | // fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiFrom.node.height * 2, fiFrom.node.width, fiFrom.node.height)); | ||
| 1101 | // }); | ||
| 1102 | Network.loadImageInNativeRuntime( | ||
| 1103 | this._oInit.aTopNaviImg[iIndex - 1], null, | ||
| 1104 | function (texture, iRequestId) { | ||
| 996 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiFrom.node.height * 2, fiFrom.node.width, fiFrom.node.height)); | 1105 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiFrom.node.height * 2, fiFrom.node.width, fiFrom.node.height)); |
| 997 | }); | 1106 | }, |
| 1107 | function () { | ||
| 1108 | |||
| 1109 | }, this | ||
| 1110 | ); | ||
| 998 | } | 1111 | } |
| 999 | 1112 | ||
| 1000 | // Network.loadImageInNativeRuntime( | 1113 | // Network.loadImageInNativeRuntime( |
| ... | @@ -1010,9 +1123,18 @@ cc.Class({ | ... | @@ -1010,9 +1123,18 @@ cc.Class({ |
| 1010 | // fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); | 1123 | // fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); |
| 1011 | let iIndex = fiFrom.node.name.replace("topCell", ''); | 1124 | let iIndex = fiFrom.node.name.replace("topCell", ''); |
| 1012 | if (this._oInit.aTopCellImg[iIndex]) { | 1125 | if (this._oInit.aTopCellImg[iIndex]) { |
| 1013 | cc.loader.loadRes(this._oInit.aTopCellImg[iIndex], cc.Texture2D, function (err, texture) { | 1126 | // cc.loader.loadRes(this._oInit.aTopCellImg[iIndex], cc.Texture2D, function (err, texture) { |
| 1127 | // fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); | ||
| 1128 | // }); | ||
| 1129 | Network.loadImageInNativeRuntime( | ||
| 1130 | this._oInit.aTopCellImg[iIndex], null, | ||
| 1131 | function (texture, iRequestId) { | ||
| 1014 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); | 1132 | fiFrom.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); |
| 1015 | }); | 1133 | }, |
| 1134 | function () { | ||
| 1135 | |||
| 1136 | }, this | ||
| 1137 | ); | ||
| 1016 | } | 1138 | } |
| 1017 | } | 1139 | } |
| 1018 | 1140 | ||
| ... | @@ -1044,16 +1166,31 @@ cc.Class({ | ... | @@ -1044,16 +1166,31 @@ cc.Class({ |
| 1044 | let iIndex = fiTo.node.name.replace("topCell", ''); | 1166 | let iIndex = fiTo.node.name.replace("topCell", ''); |
| 1045 | cc.log(iIndex + "图片:" + this._oInit.aTopCellImg[iIndex]); | 1167 | cc.log(iIndex + "图片:" + this._oInit.aTopCellImg[iIndex]); |
| 1046 | if (this._oInit.aTopCellImg[iIndex]) { | 1168 | if (this._oInit.aTopCellImg[iIndex]) { |
| 1047 | cc.loader.loadRes(this._oInit.aTopCellImg[iIndex], cc.Texture2D, function (err, texture) { | 1169 | // cc.loader.loadRes(this._oInit.aTopCellImg[iIndex], cc.Texture2D, function (err, texture) { |
| 1170 | // fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | ||
| 1171 | // }); | ||
| 1172 | Network.loadImageInNativeRuntime( | ||
| 1173 | this._oInit.aTopCellImg[iIndex], null, | ||
| 1174 | function (texture, iRequestId) { | ||
| 1048 | fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | 1175 | fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); |
| 1049 | }); | 1176 | }, |
| 1177 | function () { | ||
| 1178 | this._iRenderItemCount--; | ||
| 1179 | }, this | ||
| 1180 | ); | ||
| 1050 | } | 1181 | } |
| 1051 | } | 1182 | } |
| 1052 | 1183 | ||
| 1053 | if (0 == fiTo.node.getName().indexOf('backToTop')) { | 1184 | if (0 == fiTo.node.getName().indexOf('backToTop')) { |
| 1054 | cc.loader.loadRes("Main/icon_back", cc.Texture2D, function (err, texture) { | 1185 | // cc.loader.loadRes("Main/icon_back", cc.Texture2D, function (err, texture) { |
| 1186 | // fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | ||
| 1187 | // }); | ||
| 1188 | Network.loadImageInNativeRuntime( | ||
| 1189 | this._oInit.backToTopImg, null, | ||
| 1190 | function (texture, iRequestId) { | ||
| 1055 | fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | 1191 | fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); |
| 1056 | }); | 1192 | }, function () { }, this |
| 1193 | ); | ||
| 1057 | } | 1194 | } |
| 1058 | 1195 | ||
| 1059 | 1196 | ||
| ... | @@ -1062,15 +1199,18 @@ cc.Class({ | ... | @@ -1062,15 +1199,18 @@ cc.Class({ |
| 1062 | // fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | 1199 | // fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); |
| 1063 | cc.log(iIndex + " ... " + this._oInit.aTopNaviImg[iIndex]); | 1200 | cc.log(iIndex + " ... " + this._oInit.aTopNaviImg[iIndex]); |
| 1064 | if (this._oInit.aTopNaviImg[iIndex - 1]) { | 1201 | if (this._oInit.aTopNaviImg[iIndex - 1]) { |
| 1065 | cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex - 1], cc.Texture2D, function (err, texture) { | 1202 | // cc.loader.loadRes(this._oInit.aTopNaviImg[iIndex - 1], cc.Texture2D, function (err, texture) { |
| 1066 | fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | ||
| 1067 | }); | ||
| 1068 | // Network.loadImageInNativeRuntime( | ||
| 1069 | // this._oInit.aTopNaviImg[iIndex], | ||
| 1070 | // function (texture) { | ||
| 1071 | // fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | 1203 | // fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); |
| 1072 | // }, null, this | 1204 | // }); |
| 1073 | // ); | 1205 | Network.loadImageInNativeRuntime( |
| 1206 | this._oInit.aTopNaviImg[iIndex - 1], null, | ||
| 1207 | function (texture, iRequestId) { | ||
| 1208 | fiTo.node.getChildByName("Pic").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); | ||
| 1209 | }, | ||
| 1210 | function () { | ||
| 1211 | this._iRenderItemCount--; | ||
| 1212 | }, this | ||
| 1213 | ); | ||
| 1074 | } | 1214 | } |
| 1075 | 1215 | ||
| 1076 | this._oSceneContext._iCurrentLeftIndex = iIndex; | 1216 | this._oSceneContext._iCurrentLeftIndex = iIndex; | ... | ... |
64.3 KB
65.3 KB
55.6 KB
57.5 KB
55.8 KB
64.3 KB
57.7 KB
46 KB
60.6 KB
56.3 KB
56.2 KB
60.5 KB
52.7 KB
52 KB
63.8 KB
68.5 KB
64.2 KB
59.6 KB
44.2 KB
65.4 KB
113 KB
61.5 KB
61.5 KB
62.8 KB
63.1 KB
24 KB
77.2 KB
53.5 KB
15.1 KB
188 Bytes
26 KB
26.9 KB
26.4 KB
25.8 KB
24.6 KB
2.08 KB
44.5 KB
59.6 KB
52 KB
63.8 KB
63.1 KB
64.3 KB
56.3 KB
9.7 KB
49.9 KB
47.1 KB
76.5 KB
21.9 KB
3.68 KB
8.81 KB
7.64 KB
7.3 KB
8.74 KB
7.41 KB
8.48 KB
115 KB
83.3 KB
105 KB
106 KB
50.2 KB
49.3 KB
23.6 KB
46.5 KB
53.5 KB
48.9 KB
14.6 KB
12.2 KB
10.3 KB
14.2 KB
1.3 KB
2.5 KB
3.94 KB
3.35 KB
3.87 KB
3.95 KB
16.6 KB
3.45 KB
9.34 KB
2.47 KB
2.77 KB
7.38 KB
7.14 KB
18.9 KB
17.6 KB
19.1 KB
18.5 KB
18.5 KB
19.1 KB
17.8 KB
3.42 KB
113 KB
102 KB
115 KB
65.3 KB
55.6 KB
64.3 KB
1.37 KB
1.8 KB
1.59 KB
1.82 KB
1.59 KB
1.52 KB
1.71 KB
1.73 KB
1.78 KB
1.72 KB
1.85 KB
1.78 KB
48.9 KB
53.5 KB
56.4 KB
53.9 KB
60.7 KB
40.4 KB
51.5 KB
21.3 KB
75.9 KB
43.9 KB
| ... | @@ -24,20 +24,23 @@ | ... | @@ -24,20 +24,23 @@ |
| 24 | "__id__": 6 | 24 | "__id__": 6 |
| 25 | }, | 25 | }, |
| 26 | { | 26 | { |
| 27 | "__id__": 17 | 27 | "__id__": 10 |
| 28 | }, | ||
| 29 | { | ||
| 30 | "__id__": 21 | ||
| 28 | } | 31 | } |
| 29 | ], | 32 | ], |
| 30 | "_active": true, | 33 | "_active": true, |
| 31 | "_components": [ | 34 | "_components": [ |
| 32 | { | 35 | { |
| 33 | "__id__": 44 | 36 | "__id__": 48 |
| 34 | }, | 37 | }, |
| 35 | { | 38 | { |
| 36 | "__id__": 45 | 39 | "__id__": 49 |
| 37 | } | 40 | } |
| 38 | ], | 41 | ], |
| 39 | "_prefab": { | 42 | "_prefab": { |
| 40 | "__id__": 46 | 43 | "__id__": 50 |
| 41 | }, | 44 | }, |
| 42 | "_opacity": 255, | 45 | "_opacity": 255, |
| 43 | "_color": { | 46 | "_color": { |
| ... | @@ -247,6 +250,141 @@ | ... | @@ -247,6 +250,141 @@ |
| 247 | }, | 250 | }, |
| 248 | { | 251 | { |
| 249 | "__type__": "cc.Node", | 252 | "__type__": "cc.Node", |
| 253 | "_name": "Mark", | ||
| 254 | "_objFlags": 0, | ||
| 255 | "_parent": { | ||
| 256 | "__id__": 1 | ||
| 257 | }, | ||
| 258 | "_children": [], | ||
| 259 | "_active": true, | ||
| 260 | "_components": [ | ||
| 261 | { | ||
| 262 | "__id__": 7 | ||
| 263 | }, | ||
| 264 | { | ||
| 265 | "__id__": 8 | ||
| 266 | } | ||
| 267 | ], | ||
| 268 | "_prefab": { | ||
| 269 | "__id__": 9 | ||
| 270 | }, | ||
| 271 | "_opacity": 255, | ||
| 272 | "_color": { | ||
| 273 | "__type__": "cc.Color", | ||
| 274 | "r": 255, | ||
| 275 | "g": 255, | ||
| 276 | "b": 255, | ||
| 277 | "a": 255 | ||
| 278 | }, | ||
| 279 | "_contentSize": { | ||
| 280 | "__type__": "cc.Size", | ||
| 281 | "width": 40, | ||
| 282 | "height": 36 | ||
| 283 | }, | ||
| 284 | "_anchorPoint": { | ||
| 285 | "__type__": "cc.Vec2", | ||
| 286 | "x": 0, | ||
| 287 | "y": 1 | ||
| 288 | }, | ||
| 289 | "_trs": { | ||
| 290 | "__type__": "TypedArray", | ||
| 291 | "ctor": "Float32Array", | ||
| 292 | "array": [ | ||
| 293 | -78, | ||
| 294 | 137, | ||
| 295 | 0, | ||
| 296 | 0, | ||
| 297 | 0, | ||
| 298 | 0, | ||
| 299 | 1, | ||
| 300 | 1, | ||
| 301 | 1, | ||
| 302 | 1 | ||
| 303 | ] | ||
| 304 | }, | ||
| 305 | "_eulerAngles": { | ||
| 306 | "__type__": "cc.Vec3", | ||
| 307 | "x": 0, | ||
| 308 | "y": 0, | ||
| 309 | "z": 0 | ||
| 310 | }, | ||
| 311 | "_skewX": 0, | ||
| 312 | "_skewY": 0, | ||
| 313 | "_is3DNode": false, | ||
| 314 | "_groupIndex": 0, | ||
| 315 | "groupIndex": 0, | ||
| 316 | "_id": "" | ||
| 317 | }, | ||
| 318 | { | ||
| 319 | "__type__": "cc.Sprite", | ||
| 320 | "_name": "", | ||
| 321 | "_objFlags": 0, | ||
| 322 | "node": { | ||
| 323 | "__id__": 6 | ||
| 324 | }, | ||
| 325 | "_enabled": true, | ||
| 326 | "_materials": [ | ||
| 327 | { | ||
| 328 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 329 | } | ||
| 330 | ], | ||
| 331 | "_srcBlendFactor": 770, | ||
| 332 | "_dstBlendFactor": 771, | ||
| 333 | "_spriteFrame": null, | ||
| 334 | "_type": 0, | ||
| 335 | "_sizeMode": 1, | ||
| 336 | "_fillType": 0, | ||
| 337 | "_fillCenter": { | ||
| 338 | "__type__": "cc.Vec2", | ||
| 339 | "x": 0, | ||
| 340 | "y": 0 | ||
| 341 | }, | ||
| 342 | "_fillStart": 0, | ||
| 343 | "_fillRange": 0, | ||
| 344 | "_isTrimmedMode": true, | ||
| 345 | "_atlas": null, | ||
| 346 | "_id": "" | ||
| 347 | }, | ||
| 348 | { | ||
| 349 | "__type__": "cc.Widget", | ||
| 350 | "_name": "", | ||
| 351 | "_objFlags": 0, | ||
| 352 | "node": { | ||
| 353 | "__id__": 6 | ||
| 354 | }, | ||
| 355 | "_enabled": true, | ||
| 356 | "alignMode": 1, | ||
| 357 | "_target": null, | ||
| 358 | "_alignFlags": 9, | ||
| 359 | "_left": 8, | ||
| 360 | "_right": 0, | ||
| 361 | "_top": -3, | ||
| 362 | "_bottom": 0, | ||
| 363 | "_verticalCenter": 0, | ||
| 364 | "_horizontalCenter": 0, | ||
| 365 | "_isAbsLeft": true, | ||
| 366 | "_isAbsRight": true, | ||
| 367 | "_isAbsTop": true, | ||
| 368 | "_isAbsBottom": true, | ||
| 369 | "_isAbsHorizontalCenter": true, | ||
| 370 | "_isAbsVerticalCenter": true, | ||
| 371 | "_originalWidth": 0, | ||
| 372 | "_originalHeight": 0, | ||
| 373 | "_id": "" | ||
| 374 | }, | ||
| 375 | { | ||
| 376 | "__type__": "cc.PrefabInfo", | ||
| 377 | "root": { | ||
| 378 | "__id__": 1 | ||
| 379 | }, | ||
| 380 | "asset": { | ||
| 381 | "__uuid__": "944bc282-8d95-4353-8325-4defd338a860" | ||
| 382 | }, | ||
| 383 | "fileId": "3c+bNdBfdEe6C09Qw4EBms", | ||
| 384 | "sync": false | ||
| 385 | }, | ||
| 386 | { | ||
| 387 | "__type__": "cc.Node", | ||
| 250 | "_name": "Normal", | 388 | "_name": "Normal", |
| 251 | "_objFlags": 0, | 389 | "_objFlags": 0, |
| 252 | "_parent": { | 390 | "_parent": { |
| ... | @@ -254,23 +392,23 @@ | ... | @@ -254,23 +392,23 @@ |
| 254 | }, | 392 | }, |
| 255 | "_children": [ | 393 | "_children": [ |
| 256 | { | 394 | { |
| 257 | "__id__": 7 | 395 | "__id__": 11 |
| 258 | }, | 396 | }, |
| 259 | { | 397 | { |
| 260 | "__id__": 10 | 398 | "__id__": 14 |
| 261 | } | 399 | } |
| 262 | ], | 400 | ], |
| 263 | "_active": false, | 401 | "_active": false, |
| 264 | "_components": [ | 402 | "_components": [ |
| 265 | { | 403 | { |
| 266 | "__id__": 14 | 404 | "__id__": 18 |
| 267 | }, | 405 | }, |
| 268 | { | 406 | { |
| 269 | "__id__": 15 | 407 | "__id__": 19 |
| 270 | } | 408 | } |
| 271 | ], | 409 | ], |
| 272 | "_prefab": { | 410 | "_prefab": { |
| 273 | "__id__": 16 | 411 | "__id__": 20 |
| 274 | }, | 412 | }, |
| 275 | "_opacity": 255, | 413 | "_opacity": 255, |
| 276 | "_color": { | 414 | "_color": { |
| ... | @@ -324,17 +462,17 @@ | ... | @@ -324,17 +462,17 @@ |
| 324 | "_name": "New Sprite(Splash)", | 462 | "_name": "New Sprite(Splash)", |
| 325 | "_objFlags": 0, | 463 | "_objFlags": 0, |
| 326 | "_parent": { | 464 | "_parent": { |
| 327 | "__id__": 6 | 465 | "__id__": 10 |
| 328 | }, | 466 | }, |
| 329 | "_children": [], | 467 | "_children": [], |
| 330 | "_active": true, | 468 | "_active": true, |
| 331 | "_components": [ | 469 | "_components": [ |
| 332 | { | 470 | { |
| 333 | "__id__": 8 | 471 | "__id__": 12 |
| 334 | } | 472 | } |
| 335 | ], | 473 | ], |
| 336 | "_prefab": { | 474 | "_prefab": { |
| 337 | "__id__": 9 | 475 | "__id__": 13 |
| 338 | }, | 476 | }, |
| 339 | "_opacity": 25, | 477 | "_opacity": 25, |
| 340 | "_color": { | 478 | "_color": { |
| ... | @@ -388,7 +526,7 @@ | ... | @@ -388,7 +526,7 @@ |
| 388 | "_name": "", | 526 | "_name": "", |
| 389 | "_objFlags": 0, | 527 | "_objFlags": 0, |
| 390 | "node": { | 528 | "node": { |
| 391 | "__id__": 7 | 529 | "__id__": 11 |
| 392 | }, | 530 | }, |
| 393 | "_enabled": true, | 531 | "_enabled": true, |
| 394 | "_materials": [ | 532 | "_materials": [ |
| ... | @@ -431,20 +569,20 @@ | ... | @@ -431,20 +569,20 @@ |
| 431 | "_name": "Name", | 569 | "_name": "Name", |
| 432 | "_objFlags": 0, | 570 | "_objFlags": 0, |
| 433 | "_parent": { | 571 | "_parent": { |
| 434 | "__id__": 6 | 572 | "__id__": 10 |
| 435 | }, | 573 | }, |
| 436 | "_children": [], | 574 | "_children": [], |
| 437 | "_active": true, | 575 | "_active": true, |
| 438 | "_components": [ | 576 | "_components": [ |
| 439 | { | 577 | { |
| 440 | "__id__": 11 | 578 | "__id__": 15 |
| 441 | }, | 579 | }, |
| 442 | { | 580 | { |
| 443 | "__id__": 12 | 581 | "__id__": 16 |
| 444 | } | 582 | } |
| 445 | ], | 583 | ], |
| 446 | "_prefab": { | 584 | "_prefab": { |
| 447 | "__id__": 13 | 585 | "__id__": 17 |
| 448 | }, | 586 | }, |
| 449 | "_opacity": 255, | 587 | "_opacity": 255, |
| 450 | "_color": { | 588 | "_color": { |
| ... | @@ -498,7 +636,7 @@ | ... | @@ -498,7 +636,7 @@ |
| 498 | "_name": "", | 636 | "_name": "", |
| 499 | "_objFlags": 0, | 637 | "_objFlags": 0, |
| 500 | "node": { | 638 | "node": { |
| 501 | "__id__": 10 | 639 | "__id__": 14 |
| 502 | }, | 640 | }, |
| 503 | "_enabled": true, | 641 | "_enabled": true, |
| 504 | "_materials": [ | 642 | "_materials": [ |
| ... | @@ -528,7 +666,7 @@ | ... | @@ -528,7 +666,7 @@ |
| 528 | "_name": "", | 666 | "_name": "", |
| 529 | "_objFlags": 0, | 667 | "_objFlags": 0, |
| 530 | "node": { | 668 | "node": { |
| 531 | "__id__": 10 | 669 | "__id__": 14 |
| 532 | }, | 670 | }, |
| 533 | "_enabled": true, | 671 | "_enabled": true, |
| 534 | "alignMode": 1, | 672 | "alignMode": 1, |
| ... | @@ -566,7 +704,7 @@ | ... | @@ -566,7 +704,7 @@ |
| 566 | "_name": "", | 704 | "_name": "", |
| 567 | "_objFlags": 0, | 705 | "_objFlags": 0, |
| 568 | "node": { | 706 | "node": { |
| 569 | "__id__": 6 | 707 | "__id__": 10 |
| 570 | }, | 708 | }, |
| 571 | "_enabled": true, | 709 | "_enabled": true, |
| 572 | "_materials": [ | 710 | "_materials": [ |
| ... | @@ -586,7 +724,7 @@ | ... | @@ -586,7 +724,7 @@ |
| 586 | "_name": "", | 724 | "_name": "", |
| 587 | "_objFlags": 0, | 725 | "_objFlags": 0, |
| 588 | "node": { | 726 | "node": { |
| 589 | "__id__": 6 | 727 | "__id__": 10 |
| 590 | }, | 728 | }, |
| 591 | "_enabled": true, | 729 | "_enabled": true, |
| 592 | "alignMode": 1, | 730 | "alignMode": 1, |
| ... | @@ -628,26 +766,26 @@ | ... | @@ -628,26 +766,26 @@ |
| 628 | }, | 766 | }, |
| 629 | "_children": [ | 767 | "_children": [ |
| 630 | { | 768 | { |
| 631 | "__id__": 18 | 769 | "__id__": 22 |
| 632 | }, | 770 | }, |
| 633 | { | 771 | { |
| 634 | "__id__": 21 | 772 | "__id__": 25 |
| 635 | }, | 773 | }, |
| 636 | { | 774 | { |
| 637 | "__id__": 34 | 775 | "__id__": 38 |
| 638 | } | 776 | } |
| 639 | ], | 777 | ], |
| 640 | "_active": false, | 778 | "_active": false, |
| 641 | "_components": [ | 779 | "_components": [ |
| 642 | { | 780 | { |
| 643 | "__id__": 41 | 781 | "__id__": 45 |
| 644 | }, | 782 | }, |
| 645 | { | 783 | { |
| 646 | "__id__": 42 | 784 | "__id__": 46 |
| 647 | } | 785 | } |
| 648 | ], | 786 | ], |
| 649 | "_prefab": { | 787 | "_prefab": { |
| 650 | "__id__": 43 | 788 | "__id__": 47 |
| 651 | }, | 789 | }, |
| 652 | "_opacity": 255, | 790 | "_opacity": 255, |
| 653 | "_color": { | 791 | "_color": { |
| ... | @@ -713,17 +851,17 @@ | ... | @@ -713,17 +851,17 @@ |
| 713 | "_name": "NameBg", | 851 | "_name": "NameBg", |
| 714 | "_objFlags": 0, | 852 | "_objFlags": 0, |
| 715 | "_parent": { | 853 | "_parent": { |
| 716 | "__id__": 17 | 854 | "__id__": 21 |
| 717 | }, | 855 | }, |
| 718 | "_children": [], | 856 | "_children": [], |
| 719 | "_active": true, | 857 | "_active": true, |
| 720 | "_components": [ | 858 | "_components": [ |
| 721 | { | 859 | { |
| 722 | "__id__": 19 | 860 | "__id__": 23 |
| 723 | } | 861 | } |
| 724 | ], | 862 | ], |
| 725 | "_prefab": { | 863 | "_prefab": { |
| 726 | "__id__": 20 | 864 | "__id__": 24 |
| 727 | }, | 865 | }, |
| 728 | "_opacity": 255, | 866 | "_opacity": 255, |
| 729 | "_color": { | 867 | "_color": { |
| ... | @@ -789,7 +927,7 @@ | ... | @@ -789,7 +927,7 @@ |
| 789 | "_name": "", | 927 | "_name": "", |
| 790 | "_objFlags": 0, | 928 | "_objFlags": 0, |
| 791 | "node": { | 929 | "node": { |
| 792 | "__id__": 18 | 930 | "__id__": 22 |
| 793 | }, | 931 | }, |
| 794 | "_enabled": true, | 932 | "_enabled": true, |
| 795 | "_materials": [ | 933 | "_materials": [ |
| ... | @@ -832,17 +970,17 @@ | ... | @@ -832,17 +970,17 @@ |
| 832 | "_name": "ActiveName", | 970 | "_name": "ActiveName", |
| 833 | "_objFlags": 0, | 971 | "_objFlags": 0, |
| 834 | "_parent": { | 972 | "_parent": { |
| 835 | "__id__": 17 | 973 | "__id__": 21 |
| 836 | }, | 974 | }, |
| 837 | "_children": [ | 975 | "_children": [ |
| 838 | { | 976 | { |
| 839 | "__id__": 22 | 977 | "__id__": 26 |
| 840 | } | 978 | } |
| 841 | ], | 979 | ], |
| 842 | "_active": true, | 980 | "_active": true, |
| 843 | "_components": [], | 981 | "_components": [], |
| 844 | "_prefab": { | 982 | "_prefab": { |
| 845 | "__id__": 33 | 983 | "__id__": 37 |
| 846 | }, | 984 | }, |
| 847 | "_opacity": 255, | 985 | "_opacity": 255, |
| 848 | "_color": { | 986 | "_color": { |
| ... | @@ -908,21 +1046,21 @@ | ... | @@ -908,21 +1046,21 @@ |
| 908 | "_name": "NameContainer", | 1046 | "_name": "NameContainer", |
| 909 | "_objFlags": 0, | 1047 | "_objFlags": 0, |
| 910 | "_parent": { | 1048 | "_parent": { |
| 911 | "__id__": 21 | 1049 | "__id__": 25 |
| 912 | }, | 1050 | }, |
| 913 | "_children": [ | 1051 | "_children": [ |
| 914 | { | 1052 | { |
| 915 | "__id__": 23 | 1053 | "__id__": 27 |
| 916 | } | 1054 | } |
| 917 | ], | 1055 | ], |
| 918 | "_active": true, | 1056 | "_active": true, |
| 919 | "_components": [ | 1057 | "_components": [ |
| 920 | { | 1058 | { |
| 921 | "__id__": 31 | 1059 | "__id__": 35 |
| 922 | } | 1060 | } |
| 923 | ], | 1061 | ], |
| 924 | "_prefab": { | 1062 | "_prefab": { |
| 925 | "__id__": 32 | 1063 | "__id__": 36 |
| 926 | }, | 1064 | }, |
| 927 | "_opacity": 0, | 1065 | "_opacity": 0, |
| 928 | "_color": { | 1066 | "_color": { |
| ... | @@ -988,20 +1126,20 @@ | ... | @@ -988,20 +1126,20 @@ |
| 988 | "_name": "NameText", | 1126 | "_name": "NameText", |
| 989 | "_objFlags": 0, | 1127 | "_objFlags": 0, |
| 990 | "_parent": { | 1128 | "_parent": { |
| 991 | "__id__": 22 | 1129 | "__id__": 26 |
| 992 | }, | 1130 | }, |
| 993 | "_children": [ | 1131 | "_children": [ |
| 994 | { | 1132 | { |
| 995 | "__id__": 24 | 1133 | "__id__": 28 |
| 996 | }, | 1134 | }, |
| 997 | { | 1135 | { |
| 998 | "__id__": 27 | 1136 | "__id__": 31 |
| 999 | } | 1137 | } |
| 1000 | ], | 1138 | ], |
| 1001 | "_active": true, | 1139 | "_active": true, |
| 1002 | "_components": [], | 1140 | "_components": [], |
| 1003 | "_prefab": { | 1141 | "_prefab": { |
| 1004 | "__id__": 30 | 1142 | "__id__": 34 |
| 1005 | }, | 1143 | }, |
| 1006 | "_opacity": 255, | 1144 | "_opacity": 255, |
| 1007 | "_color": { | 1145 | "_color": { |
| ... | @@ -1067,17 +1205,17 @@ | ... | @@ -1067,17 +1205,17 @@ |
| 1067 | "_name": "NameText1", | 1205 | "_name": "NameText1", |
| 1068 | "_objFlags": 0, | 1206 | "_objFlags": 0, |
| 1069 | "_parent": { | 1207 | "_parent": { |
| 1070 | "__id__": 23 | 1208 | "__id__": 27 |
| 1071 | }, | 1209 | }, |
| 1072 | "_children": [], | 1210 | "_children": [], |
| 1073 | "_active": true, | 1211 | "_active": true, |
| 1074 | "_components": [ | 1212 | "_components": [ |
| 1075 | { | 1213 | { |
| 1076 | "__id__": 25 | 1214 | "__id__": 29 |
| 1077 | } | 1215 | } |
| 1078 | ], | 1216 | ], |
| 1079 | "_prefab": { | 1217 | "_prefab": { |
| 1080 | "__id__": 26 | 1218 | "__id__": 30 |
| 1081 | }, | 1219 | }, |
| 1082 | "_opacity": 255, | 1220 | "_opacity": 255, |
| 1083 | "_color": { | 1221 | "_color": { |
| ... | @@ -1143,7 +1281,7 @@ | ... | @@ -1143,7 +1281,7 @@ |
| 1143 | "_name": "", | 1281 | "_name": "", |
| 1144 | "_objFlags": 0, | 1282 | "_objFlags": 0, |
| 1145 | "node": { | 1283 | "node": { |
| 1146 | "__id__": 24 | 1284 | "__id__": 28 |
| 1147 | }, | 1285 | }, |
| 1148 | "_enabled": true, | 1286 | "_enabled": true, |
| 1149 | "_materials": [ | 1287 | "_materials": [ |
| ... | @@ -1184,17 +1322,17 @@ | ... | @@ -1184,17 +1322,17 @@ |
| 1184 | "_name": "NameText2", | 1322 | "_name": "NameText2", |
| 1185 | "_objFlags": 0, | 1323 | "_objFlags": 0, |
| 1186 | "_parent": { | 1324 | "_parent": { |
| 1187 | "__id__": 23 | 1325 | "__id__": 27 |
| 1188 | }, | 1326 | }, |
| 1189 | "_children": [], | 1327 | "_children": [], |
| 1190 | "_active": true, | 1328 | "_active": true, |
| 1191 | "_components": [ | 1329 | "_components": [ |
| 1192 | { | 1330 | { |
| 1193 | "__id__": 28 | 1331 | "__id__": 32 |
| 1194 | } | 1332 | } |
| 1195 | ], | 1333 | ], |
| 1196 | "_prefab": { | 1334 | "_prefab": { |
| 1197 | "__id__": 29 | 1335 | "__id__": 33 |
| 1198 | }, | 1336 | }, |
| 1199 | "_opacity": 255, | 1337 | "_opacity": 255, |
| 1200 | "_color": { | 1338 | "_color": { |
| ... | @@ -1260,7 +1398,7 @@ | ... | @@ -1260,7 +1398,7 @@ |
| 1260 | "_name": "", | 1398 | "_name": "", |
| 1261 | "_objFlags": 0, | 1399 | "_objFlags": 0, |
| 1262 | "node": { | 1400 | "node": { |
| 1263 | "__id__": 27 | 1401 | "__id__": 31 |
| 1264 | }, | 1402 | }, |
| 1265 | "_enabled": true, | 1403 | "_enabled": true, |
| 1266 | "_materials": [ | 1404 | "_materials": [ |
| ... | @@ -1312,7 +1450,7 @@ | ... | @@ -1312,7 +1450,7 @@ |
| 1312 | "_name": "", | 1450 | "_name": "", |
| 1313 | "_objFlags": 0, | 1451 | "_objFlags": 0, |
| 1314 | "node": { | 1452 | "node": { |
| 1315 | "__id__": 22 | 1453 | "__id__": 26 |
| 1316 | }, | 1454 | }, |
| 1317 | "_enabled": true, | 1455 | "_enabled": true, |
| 1318 | "_materials": [ | 1456 | "_materials": [ |
| ... | @@ -1354,24 +1492,24 @@ | ... | @@ -1354,24 +1492,24 @@ |
| 1354 | "_name": "NormalName", | 1492 | "_name": "NormalName", |
| 1355 | "_objFlags": 0, | 1493 | "_objFlags": 0, |
| 1356 | "_parent": { | 1494 | "_parent": { |
| 1357 | "__id__": 17 | 1495 | "__id__": 21 |
| 1358 | }, | 1496 | }, |
| 1359 | "_children": [ | 1497 | "_children": [ |
| 1360 | { | 1498 | { |
| 1361 | "__id__": 35 | 1499 | "__id__": 39 |
| 1362 | } | 1500 | } |
| 1363 | ], | 1501 | ], |
| 1364 | "_active": true, | 1502 | "_active": true, |
| 1365 | "_components": [ | 1503 | "_components": [ |
| 1366 | { | 1504 | { |
| 1367 | "__id__": 38 | 1505 | "__id__": 42 |
| 1368 | }, | 1506 | }, |
| 1369 | { | 1507 | { |
| 1370 | "__id__": 39 | 1508 | "__id__": 43 |
| 1371 | } | 1509 | } |
| 1372 | ], | 1510 | ], |
| 1373 | "_prefab": { | 1511 | "_prefab": { |
| 1374 | "__id__": 40 | 1512 | "__id__": 44 |
| 1375 | }, | 1513 | }, |
| 1376 | "_opacity": 255, | 1514 | "_opacity": 255, |
| 1377 | "_color": { | 1515 | "_color": { |
| ... | @@ -1437,17 +1575,17 @@ | ... | @@ -1437,17 +1575,17 @@ |
| 1437 | "_name": "MidName", | 1575 | "_name": "MidName", |
| 1438 | "_objFlags": 0, | 1576 | "_objFlags": 0, |
| 1439 | "_parent": { | 1577 | "_parent": { |
| 1440 | "__id__": 34 | 1578 | "__id__": 38 |
| 1441 | }, | 1579 | }, |
| 1442 | "_children": [], | 1580 | "_children": [], |
| 1443 | "_active": true, | 1581 | "_active": true, |
| 1444 | "_components": [ | 1582 | "_components": [ |
| 1445 | { | 1583 | { |
| 1446 | "__id__": 36 | 1584 | "__id__": 40 |
| 1447 | } | 1585 | } |
| 1448 | ], | 1586 | ], |
| 1449 | "_prefab": { | 1587 | "_prefab": { |
| 1450 | "__id__": 37 | 1588 | "__id__": 41 |
| 1451 | }, | 1589 | }, |
| 1452 | "_opacity": 255, | 1590 | "_opacity": 255, |
| 1453 | "_color": { | 1591 | "_color": { |
| ... | @@ -1513,7 +1651,7 @@ | ... | @@ -1513,7 +1651,7 @@ |
| 1513 | "_name": "", | 1651 | "_name": "", |
| 1514 | "_objFlags": 0, | 1652 | "_objFlags": 0, |
| 1515 | "node": { | 1653 | "node": { |
| 1516 | "__id__": 35 | 1654 | "__id__": 39 |
| 1517 | }, | 1655 | }, |
| 1518 | "_enabled": true, | 1656 | "_enabled": true, |
| 1519 | "_materials": [ | 1657 | "_materials": [ |
| ... | @@ -1554,7 +1692,7 @@ | ... | @@ -1554,7 +1692,7 @@ |
| 1554 | "_name": "", | 1692 | "_name": "", |
| 1555 | "_objFlags": 0, | 1693 | "_objFlags": 0, |
| 1556 | "node": { | 1694 | "node": { |
| 1557 | "__id__": 34 | 1695 | "__id__": 38 |
| 1558 | }, | 1696 | }, |
| 1559 | "_enabled": true, | 1697 | "_enabled": true, |
| 1560 | "_materials": [ | 1698 | "_materials": [ |
| ... | @@ -1574,7 +1712,7 @@ | ... | @@ -1574,7 +1712,7 @@ |
| 1574 | "_name": "", | 1712 | "_name": "", |
| 1575 | "_objFlags": 0, | 1713 | "_objFlags": 0, |
| 1576 | "node": { | 1714 | "node": { |
| 1577 | "__id__": 34 | 1715 | "__id__": 38 |
| 1578 | }, | 1716 | }, |
| 1579 | "_enabled": true, | 1717 | "_enabled": true, |
| 1580 | "alignMode": 1, | 1718 | "alignMode": 1, |
| ... | @@ -1612,7 +1750,7 @@ | ... | @@ -1612,7 +1750,7 @@ |
| 1612 | "_name": "", | 1750 | "_name": "", |
| 1613 | "_objFlags": 0, | 1751 | "_objFlags": 0, |
| 1614 | "node": { | 1752 | "node": { |
| 1615 | "__id__": 17 | 1753 | "__id__": 21 |
| 1616 | }, | 1754 | }, |
| 1617 | "_enabled": true, | 1755 | "_enabled": true, |
| 1618 | "_materials": [], | 1756 | "_materials": [], |
| ... | @@ -1638,7 +1776,7 @@ | ... | @@ -1638,7 +1776,7 @@ |
| 1638 | "_name": "", | 1776 | "_name": "", |
| 1639 | "_objFlags": 0, | 1777 | "_objFlags": 0, |
| 1640 | "node": { | 1778 | "node": { |
| 1641 | "__id__": 17 | 1779 | "__id__": 21 |
| 1642 | }, | 1780 | }, |
| 1643 | "_enabled": true, | 1781 | "_enabled": true, |
| 1644 | "alignMode": 1, | 1782 | "alignMode": 1, |
| ... | @@ -1684,17 +1822,20 @@ | ... | @@ -1684,17 +1822,20 @@ |
| 1684 | "pic": { | 1822 | "pic": { |
| 1685 | "__id__": 3 | 1823 | "__id__": 3 |
| 1686 | }, | 1824 | }, |
| 1825 | "mark": { | ||
| 1826 | "__id__": 7 | ||
| 1827 | }, | ||
| 1687 | "activeName1": { | 1828 | "activeName1": { |
| 1688 | "__id__": 25 | 1829 | "__id__": 29 |
| 1689 | }, | 1830 | }, |
| 1690 | "activeName2": { | 1831 | "activeName2": { |
| 1691 | "__id__": 28 | 1832 | "__id__": 32 |
| 1692 | }, | 1833 | }, |
| 1693 | "normalName": { | 1834 | "normalName": { |
| 1694 | "__id__": 36 | 1835 | "__id__": 40 |
| 1695 | }, | 1836 | }, |
| 1696 | "Name": { | 1837 | "Name": { |
| 1697 | "__id__": 11 | 1838 | "__id__": 15 |
| 1698 | }, | 1839 | }, |
| 1699 | "_id": "" | 1840 | "_id": "" |
| 1700 | }, | 1841 | }, | ... | ... |
| 1 | [ | ||
| 2 | { | ||
| 3 | "__type__": "cc.Prefab", | ||
| 4 | "_name": "", | ||
| 5 | "_objFlags": 0, | ||
| 6 | "_native": "", | ||
| 7 | "data": { | ||
| 8 | "__id__": 1 | ||
| 9 | }, | ||
| 10 | "optimizationPolicy": 0, | ||
| 11 | "asyncLoadAssets": false, | ||
| 12 | "readonly": false | ||
| 13 | }, | ||
| 14 | { | ||
| 15 | "__type__": "cc.Node", | ||
| 16 | "_name": "pfbSystemPrompt", | ||
| 17 | "_objFlags": 0, | ||
| 18 | "_parent": null, | ||
| 19 | "_children": [ | ||
| 20 | { | ||
| 21 | "__id__": 2 | ||
| 22 | }, | ||
| 23 | { | ||
| 24 | "__id__": 5 | ||
| 25 | } | ||
| 26 | ], | ||
| 27 | "_active": true, | ||
| 28 | "_components": [], | ||
| 29 | "_prefab": { | ||
| 30 | "__id__": 26 | ||
| 31 | }, | ||
| 32 | "_opacity": 255, | ||
| 33 | "_color": { | ||
| 34 | "__type__": "cc.Color", | ||
| 35 | "r": 255, | ||
| 36 | "g": 255, | ||
| 37 | "b": 255, | ||
| 38 | "a": 255 | ||
| 39 | }, | ||
| 40 | "_contentSize": { | ||
| 41 | "__type__": "cc.Size", | ||
| 42 | "width": 0, | ||
| 43 | "height": 0 | ||
| 44 | }, | ||
| 45 | "_anchorPoint": { | ||
| 46 | "__type__": "cc.Vec2", | ||
| 47 | "x": 0.5, | ||
| 48 | "y": 0.5 | ||
| 49 | }, | ||
| 50 | "_trs": { | ||
| 51 | "__type__": "TypedArray", | ||
| 52 | "ctor": "Float32Array", | ||
| 53 | "array": [ | ||
| 54 | 0, | ||
| 55 | 0, | ||
| 56 | 0, | ||
| 57 | 0, | ||
| 58 | 0, | ||
| 59 | 0, | ||
| 60 | 1, | ||
| 61 | 1, | ||
| 62 | 1, | ||
| 63 | 1 | ||
| 64 | ] | ||
| 65 | }, | ||
| 66 | "_eulerAngles": { | ||
| 67 | "__type__": "cc.Vec3", | ||
| 68 | "x": 0, | ||
| 69 | "y": 0, | ||
| 70 | "z": 0 | ||
| 71 | }, | ||
| 72 | "_skewX": 0, | ||
| 73 | "_skewY": 0, | ||
| 74 | "_is3DNode": false, | ||
| 75 | "_groupIndex": 0, | ||
| 76 | "groupIndex": 0, | ||
| 77 | "_id": "" | ||
| 78 | }, | ||
| 79 | { | ||
| 80 | "__type__": "cc.Node", | ||
| 81 | "_name": "Background", | ||
| 82 | "_objFlags": 0, | ||
| 83 | "_parent": { | ||
| 84 | "__id__": 1 | ||
| 85 | }, | ||
| 86 | "_children": [], | ||
| 87 | "_active": true, | ||
| 88 | "_components": [ | ||
| 89 | { | ||
| 90 | "__id__": 3 | ||
| 91 | } | ||
| 92 | ], | ||
| 93 | "_prefab": { | ||
| 94 | "__id__": 4 | ||
| 95 | }, | ||
| 96 | "_opacity": 178, | ||
| 97 | "_color": { | ||
| 98 | "__type__": "cc.Color", | ||
| 99 | "r": 0, | ||
| 100 | "g": 0, | ||
| 101 | "b": 0, | ||
| 102 | "a": 255 | ||
| 103 | }, | ||
| 104 | "_contentSize": { | ||
| 105 | "__type__": "cc.Size", | ||
| 106 | "width": 1280, | ||
| 107 | "height": 720 | ||
| 108 | }, | ||
| 109 | "_anchorPoint": { | ||
| 110 | "__type__": "cc.Vec2", | ||
| 111 | "x": 0.5, | ||
| 112 | "y": 0.5 | ||
| 113 | }, | ||
| 114 | "_trs": { | ||
| 115 | "__type__": "TypedArray", | ||
| 116 | "ctor": "Float32Array", | ||
| 117 | "array": [ | ||
| 118 | 0, | ||
| 119 | 0, | ||
| 120 | 0, | ||
| 121 | 0, | ||
| 122 | 0, | ||
| 123 | 0, | ||
| 124 | 1, | ||
| 125 | 1, | ||
| 126 | 1, | ||
| 127 | 1 | ||
| 128 | ] | ||
| 129 | }, | ||
| 130 | "_eulerAngles": { | ||
| 131 | "__type__": "cc.Vec3", | ||
| 132 | "x": 0, | ||
| 133 | "y": 0, | ||
| 134 | "z": 0 | ||
| 135 | }, | ||
| 136 | "_skewX": 0, | ||
| 137 | "_skewY": 0, | ||
| 138 | "_is3DNode": false, | ||
| 139 | "_groupIndex": 0, | ||
| 140 | "groupIndex": 0, | ||
| 141 | "_id": "" | ||
| 142 | }, | ||
| 143 | { | ||
| 144 | "__type__": "cc.Sprite", | ||
| 145 | "_name": "", | ||
| 146 | "_objFlags": 0, | ||
| 147 | "node": { | ||
| 148 | "__id__": 2 | ||
| 149 | }, | ||
| 150 | "_enabled": true, | ||
| 151 | "_materials": [ | ||
| 152 | { | ||
| 153 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 154 | } | ||
| 155 | ], | ||
| 156 | "_srcBlendFactor": 770, | ||
| 157 | "_dstBlendFactor": 771, | ||
| 158 | "_spriteFrame": { | ||
| 159 | "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" | ||
| 160 | }, | ||
| 161 | "_type": 0, | ||
| 162 | "_sizeMode": 0, | ||
| 163 | "_fillType": 0, | ||
| 164 | "_fillCenter": { | ||
| 165 | "__type__": "cc.Vec2", | ||
| 166 | "x": 0, | ||
| 167 | "y": 0 | ||
| 168 | }, | ||
| 169 | "_fillStart": 0, | ||
| 170 | "_fillRange": 0, | ||
| 171 | "_isTrimmedMode": true, | ||
| 172 | "_atlas": null, | ||
| 173 | "_id": "" | ||
| 174 | }, | ||
| 175 | { | ||
| 176 | "__type__": "cc.PrefabInfo", | ||
| 177 | "root": { | ||
| 178 | "__id__": 1 | ||
| 179 | }, | ||
| 180 | "asset": { | ||
| 181 | "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" | ||
| 182 | }, | ||
| 183 | "fileId": "5bmfffnaZMqpIMdHNnd0Ro", | ||
| 184 | "sync": false | ||
| 185 | }, | ||
| 186 | { | ||
| 187 | "__type__": "cc.Node", | ||
| 188 | "_name": "PromptBox", | ||
| 189 | "_objFlags": 0, | ||
| 190 | "_parent": { | ||
| 191 | "__id__": 1 | ||
| 192 | }, | ||
| 193 | "_children": [ | ||
| 194 | { | ||
| 195 | "__id__": 6 | ||
| 196 | }, | ||
| 197 | { | ||
| 198 | "__id__": 9 | ||
| 199 | }, | ||
| 200 | { | ||
| 201 | "__id__": 12 | ||
| 202 | }, | ||
| 203 | { | ||
| 204 | "__id__": 18 | ||
| 205 | } | ||
| 206 | ], | ||
| 207 | "_active": true, | ||
| 208 | "_components": [ | ||
| 209 | { | ||
| 210 | "__id__": 24 | ||
| 211 | } | ||
| 212 | ], | ||
| 213 | "_prefab": { | ||
| 214 | "__id__": 25 | ||
| 215 | }, | ||
| 216 | "_opacity": 255, | ||
| 217 | "_color": { | ||
| 218 | "__type__": "cc.Color", | ||
| 219 | "r": 255, | ||
| 220 | "g": 255, | ||
| 221 | "b": 255, | ||
| 222 | "a": 255 | ||
| 223 | }, | ||
| 224 | "_contentSize": { | ||
| 225 | "__type__": "cc.Size", | ||
| 226 | "width": 619, | ||
| 227 | "height": 332 | ||
| 228 | }, | ||
| 229 | "_anchorPoint": { | ||
| 230 | "__type__": "cc.Vec2", | ||
| 231 | "x": 0.5, | ||
| 232 | "y": 0.5 | ||
| 233 | }, | ||
| 234 | "_trs": { | ||
| 235 | "__type__": "TypedArray", | ||
| 236 | "ctor": "Float32Array", | ||
| 237 | "array": [ | ||
| 238 | 0, | ||
| 239 | 0, | ||
| 240 | 0, | ||
| 241 | 0, | ||
| 242 | 0, | ||
| 243 | 0, | ||
| 244 | 1, | ||
| 245 | 1, | ||
| 246 | 1, | ||
| 247 | 1 | ||
| 248 | ] | ||
| 249 | }, | ||
| 250 | "_eulerAngles": { | ||
| 251 | "__type__": "cc.Vec3", | ||
| 252 | "x": 0, | ||
| 253 | "y": 0, | ||
| 254 | "z": 0 | ||
| 255 | }, | ||
| 256 | "_skewX": 0, | ||
| 257 | "_skewY": 0, | ||
| 258 | "_is3DNode": false, | ||
| 259 | "_groupIndex": 0, | ||
| 260 | "groupIndex": 0, | ||
| 261 | "_id": "" | ||
| 262 | }, | ||
| 263 | { | ||
| 264 | "__type__": "cc.Node", | ||
| 265 | "_name": "Title", | ||
| 266 | "_objFlags": 0, | ||
| 267 | "_parent": { | ||
| 268 | "__id__": 5 | ||
| 269 | }, | ||
| 270 | "_children": [], | ||
| 271 | "_active": true, | ||
| 272 | "_components": [ | ||
| 273 | { | ||
| 274 | "__id__": 7 | ||
| 275 | } | ||
| 276 | ], | ||
| 277 | "_prefab": { | ||
| 278 | "__id__": 8 | ||
| 279 | }, | ||
| 280 | "_opacity": 255, | ||
| 281 | "_color": { | ||
| 282 | "__type__": "cc.Color", | ||
| 283 | "r": 255, | ||
| 284 | "g": 255, | ||
| 285 | "b": 255, | ||
| 286 | "a": 255 | ||
| 287 | }, | ||
| 288 | "_contentSize": { | ||
| 289 | "__type__": "cc.Size", | ||
| 290 | "width": 174.01, | ||
| 291 | "height": 90.72 | ||
| 292 | }, | ||
| 293 | "_anchorPoint": { | ||
| 294 | "__type__": "cc.Vec2", | ||
| 295 | "x": 0.5, | ||
| 296 | "y": 0.5 | ||
| 297 | }, | ||
| 298 | "_trs": { | ||
| 299 | "__type__": "TypedArray", | ||
| 300 | "ctor": "Float32Array", | ||
| 301 | "array": [ | ||
| 302 | 0, | ||
| 303 | 130.5, | ||
| 304 | 0, | ||
| 305 | 0, | ||
| 306 | 0, | ||
| 307 | 0, | ||
| 308 | 1, | ||
| 309 | 1, | ||
| 310 | 1, | ||
| 311 | 1 | ||
| 312 | ] | ||
| 313 | }, | ||
| 314 | "_eulerAngles": { | ||
| 315 | "__type__": "cc.Vec3", | ||
| 316 | "x": 0, | ||
| 317 | "y": 0, | ||
| 318 | "z": 0 | ||
| 319 | }, | ||
| 320 | "_skewX": 0, | ||
| 321 | "_skewY": 0, | ||
| 322 | "_is3DNode": false, | ||
| 323 | "_groupIndex": 0, | ||
| 324 | "groupIndex": 0, | ||
| 325 | "_id": "" | ||
| 326 | }, | ||
| 327 | { | ||
| 328 | "__type__": "cc.Label", | ||
| 329 | "_name": "", | ||
| 330 | "_objFlags": 0, | ||
| 331 | "node": { | ||
| 332 | "__id__": 6 | ||
| 333 | }, | ||
| 334 | "_enabled": true, | ||
| 335 | "_materials": [ | ||
| 336 | { | ||
| 337 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 338 | } | ||
| 339 | ], | ||
| 340 | "_useOriginalSize": false, | ||
| 341 | "_string": "系 统 提 示", | ||
| 342 | "_N$string": "系 统 提 示", | ||
| 343 | "_fontSize": 36, | ||
| 344 | "_lineHeight": 72, | ||
| 345 | "_enableWrapText": true, | ||
| 346 | "_N$file": null, | ||
| 347 | "_isSystemFontUsed": true, | ||
| 348 | "_spacingX": 0, | ||
| 349 | "_batchAsBitmap": false, | ||
| 350 | "_N$horizontalAlign": 1, | ||
| 351 | "_N$verticalAlign": 1, | ||
| 352 | "_N$fontFamily": "Arial", | ||
| 353 | "_N$overflow": 0, | ||
| 354 | "_N$cacheMode": 0, | ||
| 355 | "_id": "" | ||
| 356 | }, | ||
| 357 | { | ||
| 358 | "__type__": "cc.PrefabInfo", | ||
| 359 | "root": { | ||
| 360 | "__id__": 1 | ||
| 361 | }, | ||
| 362 | "asset": { | ||
| 363 | "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" | ||
| 364 | }, | ||
| 365 | "fileId": "caRAXZayVLJbxwxw0aYl+Z", | ||
| 366 | "sync": false | ||
| 367 | }, | ||
| 368 | { | ||
| 369 | "__type__": "cc.Node", | ||
| 370 | "_name": "Content", | ||
| 371 | "_objFlags": 0, | ||
| 372 | "_parent": { | ||
| 373 | "__id__": 5 | ||
| 374 | }, | ||
| 375 | "_children": [], | ||
| 376 | "_active": true, | ||
| 377 | "_components": [ | ||
| 378 | { | ||
| 379 | "__id__": 10 | ||
| 380 | } | ||
| 381 | ], | ||
| 382 | "_prefab": { | ||
| 383 | "__id__": 11 | ||
| 384 | }, | ||
| 385 | "_opacity": 255, | ||
| 386 | "_color": { | ||
| 387 | "__type__": "cc.Color", | ||
| 388 | "r": 255, | ||
| 389 | "g": 255, | ||
| 390 | "b": 255, | ||
| 391 | "a": 255 | ||
| 392 | }, | ||
| 393 | "_contentSize": { | ||
| 394 | "__type__": "cc.Size", | ||
| 395 | "width": 298.34, | ||
| 396 | "height": 50.4 | ||
| 397 | }, | ||
| 398 | "_anchorPoint": { | ||
| 399 | "__type__": "cc.Vec2", | ||
| 400 | "x": 0.5, | ||
| 401 | "y": 0.5 | ||
| 402 | }, | ||
| 403 | "_trs": { | ||
| 404 | "__type__": "TypedArray", | ||
| 405 | "ctor": "Float32Array", | ||
| 406 | "array": [ | ||
| 407 | 0, | ||
| 408 | 0, | ||
| 409 | 0, | ||
| 410 | 0, | ||
| 411 | 0, | ||
| 412 | 0, | ||
| 413 | 1, | ||
| 414 | 1, | ||
| 415 | 1, | ||
| 416 | 1 | ||
| 417 | ] | ||
| 418 | }, | ||
| 419 | "_eulerAngles": { | ||
| 420 | "__type__": "cc.Vec3", | ||
| 421 | "x": 0, | ||
| 422 | "y": 0, | ||
| 423 | "z": 0 | ||
| 424 | }, | ||
| 425 | "_skewX": 0, | ||
| 426 | "_skewY": 0, | ||
| 427 | "_is3DNode": false, | ||
| 428 | "_groupIndex": 0, | ||
| 429 | "groupIndex": 0, | ||
| 430 | "_id": "" | ||
| 431 | }, | ||
| 432 | { | ||
| 433 | "__type__": "cc.Label", | ||
| 434 | "_name": "", | ||
| 435 | "_objFlags": 0, | ||
| 436 | "node": { | ||
| 437 | "__id__": 9 | ||
| 438 | }, | ||
| 439 | "_enabled": true, | ||
| 440 | "_materials": [ | ||
| 441 | { | ||
| 442 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 443 | } | ||
| 444 | ], | ||
| 445 | "_useOriginalSize": false, | ||
| 446 | "_string": "你 确 定 要 退 出 吗 ?", | ||
| 447 | "_N$string": "你 确 定 要 退 出 吗 ?", | ||
| 448 | "_fontSize": 30, | ||
| 449 | "_lineHeight": 40, | ||
| 450 | "_enableWrapText": true, | ||
| 451 | "_N$file": null, | ||
| 452 | "_isSystemFontUsed": true, | ||
| 453 | "_spacingX": 0, | ||
| 454 | "_batchAsBitmap": false, | ||
| 455 | "_N$horizontalAlign": 1, | ||
| 456 | "_N$verticalAlign": 1, | ||
| 457 | "_N$fontFamily": "Arial", | ||
| 458 | "_N$overflow": 0, | ||
| 459 | "_N$cacheMode": 0, | ||
| 460 | "_id": "" | ||
| 461 | }, | ||
| 462 | { | ||
| 463 | "__type__": "cc.PrefabInfo", | ||
| 464 | "root": { | ||
| 465 | "__id__": 1 | ||
| 466 | }, | ||
| 467 | "asset": { | ||
| 468 | "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" | ||
| 469 | }, | ||
| 470 | "fileId": "a4w7jaogZBVaod0zyMuSf6", | ||
| 471 | "sync": false | ||
| 472 | }, | ||
| 473 | { | ||
| 474 | "__type__": "cc.Node", | ||
| 475 | "_name": "Confirm", | ||
| 476 | "_objFlags": 0, | ||
| 477 | "_parent": { | ||
| 478 | "__id__": 5 | ||
| 479 | }, | ||
| 480 | "_children": [ | ||
| 481 | { | ||
| 482 | "__id__": 13 | ||
| 483 | } | ||
| 484 | ], | ||
| 485 | "_active": true, | ||
| 486 | "_components": [ | ||
| 487 | { | ||
| 488 | "__id__": 16 | ||
| 489 | } | ||
| 490 | ], | ||
| 491 | "_prefab": { | ||
| 492 | "__id__": 17 | ||
| 493 | }, | ||
| 494 | "_opacity": 255, | ||
| 495 | "_color": { | ||
| 496 | "__type__": "cc.Color", | ||
| 497 | "r": 255, | ||
| 498 | "g": 255, | ||
| 499 | "b": 255, | ||
| 500 | "a": 255 | ||
| 501 | }, | ||
| 502 | "_contentSize": { | ||
| 503 | "__type__": "cc.Size", | ||
| 504 | "width": 172, | ||
| 505 | "height": 56 | ||
| 506 | }, | ||
| 507 | "_anchorPoint": { | ||
| 508 | "__type__": "cc.Vec2", | ||
| 509 | "x": 0.5, | ||
| 510 | "y": 0.5 | ||
| 511 | }, | ||
| 512 | "_trs": { | ||
| 513 | "__type__": "TypedArray", | ||
| 514 | "ctor": "Float32Array", | ||
| 515 | "array": [ | ||
| 516 | -120, | ||
| 517 | -96, | ||
| 518 | 0, | ||
| 519 | 0, | ||
| 520 | 0, | ||
| 521 | 0, | ||
| 522 | 1, | ||
| 523 | 1, | ||
| 524 | 1, | ||
| 525 | 1 | ||
| 526 | ] | ||
| 527 | }, | ||
| 528 | "_eulerAngles": { | ||
| 529 | "__type__": "cc.Vec3", | ||
| 530 | "x": 0, | ||
| 531 | "y": 0, | ||
| 532 | "z": 0 | ||
| 533 | }, | ||
| 534 | "_skewX": 0, | ||
| 535 | "_skewY": 0, | ||
| 536 | "_is3DNode": false, | ||
| 537 | "_groupIndex": 0, | ||
| 538 | "groupIndex": 0, | ||
| 539 | "_id": "" | ||
| 540 | }, | ||
| 541 | { | ||
| 542 | "__type__": "cc.Node", | ||
| 543 | "_name": "New Label", | ||
| 544 | "_objFlags": 0, | ||
| 545 | "_parent": { | ||
| 546 | "__id__": 12 | ||
| 547 | }, | ||
| 548 | "_children": [], | ||
| 549 | "_active": true, | ||
| 550 | "_components": [ | ||
| 551 | { | ||
| 552 | "__id__": 14 | ||
| 553 | } | ||
| 554 | ], | ||
| 555 | "_prefab": { | ||
| 556 | "__id__": 15 | ||
| 557 | }, | ||
| 558 | "_opacity": 255, | ||
| 559 | "_color": { | ||
| 560 | "__type__": "cc.Color", | ||
| 561 | "r": 255, | ||
| 562 | "g": 255, | ||
| 563 | "b": 255, | ||
| 564 | "a": 255 | ||
| 565 | }, | ||
| 566 | "_contentSize": { | ||
| 567 | "__type__": "cc.Size", | ||
| 568 | "width": 48, | ||
| 569 | "height": 50.4 | ||
| 570 | }, | ||
| 571 | "_anchorPoint": { | ||
| 572 | "__type__": "cc.Vec2", | ||
| 573 | "x": 0.5, | ||
| 574 | "y": 0.5 | ||
| 575 | }, | ||
| 576 | "_trs": { | ||
| 577 | "__type__": "TypedArray", | ||
| 578 | "ctor": "Float32Array", | ||
| 579 | "array": [ | ||
| 580 | 0, | ||
| 581 | 0, | ||
| 582 | 0, | ||
| 583 | 0, | ||
| 584 | 0, | ||
| 585 | 0, | ||
| 586 | 1, | ||
| 587 | 1, | ||
| 588 | 1, | ||
| 589 | 1 | ||
| 590 | ] | ||
| 591 | }, | ||
| 592 | "_eulerAngles": { | ||
| 593 | "__type__": "cc.Vec3", | ||
| 594 | "x": 0, | ||
| 595 | "y": 0, | ||
| 596 | "z": 0 | ||
| 597 | }, | ||
| 598 | "_skewX": 0, | ||
| 599 | "_skewY": 0, | ||
| 600 | "_is3DNode": false, | ||
| 601 | "_groupIndex": 0, | ||
| 602 | "groupIndex": 0, | ||
| 603 | "_id": "" | ||
| 604 | }, | ||
| 605 | { | ||
| 606 | "__type__": "cc.Label", | ||
| 607 | "_name": "", | ||
| 608 | "_objFlags": 0, | ||
| 609 | "node": { | ||
| 610 | "__id__": 13 | ||
| 611 | }, | ||
| 612 | "_enabled": true, | ||
| 613 | "_materials": [ | ||
| 614 | { | ||
| 615 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 616 | } | ||
| 617 | ], | ||
| 618 | "_useOriginalSize": false, | ||
| 619 | "_string": "确定", | ||
| 620 | "_N$string": "确定", | ||
| 621 | "_fontSize": 24, | ||
| 622 | "_lineHeight": 40, | ||
| 623 | "_enableWrapText": true, | ||
| 624 | "_N$file": null, | ||
| 625 | "_isSystemFontUsed": true, | ||
| 626 | "_spacingX": 0, | ||
| 627 | "_batchAsBitmap": false, | ||
| 628 | "_N$horizontalAlign": 1, | ||
| 629 | "_N$verticalAlign": 1, | ||
| 630 | "_N$fontFamily": "Arial", | ||
| 631 | "_N$overflow": 0, | ||
| 632 | "_N$cacheMode": 0, | ||
| 633 | "_id": "" | ||
| 634 | }, | ||
| 635 | { | ||
| 636 | "__type__": "cc.PrefabInfo", | ||
| 637 | "root": { | ||
| 638 | "__id__": 1 | ||
| 639 | }, | ||
| 640 | "asset": { | ||
| 641 | "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" | ||
| 642 | }, | ||
| 643 | "fileId": "cd9ony+xtAXbuBCdTMv6Pz", | ||
| 644 | "sync": false | ||
| 645 | }, | ||
| 646 | { | ||
| 647 | "__type__": "cc.Sprite", | ||
| 648 | "_name": "", | ||
| 649 | "_objFlags": 0, | ||
| 650 | "node": { | ||
| 651 | "__id__": 12 | ||
| 652 | }, | ||
| 653 | "_enabled": true, | ||
| 654 | "_materials": [ | ||
| 655 | { | ||
| 656 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 657 | } | ||
| 658 | ], | ||
| 659 | "_srcBlendFactor": 770, | ||
| 660 | "_dstBlendFactor": 771, | ||
| 661 | "_spriteFrame": { | ||
| 662 | "__uuid__": "dbc4b45d-fc95-4eee-b335-cdfd8dcdc8a0" | ||
| 663 | }, | ||
| 664 | "_type": 0, | ||
| 665 | "_sizeMode": 1, | ||
| 666 | "_fillType": 0, | ||
| 667 | "_fillCenter": { | ||
| 668 | "__type__": "cc.Vec2", | ||
| 669 | "x": 0, | ||
| 670 | "y": 0 | ||
| 671 | }, | ||
| 672 | "_fillStart": 0, | ||
| 673 | "_fillRange": 0, | ||
| 674 | "_isTrimmedMode": true, | ||
| 675 | "_atlas": null, | ||
| 676 | "_id": "" | ||
| 677 | }, | ||
| 678 | { | ||
| 679 | "__type__": "cc.PrefabInfo", | ||
| 680 | "root": { | ||
| 681 | "__id__": 1 | ||
| 682 | }, | ||
| 683 | "asset": { | ||
| 684 | "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" | ||
| 685 | }, | ||
| 686 | "fileId": "0368f1AkdOL5EKDmlqvFej", | ||
| 687 | "sync": false | ||
| 688 | }, | ||
| 689 | { | ||
| 690 | "__type__": "cc.Node", | ||
| 691 | "_name": "Cancel", | ||
| 692 | "_objFlags": 0, | ||
| 693 | "_parent": { | ||
| 694 | "__id__": 5 | ||
| 695 | }, | ||
| 696 | "_children": [ | ||
| 697 | { | ||
| 698 | "__id__": 19 | ||
| 699 | } | ||
| 700 | ], | ||
| 701 | "_active": true, | ||
| 702 | "_components": [ | ||
| 703 | { | ||
| 704 | "__id__": 22 | ||
| 705 | } | ||
| 706 | ], | ||
| 707 | "_prefab": { | ||
| 708 | "__id__": 23 | ||
| 709 | }, | ||
| 710 | "_opacity": 255, | ||
| 711 | "_color": { | ||
| 712 | "__type__": "cc.Color", | ||
| 713 | "r": 255, | ||
| 714 | "g": 255, | ||
| 715 | "b": 255, | ||
| 716 | "a": 255 | ||
| 717 | }, | ||
| 718 | "_contentSize": { | ||
| 719 | "__type__": "cc.Size", | ||
| 720 | "width": 172, | ||
| 721 | "height": 56 | ||
| 722 | }, | ||
| 723 | "_anchorPoint": { | ||
| 724 | "__type__": "cc.Vec2", | ||
| 725 | "x": 0.5, | ||
| 726 | "y": 0.5 | ||
| 727 | }, | ||
| 728 | "_trs": { | ||
| 729 | "__type__": "TypedArray", | ||
| 730 | "ctor": "Float32Array", | ||
| 731 | "array": [ | ||
| 732 | 121, | ||
| 733 | -96, | ||
| 734 | 0, | ||
| 735 | 0, | ||
| 736 | 0, | ||
| 737 | 0, | ||
| 738 | 1, | ||
| 739 | 1, | ||
| 740 | 1, | ||
| 741 | 1 | ||
| 742 | ] | ||
| 743 | }, | ||
| 744 | "_eulerAngles": { | ||
| 745 | "__type__": "cc.Vec3", | ||
| 746 | "x": 0, | ||
| 747 | "y": 0, | ||
| 748 | "z": 0 | ||
| 749 | }, | ||
| 750 | "_skewX": 0, | ||
| 751 | "_skewY": 0, | ||
| 752 | "_is3DNode": false, | ||
| 753 | "_groupIndex": 0, | ||
| 754 | "groupIndex": 0, | ||
| 755 | "_id": "" | ||
| 756 | }, | ||
| 757 | { | ||
| 758 | "__type__": "cc.Node", | ||
| 759 | "_name": "New Label", | ||
| 760 | "_objFlags": 0, | ||
| 761 | "_parent": { | ||
| 762 | "__id__": 18 | ||
| 763 | }, | ||
| 764 | "_children": [], | ||
| 765 | "_active": true, | ||
| 766 | "_components": [ | ||
| 767 | { | ||
| 768 | "__id__": 20 | ||
| 769 | } | ||
| 770 | ], | ||
| 771 | "_prefab": { | ||
| 772 | "__id__": 21 | ||
| 773 | }, | ||
| 774 | "_opacity": 255, | ||
| 775 | "_color": { | ||
| 776 | "__type__": "cc.Color", | ||
| 777 | "r": 255, | ||
| 778 | "g": 255, | ||
| 779 | "b": 255, | ||
| 780 | "a": 255 | ||
| 781 | }, | ||
| 782 | "_contentSize": { | ||
| 783 | "__type__": "cc.Size", | ||
| 784 | "width": 48, | ||
| 785 | "height": 50.4 | ||
| 786 | }, | ||
| 787 | "_anchorPoint": { | ||
| 788 | "__type__": "cc.Vec2", | ||
| 789 | "x": 0.5, | ||
| 790 | "y": 0.5 | ||
| 791 | }, | ||
| 792 | "_trs": { | ||
| 793 | "__type__": "TypedArray", | ||
| 794 | "ctor": "Float32Array", | ||
| 795 | "array": [ | ||
| 796 | 0, | ||
| 797 | 0, | ||
| 798 | 0, | ||
| 799 | 0, | ||
| 800 | 0, | ||
| 801 | 0, | ||
| 802 | 1, | ||
| 803 | 1, | ||
| 804 | 1, | ||
| 805 | 1 | ||
| 806 | ] | ||
| 807 | }, | ||
| 808 | "_eulerAngles": { | ||
| 809 | "__type__": "cc.Vec3", | ||
| 810 | "x": 0, | ||
| 811 | "y": 0, | ||
| 812 | "z": 0 | ||
| 813 | }, | ||
| 814 | "_skewX": 0, | ||
| 815 | "_skewY": 0, | ||
| 816 | "_is3DNode": false, | ||
| 817 | "_groupIndex": 0, | ||
| 818 | "groupIndex": 0, | ||
| 819 | "_id": "" | ||
| 820 | }, | ||
| 821 | { | ||
| 822 | "__type__": "cc.Label", | ||
| 823 | "_name": "", | ||
| 824 | "_objFlags": 0, | ||
| 825 | "node": { | ||
| 826 | "__id__": 19 | ||
| 827 | }, | ||
| 828 | "_enabled": true, | ||
| 829 | "_materials": [ | ||
| 830 | { | ||
| 831 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 832 | } | ||
| 833 | ], | ||
| 834 | "_useOriginalSize": false, | ||
| 835 | "_string": "取消", | ||
| 836 | "_N$string": "取消", | ||
| 837 | "_fontSize": 24, | ||
| 838 | "_lineHeight": 40, | ||
| 839 | "_enableWrapText": true, | ||
| 840 | "_N$file": null, | ||
| 841 | "_isSystemFontUsed": true, | ||
| 842 | "_spacingX": 0, | ||
| 843 | "_batchAsBitmap": false, | ||
| 844 | "_N$horizontalAlign": 1, | ||
| 845 | "_N$verticalAlign": 1, | ||
| 846 | "_N$fontFamily": "Arial", | ||
| 847 | "_N$overflow": 0, | ||
| 848 | "_N$cacheMode": 0, | ||
| 849 | "_id": "" | ||
| 850 | }, | ||
| 851 | { | ||
| 852 | "__type__": "cc.PrefabInfo", | ||
| 853 | "root": { | ||
| 854 | "__id__": 1 | ||
| 855 | }, | ||
| 856 | "asset": { | ||
| 857 | "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" | ||
| 858 | }, | ||
| 859 | "fileId": "0chHzDCjZKHqeZ5S25I1Jh", | ||
| 860 | "sync": false | ||
| 861 | }, | ||
| 862 | { | ||
| 863 | "__type__": "cc.Sprite", | ||
| 864 | "_name": "", | ||
| 865 | "_objFlags": 0, | ||
| 866 | "node": { | ||
| 867 | "__id__": 18 | ||
| 868 | }, | ||
| 869 | "_enabled": true, | ||
| 870 | "_materials": [ | ||
| 871 | { | ||
| 872 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 873 | } | ||
| 874 | ], | ||
| 875 | "_srcBlendFactor": 770, | ||
| 876 | "_dstBlendFactor": 771, | ||
| 877 | "_spriteFrame": { | ||
| 878 | "__uuid__": "dbc4b45d-fc95-4eee-b335-cdfd8dcdc8a0" | ||
| 879 | }, | ||
| 880 | "_type": 0, | ||
| 881 | "_sizeMode": 1, | ||
| 882 | "_fillType": 0, | ||
| 883 | "_fillCenter": { | ||
| 884 | "__type__": "cc.Vec2", | ||
| 885 | "x": 0, | ||
| 886 | "y": 0 | ||
| 887 | }, | ||
| 888 | "_fillStart": 0, | ||
| 889 | "_fillRange": 0, | ||
| 890 | "_isTrimmedMode": true, | ||
| 891 | "_atlas": null, | ||
| 892 | "_id": "" | ||
| 893 | }, | ||
| 894 | { | ||
| 895 | "__type__": "cc.PrefabInfo", | ||
| 896 | "root": { | ||
| 897 | "__id__": 1 | ||
| 898 | }, | ||
| 899 | "asset": { | ||
| 900 | "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" | ||
| 901 | }, | ||
| 902 | "fileId": "6f+XVuoLpG3acrEOpLn3Tu", | ||
| 903 | "sync": false | ||
| 904 | }, | ||
| 905 | { | ||
| 906 | "__type__": "cc.Sprite", | ||
| 907 | "_name": "", | ||
| 908 | "_objFlags": 0, | ||
| 909 | "node": { | ||
| 910 | "__id__": 5 | ||
| 911 | }, | ||
| 912 | "_enabled": true, | ||
| 913 | "_materials": [], | ||
| 914 | "_srcBlendFactor": 770, | ||
| 915 | "_dstBlendFactor": 771, | ||
| 916 | "_spriteFrame": null, | ||
| 917 | "_type": 0, | ||
| 918 | "_sizeMode": 1, | ||
| 919 | "_fillType": 0, | ||
| 920 | "_fillCenter": { | ||
| 921 | "__type__": "cc.Vec2", | ||
| 922 | "x": 0, | ||
| 923 | "y": 0 | ||
| 924 | }, | ||
| 925 | "_fillStart": 0, | ||
| 926 | "_fillRange": 0, | ||
| 927 | "_isTrimmedMode": true, | ||
| 928 | "_atlas": null, | ||
| 929 | "_id": "" | ||
| 930 | }, | ||
| 931 | { | ||
| 932 | "__type__": "cc.PrefabInfo", | ||
| 933 | "root": { | ||
| 934 | "__id__": 1 | ||
| 935 | }, | ||
| 936 | "asset": { | ||
| 937 | "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" | ||
| 938 | }, | ||
| 939 | "fileId": "a8guWiadxOIaU0ktlXrhwa", | ||
| 940 | "sync": false | ||
| 941 | }, | ||
| 942 | { | ||
| 943 | "__type__": "cc.PrefabInfo", | ||
| 944 | "root": { | ||
| 945 | "__id__": 1 | ||
| 946 | }, | ||
| 947 | "asset": { | ||
| 948 | "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" | ||
| 949 | }, | ||
| 950 | "fileId": "2eud1EkclLMpkhGbtKWfZT", | ||
| 951 | "sync": false | ||
| 952 | } | ||
| 953 | ] | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| ... | @@ -14,7 +14,7 @@ | ... | @@ -14,7 +14,7 @@ |
| 14 | "size": 74263, | 14 | "size": 74263, |
| 15 | "enable": true, | 15 | "enable": true, |
| 16 | "name": "b2b1bb5f-a956-4930-9273-eb72920a9faa.png", | 16 | "name": "b2b1bb5f-a956-4930-9273-eb72920a9faa.png", |
| 17 | "fileUrl": "GameCategory/icon_top1.png", | 17 | "fileUrl": "upload/image/category//icon_top1.png", |
| 18 | "id": 7509, | 18 | "id": 7509, |
| 19 | "type": 2, | 19 | "type": 2, |
| 20 | "width": 236, | 20 | "width": 236, |
| ... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
| 31 | "size": 74263, | 31 | "size": 74263, |
| 32 | "enable": true, | 32 | "enable": true, |
| 33 | "name": "b2b1bb5f-a956-4930-9273-eb72920a9faa.png", | 33 | "name": "b2b1bb5f-a956-4930-9273-eb72920a9faa.png", |
| 34 | "fileUrl": "GameCategory/icon_top2.png", | 34 | "fileUrl": "upload/image/category//icon_top2.png", |
| 35 | "id": 7509, | 35 | "id": 7509, |
| 36 | "type": 2, | 36 | "type": 2, |
| 37 | "width": 236, | 37 | "width": 236, |
| ... | @@ -48,7 +48,7 @@ | ... | @@ -48,7 +48,7 @@ |
| 48 | "size": 74263, | 48 | "size": 74263, |
| 49 | "enable": true, | 49 | "enable": true, |
| 50 | "name": "b2b1bb5f-a956-4930-9273-eb72920a9faa.png", | 50 | "name": "b2b1bb5f-a956-4930-9273-eb72920a9faa.png", |
| 51 | "fileUrl": "GameCategory/icon_top3.png", | 51 | "fileUrl": "upload/image/category//icon_top3.png", |
| 52 | "id": 7509, | 52 | "id": 7509, |
| 53 | "type": 2, | 53 | "type": 2, |
| 54 | "width": 236, | 54 | "width": 236, |
| ... | @@ -65,7 +65,7 @@ | ... | @@ -65,7 +65,7 @@ |
| 65 | "size": 74263, | 65 | "size": 74263, |
| 66 | "enable": true, | 66 | "enable": true, |
| 67 | "name": "b2b1bb5f-a956-4930-9273-eb72920a9faa.png", | 67 | "name": "b2b1bb5f-a956-4930-9273-eb72920a9faa.png", |
| 68 | "fileUrl": "GameCategory/icon_top4.png", | 68 | "fileUrl": "upload/image/category//icon_top4.png", |
| 69 | "id": 7509, | 69 | "id": 7509, |
| 70 | "type": 2, | 70 | "type": 2, |
| 71 | "width": 236, | 71 | "width": 236, |
| ... | @@ -82,7 +82,7 @@ | ... | @@ -82,7 +82,7 @@ |
| 82 | "size": 74263, | 82 | "size": 74263, |
| 83 | "enable": true, | 83 | "enable": true, |
| 84 | "name": "b2b1bb5f-a956-4930-9273-eb72920a9faa.png", | 84 | "name": "b2b1bb5f-a956-4930-9273-eb72920a9faa.png", |
| 85 | "fileUrl": "GameCategory/icon_top5.png", | 85 | "fileUrl": "upload/image/category//icon_top5.png", |
| 86 | "id": 7509, | 86 | "id": 7509, |
| 87 | "type": 2, | 87 | "type": 2, |
| 88 | "width": 236, | 88 | "width": 236, | ... | ... |
| 1 | { | 1 | { |
| 2 | "businessCode": "success", | 2 | "businessCode": "success", |
| 3 | "count": 17, | 3 | "count": 15, |
| 4 | "currentTime": 1581929128107, | 4 | "currentTime": 1581929128107, |
| 5 | "description": "", | 5 | "description": "", |
| 6 | "resultSet": [{ | 6 | "resultSet": [{ |
| ... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
| 12 | "extension": ".png", | 12 | "extension": ".png", |
| 13 | "size": 100405, | 13 | "size": 100405, |
| 14 | "enable": true, | 14 | "enable": true, |
| 15 | "fileUrl": "GameCategory/games/o宝脑力训练270-167.jpg", | 15 | "fileUrl": "upload/image/games/o宝脑力训练270-167.jpg", |
| 16 | "width": 270, | 16 | "width": 270, |
| 17 | "height": 167 | 17 | "height": 167 |
| 18 | }] | 18 | }] |
| ... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
| 26 | "extension": ".png", | 26 | "extension": ".png", |
| 27 | "size": 100405, | 27 | "size": 100405, |
| 28 | "enable": true, | 28 | "enable": true, |
| 29 | "fileUrl": "GameCategory/games/O宝体能课堂270-167.jpg", | 29 | "fileUrl": "upload/image/games/O宝体能课堂270-167.jpg", |
| 30 | "width": 270, | 30 | "width": 270, |
| 31 | "height": 167 | 31 | "height": 167 |
| 32 | }] | 32 | }] |
| ... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
| 40 | "extension": ".png", | 40 | "extension": ".png", |
| 41 | "size": 100405, | 41 | "size": 100405, |
| 42 | "enable": true, | 42 | "enable": true, |
| 43 | "fileUrl": "GameCategory/games/奇幻海底270-167.jpg", | 43 | "fileUrl": "upload/image/games/奇幻海底270-167.jpg", |
| 44 | "width": 270, | 44 | "width": 270, |
| 45 | "height": 167 | 45 | "height": 167 |
| 46 | }] | 46 | }] |
| ... | @@ -54,21 +54,7 @@ | ... | @@ -54,21 +54,7 @@ |
| 54 | "extension": ".png", | 54 | "extension": ".png", |
| 55 | "size": 100405, | 55 | "size": 100405, |
| 56 | "enable": true, | 56 | "enable": true, |
| 57 | "fileUrl": "GameCategory/games/O宝单词连连看270-167.jpg", | 57 | "fileUrl": "upload/image/games/O宝单词连连看270-167.jpg", |
| 58 | "width": 270, | ||
| 59 | "height": 167 | ||
| 60 | }] | ||
| 61 | }, | ||
| 62 | { | ||
| 63 | "name": "小伴龙体感儿歌", | ||
| 64 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 65 | "package_name": "com.orbbec.braintrain", | ||
| 66 | "description": "小伴龙体感儿歌简介", | ||
| 67 | "image": [{ | ||
| 68 | "extension": ".png", | ||
| 69 | "size": 100405, | ||
| 70 | "enable": true, | ||
| 71 | "fileUrl": "GameCategory/games/小伴龙体感儿歌270-167.jpg", | ||
| 72 | "width": 270, | 58 | "width": 270, |
| 73 | "height": 167 | 59 | "height": 167 |
| 74 | }] | 60 | }] |
| ... | @@ -82,7 +68,7 @@ | ... | @@ -82,7 +68,7 @@ |
| 82 | "extension": ".png", | 68 | "extension": ".png", |
| 83 | "size": 100405, | 69 | "size": 100405, |
| 84 | "enable": true, | 70 | "enable": true, |
| 85 | "fileUrl": "GameCategory/games/O宝互动书屋 270-167.jpg", | 71 | "fileUrl": "upload/image/games/O宝互动书屋 270-167.jpg", |
| 86 | "width": 270, | 72 | "width": 270, |
| 87 | "height": 167 | 73 | "height": 167 |
| 88 | }] | 74 | }] |
| ... | @@ -96,7 +82,7 @@ | ... | @@ -96,7 +82,7 @@ |
| 96 | "extension": ".png", | 82 | "extension": ".png", |
| 97 | "size": 100405, | 83 | "size": 100405, |
| 98 | "enable": true, | 84 | "enable": true, |
| 99 | "fileUrl": "GameCategory/games/AR真人快打270-167.jpg", | 85 | "fileUrl": "upload/image/games/AR真人快打270-167.jpg", |
| 100 | "width": 270, | 86 | "width": 270, |
| 101 | "height": 167 | 87 | "height": 167 |
| 102 | }] | 88 | }] |
| ... | @@ -110,7 +96,7 @@ | ... | @@ -110,7 +96,7 @@ |
| 110 | "extension": ".png", | 96 | "extension": ".png", |
| 111 | "size": 100405, | 97 | "size": 100405, |
| 112 | "enable": true, | 98 | "enable": true, |
| 113 | "fileUrl": "GameCategory/games/疯狂赛车手270-167.jpg", | 99 | "fileUrl": "upload/image/games/疯狂赛车手270-167.jpg", |
| 114 | "width": 270, | 100 | "width": 270, |
| 115 | "height": 167 | 101 | "height": 167 |
| 116 | }] | 102 | }] |
| ... | @@ -124,7 +110,7 @@ | ... | @@ -124,7 +110,7 @@ |
| 124 | "extension": ".png", | 110 | "extension": ".png", |
| 125 | "size": 100405, | 111 | "size": 100405, |
| 126 | "enable": true, | 112 | "enable": true, |
| 127 | "fileUrl": "GameCategory/games/魔法沙拉270-167.jpg", | 113 | "fileUrl": "upload/image/games/魔法沙拉270-167.jpg", |
| 128 | "width": 270, | 114 | "width": 270, |
| 129 | "height": 167 | 115 | "height": 167 |
| 130 | }] | 116 | }] |
| ... | @@ -138,7 +124,7 @@ | ... | @@ -138,7 +124,7 @@ |
| 138 | "extension": ".png", | 124 | "extension": ".png", |
| 139 | "size": 100405, | 125 | "size": 100405, |
| 140 | "enable": true, | 126 | "enable": true, |
| 141 | "fileUrl": "GameCategory/games/红杏佛跳墙270-167.png", | 127 | "fileUrl": "upload/image/games/红杏佛跳墙270-167.png", |
| 142 | "width": 270, | 128 | "width": 270, |
| 143 | "height": 167 | 129 | "height": 167 |
| 144 | }] | 130 | }] |
| ... | @@ -152,7 +138,7 @@ | ... | @@ -152,7 +138,7 @@ |
| 152 | "extension": ".png", | 138 | "extension": ".png", |
| 153 | "size": 100405, | 139 | "size": 100405, |
| 154 | "enable": true, | 140 | "enable": true, |
| 155 | "fileUrl": "GameCategory/games/勇敢的啫喱270-167.jpg", | 141 | "fileUrl": "upload/image/games/勇敢的啫喱270-167.jpg", |
| 156 | "width": 270, | 142 | "width": 270, |
| 157 | "height": 167 | 143 | "height": 167 |
| 158 | }] | 144 | }] |
| ... | @@ -166,21 +152,7 @@ | ... | @@ -166,21 +152,7 @@ |
| 166 | "extension": ".png", | 152 | "extension": ".png", |
| 167 | "size": 100405, | 153 | "size": 100405, |
| 168 | "enable": true, | 154 | "enable": true, |
| 169 | "fileUrl": "GameCategory/games/欢乐剧场270-167.jpg", | 155 | "fileUrl": "upload/image/games/欢乐剧场270-167.jpg", |
| 170 | "width": 270, | ||
| 171 | "height": 167 | ||
| 172 | }] | ||
| 173 | }, | ||
| 174 | { | ||
| 175 | "name": "帝国守护者", | ||
| 176 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 177 | "package_name": "com.orbbec.braintrain", | ||
| 178 | "description": "帝国守护者简介", | ||
| 179 | "image": [{ | ||
| 180 | "extension": ".png", | ||
| 181 | "size": 100405, | ||
| 182 | "enable": true, | ||
| 183 | "fileUrl": "GameCategory/games/帝国守护者270-167.jpg", | ||
| 184 | "width": 270, | 156 | "width": 270, |
| 185 | "height": 167 | 157 | "height": 167 |
| 186 | }] | 158 | }] |
| ... | @@ -194,7 +166,7 @@ | ... | @@ -194,7 +166,7 @@ |
| 194 | "extension": ".png", | 166 | "extension": ".png", |
| 195 | "size": 100405, | 167 | "size": 100405, |
| 196 | "enable": true, | 168 | "enable": true, |
| 197 | "fileUrl": "GameCategory/games/拯救小羊270-167.jpg", | 169 | "fileUrl": "upload/image/games/拯救小羊270-167.jpg", |
| 198 | "width": 270, | 170 | "width": 270, |
| 199 | "height": 167 | 171 | "height": 167 |
| 200 | }] | 172 | }] |
| ... | @@ -208,7 +180,7 @@ | ... | @@ -208,7 +180,7 @@ |
| 208 | "extension": ".png", | 180 | "extension": ".png", |
| 209 | "size": 100405, | 181 | "size": 100405, |
| 210 | "enable": true, | 182 | "enable": true, |
| 211 | "fileUrl": "GameCategory/games/欢乐跳一跳270-167.jpg", | 183 | "fileUrl": "upload/image/games/欢乐跳一跳270-167.jpg", |
| 212 | "width": 270, | 184 | "width": 270, |
| 213 | "height": 167 | 185 | "height": 167 |
| 214 | }] | 186 | }] |
| ... | @@ -222,7 +194,7 @@ | ... | @@ -222,7 +194,7 @@ |
| 222 | "extension": ".png", | 194 | "extension": ".png", |
| 223 | "size": 100405, | 195 | "size": 100405, |
| 224 | "enable": true, | 196 | "enable": true, |
| 225 | "fileUrl": "GameCategory/games/热血篮球270-167.jpg", | 197 | "fileUrl": "upload/image/games/热血篮球270-167.jpg", |
| 226 | "width": 270, | 198 | "width": 270, |
| 227 | "height": 167 | 199 | "height": 167 |
| 228 | }] | 200 | }] |
| ... | @@ -236,7 +208,7 @@ | ... | @@ -236,7 +208,7 @@ |
| 236 | "extension": ".png", | 208 | "extension": ".png", |
| 237 | "size": 100405, | 209 | "size": 100405, |
| 238 | "enable": true, | 210 | "enable": true, |
| 239 | "fileUrl": "GameCategory/games/AR环保课堂270-167.png", | 211 | "fileUrl": "upload/image/games/AR环保课堂270-167.png", |
| 240 | "width": 270, | 212 | "width": 270, |
| 241 | "height": 167 | 213 | "height": 167 |
| 242 | }] | 214 | }] | ... | ... |
| 1 | { | 1 | { |
| 2 | "businessCode": "success", | 2 | "businessCode": "success", |
| 3 | "count2": 9, | 3 | "count2": 9, |
| 4 | "count": 27, | 4 | "count": 25, |
| 5 | "currentTime": 1581929128107, | 5 | "currentTime": 1581929128107, |
| 6 | "description": "", | 6 | "description": "", |
| 7 | "resultSet": [{ | 7 | "resultSet": [{ |
| ... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
| 13 | "extension": ".png", | 13 | "extension": ".png", |
| 14 | "size": 100405, | 14 | "size": 100405, |
| 15 | "enable": true, | 15 | "enable": true, |
| 16 | "fileUrl": "GameCategory/games/o宝脑力训练270-167.jpg", | 16 | "fileUrl": "upload/image/games/o宝脑力训练270-167.jpg", |
| 17 | "width": 270, | 17 | "width": 270, |
| 18 | "height": 167 | 18 | "height": 167 |
| 19 | }] | 19 | }] |
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| 27 | "extension": ".png", | 27 | "extension": ".png", |
| 28 | "size": 100405, | 28 | "size": 100405, |
| 29 | "enable": true, | 29 | "enable": true, |
| 30 | "fileUrl": "GameCategory/games/O宝体能课堂270-167.jpg", | 30 | "fileUrl": "upload/image/games/O宝体能课堂270-167.jpg", |
| 31 | "width": 270, | 31 | "width": 270, |
| 32 | "height": 167 | 32 | "height": 167 |
| 33 | }] | 33 | }] |
| ... | @@ -41,7 +41,7 @@ | ... | @@ -41,7 +41,7 @@ |
| 41 | "extension": ".png", | 41 | "extension": ".png", |
| 42 | "size": 100405, | 42 | "size": 100405, |
| 43 | "enable": true, | 43 | "enable": true, |
| 44 | "fileUrl": "GameCategory/games/奇幻海底270-167.jpg", | 44 | "fileUrl": "upload/image/games/奇幻海底270-167.jpg", |
| 45 | "width": 270, | 45 | "width": 270, |
| 46 | "height": 167 | 46 | "height": 167 |
| 47 | }] | 47 | }] |
| ... | @@ -55,21 +55,7 @@ | ... | @@ -55,21 +55,7 @@ |
| 55 | "extension": ".png", | 55 | "extension": ".png", |
| 56 | "size": 100405, | 56 | "size": 100405, |
| 57 | "enable": true, | 57 | "enable": true, |
| 58 | "fileUrl": "GameCategory/games/O宝单词连连看270-167.jpg", | 58 | "fileUrl": "upload/image/games/O宝单词连连看270-167.jpg", |
| 59 | "width": 270, | ||
| 60 | "height": 167 | ||
| 61 | }] | ||
| 62 | }, | ||
| 63 | { | ||
| 64 | "name": "小伴龙体感儿歌", | ||
| 65 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 66 | "package_name": "com.orbbec.braintrain", | ||
| 67 | "description": "小伴龙体感儿歌简介", | ||
| 68 | "image": [{ | ||
| 69 | "extension": ".png", | ||
| 70 | "size": 100405, | ||
| 71 | "enable": true, | ||
| 72 | "fileUrl": "GameCategory/games/小伴龙体感儿歌270-167.jpg", | ||
| 73 | "width": 270, | 59 | "width": 270, |
| 74 | "height": 167 | 60 | "height": 167 |
| 75 | }] | 61 | }] |
| ... | @@ -83,7 +69,7 @@ | ... | @@ -83,7 +69,7 @@ |
| 83 | "extension": ".png", | 69 | "extension": ".png", |
| 84 | "size": 100405, | 70 | "size": 100405, |
| 85 | "enable": true, | 71 | "enable": true, |
| 86 | "fileUrl": "GameCategory/games/O宝互动书屋 270-167.jpg", | 72 | "fileUrl": "upload/image/games/O宝互动书屋 270-167.jpg", |
| 87 | "width": 270, | 73 | "width": 270, |
| 88 | "height": 167 | 74 | "height": 167 |
| 89 | }] | 75 | }] |
| ... | @@ -97,7 +83,7 @@ | ... | @@ -97,7 +83,7 @@ |
| 97 | "extension": ".png", | 83 | "extension": ".png", |
| 98 | "size": 100405, | 84 | "size": 100405, |
| 99 | "enable": true, | 85 | "enable": true, |
| 100 | "fileUrl": "GameCategory/games/AR真人快打270-167.jpg", | 86 | "fileUrl": "upload/image/games/AR真人快打270-167.jpg", |
| 101 | "width": 270, | 87 | "width": 270, |
| 102 | "height": 167 | 88 | "height": 167 |
| 103 | }] | 89 | }] |
| ... | @@ -111,7 +97,7 @@ | ... | @@ -111,7 +97,7 @@ |
| 111 | "extension": ".png", | 97 | "extension": ".png", |
| 112 | "size": 100405, | 98 | "size": 100405, |
| 113 | "enable": true, | 99 | "enable": true, |
| 114 | "fileUrl": "GameCategory/games/疯狂赛车手270-167.jpg", | 100 | "fileUrl": "upload/image/games/疯狂赛车手270-167.jpg", |
| 115 | "width": 270, | 101 | "width": 270, |
| 116 | "height": 167 | 102 | "height": 167 |
| 117 | }] | 103 | }] |
| ... | @@ -125,7 +111,7 @@ | ... | @@ -125,7 +111,7 @@ |
| 125 | "extension": ".png", | 111 | "extension": ".png", |
| 126 | "size": 100405, | 112 | "size": 100405, |
| 127 | "enable": true, | 113 | "enable": true, |
| 128 | "fileUrl": "GameCategory/games/魔法沙拉270-167.jpg", | 114 | "fileUrl": "upload/image/games/魔法沙拉270-167.jpg", |
| 129 | "width": 270, | 115 | "width": 270, |
| 130 | "height": 167 | 116 | "height": 167 |
| 131 | }] | 117 | }] |
| ... | @@ -139,7 +125,7 @@ | ... | @@ -139,7 +125,7 @@ |
| 139 | "extension": ".png", | 125 | "extension": ".png", |
| 140 | "size": 100405, | 126 | "size": 100405, |
| 141 | "enable": true, | 127 | "enable": true, |
| 142 | "fileUrl": "GameCategory/games/红杏佛跳墙270-167.png", | 128 | "fileUrl": "upload/image/games/红杏佛跳墙270-167.png", |
| 143 | "width": 270, | 129 | "width": 270, |
| 144 | "height": 167 | 130 | "height": 167 |
| 145 | }] | 131 | }] |
| ... | @@ -153,7 +139,7 @@ | ... | @@ -153,7 +139,7 @@ |
| 153 | "extension": ".png", | 139 | "extension": ".png", |
| 154 | "size": 100405, | 140 | "size": 100405, |
| 155 | "enable": true, | 141 | "enable": true, |
| 156 | "fileUrl": "GameCategory/games/勇敢的啫喱270-167.jpg", | 142 | "fileUrl": "upload/image/games/勇敢的啫喱270-167.jpg", |
| 157 | "width": 270, | 143 | "width": 270, |
| 158 | "height": 167 | 144 | "height": 167 |
| 159 | }] | 145 | }] |
| ... | @@ -167,21 +153,7 @@ | ... | @@ -167,21 +153,7 @@ |
| 167 | "extension": ".png", | 153 | "extension": ".png", |
| 168 | "size": 100405, | 154 | "size": 100405, |
| 169 | "enable": true, | 155 | "enable": true, |
| 170 | "fileUrl": "GameCategory/games/欢乐剧场270-167.jpg", | 156 | "fileUrl": "upload/image/games/欢乐剧场270-167.jpg", |
| 171 | "width": 270, | ||
| 172 | "height": 167 | ||
| 173 | }] | ||
| 174 | }, | ||
| 175 | { | ||
| 176 | "name": "帝国守护者", | ||
| 177 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 178 | "package_name": "com.orbbec.braintrain", | ||
| 179 | "description": "帝国守护者简介", | ||
| 180 | "image": [{ | ||
| 181 | "extension": ".png", | ||
| 182 | "size": 100405, | ||
| 183 | "enable": true, | ||
| 184 | "fileUrl": "GameCategory/games/帝国守护者270-167.jpg", | ||
| 185 | "width": 270, | 157 | "width": 270, |
| 186 | "height": 167 | 158 | "height": 167 |
| 187 | }] | 159 | }] |
| ... | @@ -195,7 +167,7 @@ | ... | @@ -195,7 +167,7 @@ |
| 195 | "extension": ".png", | 167 | "extension": ".png", |
| 196 | "size": 100405, | 168 | "size": 100405, |
| 197 | "enable": true, | 169 | "enable": true, |
| 198 | "fileUrl": "GameCategory/games/拯救小羊270-167.jpg", | 170 | "fileUrl": "upload/image/games/拯救小羊270-167.jpg", |
| 199 | "width": 270, | 171 | "width": 270, |
| 200 | "height": 167 | 172 | "height": 167 |
| 201 | }] | 173 | }] |
| ... | @@ -209,7 +181,7 @@ | ... | @@ -209,7 +181,7 @@ |
| 209 | "extension": ".png", | 181 | "extension": ".png", |
| 210 | "size": 100405, | 182 | "size": 100405, |
| 211 | "enable": true, | 183 | "enable": true, |
| 212 | "fileUrl": "GameCategory/games/欢乐跳一跳270-167.jpg", | 184 | "fileUrl": "upload/image/games/欢乐跳一跳270-167.jpg", |
| 213 | "width": 270, | 185 | "width": 270, |
| 214 | "height": 167 | 186 | "height": 167 |
| 215 | }] | 187 | }] |
| ... | @@ -223,7 +195,7 @@ | ... | @@ -223,7 +195,7 @@ |
| 223 | "extension": ".png", | 195 | "extension": ".png", |
| 224 | "size": 100405, | 196 | "size": 100405, |
| 225 | "enable": true, | 197 | "enable": true, |
| 226 | "fileUrl": "GameCategory/games/热血篮球270-167.jpg", | 198 | "fileUrl": "upload/image/games/热血篮球270-167.jpg", |
| 227 | "width": 270, | 199 | "width": 270, |
| 228 | "height": 167 | 200 | "height": 167 |
| 229 | }] | 201 | }] |
| ... | @@ -237,7 +209,7 @@ | ... | @@ -237,7 +209,7 @@ |
| 237 | "extension": ".png", | 209 | "extension": ".png", |
| 238 | "size": 100405, | 210 | "size": 100405, |
| 239 | "enable": true, | 211 | "enable": true, |
| 240 | "fileUrl": "GameCategory/games/AR环保课堂270-167.png", | 212 | "fileUrl": "upload/image/games/AR环保课堂270-167.png", |
| 241 | "width": 270, | 213 | "width": 270, |
| 242 | "height": 167 | 214 | "height": 167 |
| 243 | }] | 215 | }] |
| ... | @@ -251,7 +223,7 @@ | ... | @@ -251,7 +223,7 @@ |
| 251 | "extension": ".png", | 223 | "extension": ".png", |
| 252 | "size": 100405, | 224 | "size": 100405, |
| 253 | "enable": true, | 225 | "enable": true, |
| 254 | "fileUrl": "GameCategory/games/猜猜我是谁270-167.png", | 226 | "fileUrl": "upload/image/games/猜猜我是谁270-167.png", |
| 255 | "width": 270, | 227 | "width": 270, |
| 256 | "height": 167 | 228 | "height": 167 |
| 257 | }] | 229 | }] |
| ... | @@ -265,7 +237,7 @@ | ... | @@ -265,7 +237,7 @@ |
| 265 | "extension": ".png", | 237 | "extension": ".png", |
| 266 | "size": 100405, | 238 | "size": 100405, |
| 267 | "enable": true, | 239 | "enable": true, |
| 268 | "fileUrl": "GameCategory/games/欢乐叠蛋糕270-167.png", | 240 | "fileUrl": "upload/image/games/欢乐叠蛋糕270-167.png", |
| 269 | "width": 270, | 241 | "width": 270, |
| 270 | "height": 167 | 242 | "height": 167 |
| 271 | }] | 243 | }] |
| ... | @@ -279,7 +251,7 @@ | ... | @@ -279,7 +251,7 @@ |
| 279 | "extension": ".png", | 251 | "extension": ".png", |
| 280 | "size": 100405, | 252 | "size": 100405, |
| 281 | "enable": true, | 253 | "enable": true, |
| 282 | "fileUrl": "GameCategory/games/记忆翻牌270-167.png", | 254 | "fileUrl": "upload/image/games/记忆翻牌270-167.png", |
| 283 | "width": 270, | 255 | "width": 270, |
| 284 | "height": 167 | 256 | "height": 167 |
| 285 | }] | 257 | }] |
| ... | @@ -293,7 +265,7 @@ | ... | @@ -293,7 +265,7 @@ |
| 293 | "extension": ".png", | 265 | "extension": ".png", |
| 294 | "size": 100405, | 266 | "size": 100405, |
| 295 | "enable": true, | 267 | "enable": true, |
| 296 | "fileUrl": "GameCategory/games/接糖果270-167.png", | 268 | "fileUrl": "upload/image/games/接糖果270-167.png", |
| 297 | "width": 270, | 269 | "width": 270, |
| 298 | "height": 167 | 270 | "height": 167 |
| 299 | }] | 271 | }] |
| ... | @@ -307,7 +279,7 @@ | ... | @@ -307,7 +279,7 @@ |
| 307 | "extension": ".png", | 279 | "extension": ".png", |
| 308 | "size": 100405, | 280 | "size": 100405, |
| 309 | "enable": true, | 281 | "enable": true, |
| 310 | "fileUrl": "GameCategory/games/数一数270-167.png", | 282 | "fileUrl": "upload/image/games/数一数270-167.png", |
| 311 | "width": 270, | 283 | "width": 270, |
| 312 | "height": 167 | 284 | "height": 167 |
| 313 | }] | 285 | }] |
| ... | @@ -321,7 +293,7 @@ | ... | @@ -321,7 +293,7 @@ |
| 321 | "extension": ".png", | 293 | "extension": ".png", |
| 322 | "size": 100405, | 294 | "size": 100405, |
| 323 | "enable": true, | 295 | "enable": true, |
| 324 | "fileUrl": "GameCategory/games/它的颜色270-167.png", | 296 | "fileUrl": "upload/image/games/它的颜色270-167.png", |
| 325 | "width": 270, | 297 | "width": 270, |
| 326 | "height": 167 | 298 | "height": 167 |
| 327 | }] | 299 | }] |
| ... | @@ -335,7 +307,7 @@ | ... | @@ -335,7 +307,7 @@ |
| 335 | "extension": ".png", | 307 | "extension": ".png", |
| 336 | "size": 100405, | 308 | "size": 100405, |
| 337 | "enable": true, | 309 | "enable": true, |
| 338 | "fileUrl": "GameCategory/games/奔跑吧小兔子270-167.png", | 310 | "fileUrl": "upload/image/games/奔跑吧小兔子270-167.png", |
| 339 | "width": 270, | 311 | "width": 270, |
| 340 | "height": 167 | 312 | "height": 167 |
| 341 | }] | 313 | }] |
| ... | @@ -349,7 +321,7 @@ | ... | @@ -349,7 +321,7 @@ |
| 349 | "extension": ".png", | 321 | "extension": ".png", |
| 350 | "size": 100405, | 322 | "size": 100405, |
| 351 | "enable": true, | 323 | "enable": true, |
| 352 | "fileUrl": "GameCategory/games/旋转海盗270-167.png", | 324 | "fileUrl": "upload/image/games/旋转海盗270-167.png", |
| 353 | "width": 270, | 325 | "width": 270, |
| 354 | "height": 167 | 326 | "height": 167 |
| 355 | }] | 327 | }] |
| ... | @@ -363,7 +335,7 @@ | ... | @@ -363,7 +335,7 @@ |
| 363 | "extension": ".png", | 335 | "extension": ".png", |
| 364 | "size": 100405, | 336 | "size": 100405, |
| 365 | "enable": true, | 337 | "enable": true, |
| 366 | "fileUrl": "GameCategory/games/飞檐走壁270-167.png", | 338 | "fileUrl": "upload/image/games/飞檐走壁270-167.png", |
| 367 | "width": 270, | 339 | "width": 270, |
| 368 | "height": 167 | 340 | "height": 167 |
| 369 | }] | 341 | }] |
| ... | @@ -377,7 +349,7 @@ | ... | @@ -377,7 +349,7 @@ |
| 377 | "extension": ".png", | 349 | "extension": ".png", |
| 378 | "size": 100405, | 350 | "size": 100405, |
| 379 | "enable": true, | 351 | "enable": true, |
| 380 | "fileUrl": "GameCategory/games/火箭小象270-167.png", | 352 | "fileUrl": "upload/image/games/火箭小象270-167.png", |
| 381 | "width": 270, | 353 | "width": 270, |
| 382 | "height": 167 | 354 | "height": 167 |
| 383 | }] | 355 | }] | ... | ... |
| 1 | { | 1 | { |
| 2 | "businessCode": "success", | 2 | "businessCode": "success", |
| 3 | "count": 8, | 3 | "count": 7, |
| 4 | "currentTime": 1581929128107, | 4 | "currentTime": 1581929128107, |
| 5 | "description": "", | 5 | "description": "", |
| 6 | "resultSet": [{ | 6 | "resultSet": [{ |
| ... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
| 12 | "extension": ".png", | 12 | "extension": ".png", |
| 13 | "size": 100405, | 13 | "size": 100405, |
| 14 | "enable": true, | 14 | "enable": true, |
| 15 | "fileUrl": "GameCategory/games/o宝脑力训练270-167.jpg", | 15 | "fileUrl": "upload/image/games/o宝脑力训练270-167.jpg", |
| 16 | "width": 270, | 16 | "width": 270, |
| 17 | "height": 167 | 17 | "height": 167 |
| 18 | }] | 18 | }] |
| ... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
| 26 | "extension": ".png", | 26 | "extension": ".png", |
| 27 | "size": 100405, | 27 | "size": 100405, |
| 28 | "enable": true, | 28 | "enable": true, |
| 29 | "fileUrl": "GameCategory/games/O宝体能课堂270-167.jpg", | 29 | "fileUrl": "upload/image/games/O宝体能课堂270-167.jpg", |
| 30 | "width": 270, | 30 | "width": 270, |
| 31 | "height": 167 | 31 | "height": 167 |
| 32 | }] | 32 | }] |
| ... | @@ -40,21 +40,7 @@ | ... | @@ -40,21 +40,7 @@ |
| 40 | "extension": ".png", | 40 | "extension": ".png", |
| 41 | "size": 100405, | 41 | "size": 100405, |
| 42 | "enable": true, | 42 | "enable": true, |
| 43 | "fileUrl": "GameCategory/games/奇幻海底270-167.jpg", | 43 | "fileUrl": "upload/image/games/奇幻海底270-167.jpg", |
| 44 | "width": 270, | ||
| 45 | "height": 167 | ||
| 46 | }] | ||
| 47 | }, | ||
| 48 | { | ||
| 49 | "name": "小伴龙体感儿歌", | ||
| 50 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 51 | "package_name": "com.orbbec.braintrain", | ||
| 52 | "description": "小伴龙体感儿歌简介", | ||
| 53 | "image": [{ | ||
| 54 | "extension": ".png", | ||
| 55 | "size": 100405, | ||
| 56 | "enable": true, | ||
| 57 | "fileUrl": "GameCategory/games/小伴龙体感儿歌270-167.jpg", | ||
| 58 | "width": 270, | 44 | "width": 270, |
| 59 | "height": 167 | 45 | "height": 167 |
| 60 | }] | 46 | }] |
| ... | @@ -68,7 +54,7 @@ | ... | @@ -68,7 +54,7 @@ |
| 68 | "extension": ".png", | 54 | "extension": ".png", |
| 69 | "size": 100405, | 55 | "size": 100405, |
| 70 | "enable": true, | 56 | "enable": true, |
| 71 | "fileUrl": "GameCategory/games/O宝互动书屋 270-167.jpg", | 57 | "fileUrl": "upload/image/games/O宝互动书屋 270-167.jpg", |
| 72 | "width": 270, | 58 | "width": 270, |
| 73 | "height": 167 | 59 | "height": 167 |
| 74 | }] | 60 | }] |
| ... | @@ -82,7 +68,7 @@ | ... | @@ -82,7 +68,7 @@ |
| 82 | "extension": ".png", | 68 | "extension": ".png", |
| 83 | "size": 100405, | 69 | "size": 100405, |
| 84 | "enable": true, | 70 | "enable": true, |
| 85 | "fileUrl": "GameCategory/games/红杏佛跳墙270-167.png", | 71 | "fileUrl": "upload/image/games/红杏佛跳墙270-167.png", |
| 86 | "width": 270, | 72 | "width": 270, |
| 87 | "height": 167 | 73 | "height": 167 |
| 88 | }] | 74 | }] |
| ... | @@ -96,7 +82,7 @@ | ... | @@ -96,7 +82,7 @@ |
| 96 | "extension": ".png", | 82 | "extension": ".png", |
| 97 | "size": 100405, | 83 | "size": 100405, |
| 98 | "enable": true, | 84 | "enable": true, |
| 99 | "fileUrl": "GameCategory/games/勇敢的啫喱270-167.jpg", | 85 | "fileUrl": "upload/image/games/勇敢的啫喱270-167.jpg", |
| 100 | "width": 270, | 86 | "width": 270, |
| 101 | "height": 167 | 87 | "height": 167 |
| 102 | }] | 88 | }] |
| ... | @@ -110,7 +96,7 @@ | ... | @@ -110,7 +96,7 @@ |
| 110 | "extension": ".png", | 96 | "extension": ".png", |
| 111 | "size": 100405, | 97 | "size": 100405, |
| 112 | "enable": true, | 98 | "enable": true, |
| 113 | "fileUrl": "GameCategory/games/欢乐跳一跳270-167.jpg", | 99 | "fileUrl": "upload/image/games/欢乐跳一跳270-167.jpg", |
| 114 | "width": 270, | 100 | "width": 270, |
| 115 | "height": 167 | 101 | "height": 167 |
| 116 | }] | 102 | }] | ... | ... |
| 1 | { | 1 | { |
| 2 | "businessCode": "success", | 2 | "businessCode": "success", |
| 3 | "count": 15, | 3 | "count": 13, |
| 4 | "currentTime": 1581929128107, | 4 | "currentTime": 1581929128107, |
| 5 | "description": "", | 5 | "description": "", |
| 6 | "resultSet": [{ | 6 | "resultSet": [{ |
| ... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
| 12 | "extension": ".png", | 12 | "extension": ".png", |
| 13 | "size": 100405, | 13 | "size": 100405, |
| 14 | "enable": true, | 14 | "enable": true, |
| 15 | "fileUrl": "GameCategory/games/o宝脑力训练270-167.jpg", | 15 | "fileUrl": "upload/image/games/o宝脑力训练270-167.jpg", |
| 16 | "width": 270, | 16 | "width": 270, |
| 17 | "height": 167 | 17 | "height": 167 |
| 18 | }] | 18 | }] |
| ... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
| 26 | "extension": ".png", | 26 | "extension": ".png", |
| 27 | "size": 100405, | 27 | "size": 100405, |
| 28 | "enable": true, | 28 | "enable": true, |
| 29 | "fileUrl": "GameCategory/games/O宝体能课堂270-167.jpg", | 29 | "fileUrl": "upload/image/games/O宝体能课堂270-167.jpg", |
| 30 | "width": 270, | 30 | "width": 270, |
| 31 | "height": 167 | 31 | "height": 167 |
| 32 | }] | 32 | }] |
| ... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
| 40 | "extension": ".png", | 40 | "extension": ".png", |
| 41 | "size": 100405, | 41 | "size": 100405, |
| 42 | "enable": true, | 42 | "enable": true, |
| 43 | "fileUrl": "GameCategory/games/奇幻海底270-167.jpg", | 43 | "fileUrl": "upload/image/games/奇幻海底270-167.jpg", |
| 44 | "width": 270, | 44 | "width": 270, |
| 45 | "height": 167 | 45 | "height": 167 |
| 46 | }] | 46 | }] |
| ... | @@ -54,21 +54,7 @@ | ... | @@ -54,21 +54,7 @@ |
| 54 | "extension": ".png", | 54 | "extension": ".png", |
| 55 | "size": 100405, | 55 | "size": 100405, |
| 56 | "enable": true, | 56 | "enable": true, |
| 57 | "fileUrl": "GameCategory/games/O宝单词连连看270-167.jpg", | 57 | "fileUrl": "upload/image/games/O宝单词连连看270-167.jpg", |
| 58 | "width": 270, | ||
| 59 | "height": 167 | ||
| 60 | }] | ||
| 61 | }, | ||
| 62 | { | ||
| 63 | "name": "小伴龙体感儿歌", | ||
| 64 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 65 | "package_name": "com.orbbec.braintrain", | ||
| 66 | "description": "小伴龙体感儿歌简介", | ||
| 67 | "image": [{ | ||
| 68 | "extension": ".png", | ||
| 69 | "size": 100405, | ||
| 70 | "enable": true, | ||
| 71 | "fileUrl": "GameCategory/games/小伴龙体感儿歌270-167.jpg", | ||
| 72 | "width": 270, | 58 | "width": 270, |
| 73 | "height": 167 | 59 | "height": 167 |
| 74 | }] | 60 | }] |
| ... | @@ -82,7 +68,7 @@ | ... | @@ -82,7 +68,7 @@ |
| 82 | "extension": ".png", | 68 | "extension": ".png", |
| 83 | "size": 100405, | 69 | "size": 100405, |
| 84 | "enable": true, | 70 | "enable": true, |
| 85 | "fileUrl": "GameCategory/games/O宝互动书屋 270-167.jpg", | 71 | "fileUrl": "upload/image/games/O宝互动书屋 270-167.jpg", |
| 86 | "width": 270, | 72 | "width": 270, |
| 87 | "height": 167 | 73 | "height": 167 |
| 88 | }] | 74 | }] |
| ... | @@ -96,7 +82,7 @@ | ... | @@ -96,7 +82,7 @@ |
| 96 | "extension": ".png", | 82 | "extension": ".png", |
| 97 | "size": 100405, | 83 | "size": 100405, |
| 98 | "enable": true, | 84 | "enable": true, |
| 99 | "fileUrl": "GameCategory/games/AR真人快打270-167.jpg", | 85 | "fileUrl": "upload/image/games/AR真人快打270-167.jpg", |
| 100 | "width": 270, | 86 | "width": 270, |
| 101 | "height": 167 | 87 | "height": 167 |
| 102 | }] | 88 | }] |
| ... | @@ -110,7 +96,7 @@ | ... | @@ -110,7 +96,7 @@ |
| 110 | "extension": ".png", | 96 | "extension": ".png", |
| 111 | "size": 100405, | 97 | "size": 100405, |
| 112 | "enable": true, | 98 | "enable": true, |
| 113 | "fileUrl": "GameCategory/games/疯狂赛车手270-167.jpg", | 99 | "fileUrl": "upload/image/games/疯狂赛车手270-167.jpg", |
| 114 | "width": 270, | 100 | "width": 270, |
| 115 | "height": 167 | 101 | "height": 167 |
| 116 | }] | 102 | }] |
| ... | @@ -124,7 +110,7 @@ | ... | @@ -124,7 +110,7 @@ |
| 124 | "extension": ".png", | 110 | "extension": ".png", |
| 125 | "size": 100405, | 111 | "size": 100405, |
| 126 | "enable": true, | 112 | "enable": true, |
| 127 | "fileUrl": "GameCategory/games/魔法沙拉270-167.jpg", | 113 | "fileUrl": "upload/image/games/魔法沙拉270-167.jpg", |
| 128 | "width": 270, | 114 | "width": 270, |
| 129 | "height": 167 | 115 | "height": 167 |
| 130 | }] | 116 | }] |
| ... | @@ -138,7 +124,7 @@ | ... | @@ -138,7 +124,7 @@ |
| 138 | "extension": ".png", | 124 | "extension": ".png", |
| 139 | "size": 100405, | 125 | "size": 100405, |
| 140 | "enable": true, | 126 | "enable": true, |
| 141 | "fileUrl": "GameCategory/games/红杏佛跳墙270-167.png", | 127 | "fileUrl": "upload/image/games/红杏佛跳墙270-167.png", |
| 142 | "width": 270, | 128 | "width": 270, |
| 143 | "height": 167 | 129 | "height": 167 |
| 144 | }] | 130 | }] |
| ... | @@ -152,7 +138,7 @@ | ... | @@ -152,7 +138,7 @@ |
| 152 | "extension": ".png", | 138 | "extension": ".png", |
| 153 | "size": 100405, | 139 | "size": 100405, |
| 154 | "enable": true, | 140 | "enable": true, |
| 155 | "fileUrl": "GameCategory/games/勇敢的啫喱270-167.jpg", | 141 | "fileUrl": "upload/image/games/勇敢的啫喱270-167.jpg", |
| 156 | "width": 270, | 142 | "width": 270, |
| 157 | "height": 167 | 143 | "height": 167 |
| 158 | }] | 144 | }] |
| ... | @@ -166,21 +152,7 @@ | ... | @@ -166,21 +152,7 @@ |
| 166 | "extension": ".png", | 152 | "extension": ".png", |
| 167 | "size": 100405, | 153 | "size": 100405, |
| 168 | "enable": true, | 154 | "enable": true, |
| 169 | "fileUrl": "GameCategory/games/欢乐剧场270-167.jpg", | 155 | "fileUrl": "upload/image/games/欢乐剧场270-167.jpg", |
| 170 | "width": 270, | ||
| 171 | "height": 167 | ||
| 172 | }] | ||
| 173 | }, | ||
| 174 | { | ||
| 175 | "name": "帝国守护者", | ||
| 176 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 177 | "package_name": "com.orbbec.braintrain", | ||
| 178 | "description": "帝国守护者简介", | ||
| 179 | "image": [{ | ||
| 180 | "extension": ".png", | ||
| 181 | "size": 100405, | ||
| 182 | "enable": true, | ||
| 183 | "fileUrl": "GameCategory/games/帝国守护者270-167.jpg", | ||
| 184 | "width": 270, | 156 | "width": 270, |
| 185 | "height": 167 | 157 | "height": 167 |
| 186 | }] | 158 | }] |
| ... | @@ -194,7 +166,7 @@ | ... | @@ -194,7 +166,7 @@ |
| 194 | "extension": ".png", | 166 | "extension": ".png", |
| 195 | "size": 100405, | 167 | "size": 100405, |
| 196 | "enable": true, | 168 | "enable": true, |
| 197 | "fileUrl": "GameCategory/games/欢乐跳一跳270-167.jpg", | 169 | "fileUrl": "upload/image/games/欢乐跳一跳270-167.jpg", |
| 198 | "width": 270, | 170 | "width": 270, |
| 199 | "height": 167 | 171 | "height": 167 |
| 200 | }] | 172 | }] |
| ... | @@ -208,7 +180,7 @@ | ... | @@ -208,7 +180,7 @@ |
| 208 | "extension": ".png", | 180 | "extension": ".png", |
| 209 | "size": 100405, | 181 | "size": 100405, |
| 210 | "enable": true, | 182 | "enable": true, |
| 211 | "fileUrl": "GameCategory/games/热血篮球270-167.jpg", | 183 | "fileUrl": "upload/image/games/热血篮球270-167.jpg", |
| 212 | "width": 270, | 184 | "width": 270, |
| 213 | "height": 167 | 185 | "height": 167 |
| 214 | }] | 186 | }] | ... | ... |
| 1 | { | 1 | { |
| 2 | "businessCode": "success", | 2 | "businessCode": "success", |
| 3 | "count": 13, | 3 | "count": 11, |
| 4 | "currentTime": 1581929128107, | 4 | "currentTime": 1581929128107, |
| 5 | "description": "", | 5 | "description": "", |
| 6 | "resultSet": [{ | 6 | "resultSet": [{ |
| ... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
| 12 | "extension": ".png", | 12 | "extension": ".png", |
| 13 | "size": 100405, | 13 | "size": 100405, |
| 14 | "enable": true, | 14 | "enable": true, |
| 15 | "fileUrl": "GameCategory/games/o宝脑力训练270-167.jpg", | 15 | "fileUrl": "upload/image/games/o宝脑力训练270-167.jpg", |
| 16 | "width": 270, | 16 | "width": 270, |
| 17 | "height": 167 | 17 | "height": 167 |
| 18 | }] | 18 | }] |
| ... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
| 26 | "extension": ".png", | 26 | "extension": ".png", |
| 27 | "size": 100405, | 27 | "size": 100405, |
| 28 | "enable": true, | 28 | "enable": true, |
| 29 | "fileUrl": "GameCategory/games/O宝体能课堂270-167.jpg", | 29 | "fileUrl": "upload/image/games/O宝体能课堂270-167.jpg", |
| 30 | "width": 270, | 30 | "width": 270, |
| 31 | "height": 167 | 31 | "height": 167 |
| 32 | }] | 32 | }] |
| ... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
| 40 | "extension": ".png", | 40 | "extension": ".png", |
| 41 | "size": 100405, | 41 | "size": 100405, |
| 42 | "enable": true, | 42 | "enable": true, |
| 43 | "fileUrl": "GameCategory/games/奇幻海底270-167.jpg", | 43 | "fileUrl": "upload/image/games/奇幻海底270-167.jpg", |
| 44 | "width": 270, | 44 | "width": 270, |
| 45 | "height": 167 | 45 | "height": 167 |
| 46 | }] | 46 | }] |
| ... | @@ -54,21 +54,7 @@ | ... | @@ -54,21 +54,7 @@ |
| 54 | "extension": ".png", | 54 | "extension": ".png", |
| 55 | "size": 100405, | 55 | "size": 100405, |
| 56 | "enable": true, | 56 | "enable": true, |
| 57 | "fileUrl": "GameCategory/games/O宝单词连连看270-167.jpg", | 57 | "fileUrl": "upload/image/games/O宝单词连连看270-167.jpg", |
| 58 | "width": 270, | ||
| 59 | "height": 167 | ||
| 60 | }] | ||
| 61 | }, | ||
| 62 | { | ||
| 63 | "name": "小伴龙体感儿歌", | ||
| 64 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 65 | "package_name": "com.orbbec.braintrain", | ||
| 66 | "description": "小伴龙体感儿歌简介", | ||
| 67 | "image": [{ | ||
| 68 | "extension": ".png", | ||
| 69 | "size": 100405, | ||
| 70 | "enable": true, | ||
| 71 | "fileUrl": "GameCategory/games/小伴龙体感儿歌270-167.jpg", | ||
| 72 | "width": 270, | 58 | "width": 270, |
| 73 | "height": 167 | 59 | "height": 167 |
| 74 | }] | 60 | }] |
| ... | @@ -82,7 +68,7 @@ | ... | @@ -82,7 +68,7 @@ |
| 82 | "extension": ".png", | 68 | "extension": ".png", |
| 83 | "size": 100405, | 69 | "size": 100405, |
| 84 | "enable": true, | 70 | "enable": true, |
| 85 | "fileUrl": "GameCategory/games/O宝互动书屋 270-167.jpg", | 71 | "fileUrl": "upload/image/games/O宝互动书屋 270-167.jpg", |
| 86 | "width": 270, | 72 | "width": 270, |
| 87 | "height": 167 | 73 | "height": 167 |
| 88 | }] | 74 | }] |
| ... | @@ -96,7 +82,7 @@ | ... | @@ -96,7 +82,7 @@ |
| 96 | "extension": ".png", | 82 | "extension": ".png", |
| 97 | "size": 100405, | 83 | "size": 100405, |
| 98 | "enable": true, | 84 | "enable": true, |
| 99 | "fileUrl": "GameCategory/games/疯狂赛车手270-167.jpg", | 85 | "fileUrl": "upload/image/games/疯狂赛车手270-167.jpg", |
| 100 | "width": 270, | 86 | "width": 270, |
| 101 | "height": 167 | 87 | "height": 167 |
| 102 | }] | 88 | }] |
| ... | @@ -110,21 +96,7 @@ | ... | @@ -110,21 +96,7 @@ |
| 110 | "extension": ".png", | 96 | "extension": ".png", |
| 111 | "size": 100405, | 97 | "size": 100405, |
| 112 | "enable": true, | 98 | "enable": true, |
| 113 | "fileUrl": "GameCategory/games/欢乐剧场270-167.jpg", | 99 | "fileUrl": "upload/image/games/欢乐剧场270-167.jpg", |
| 114 | "width": 270, | ||
| 115 | "height": 167 | ||
| 116 | }] | ||
| 117 | }, | ||
| 118 | { | ||
| 119 | "name": "帝国守护者", | ||
| 120 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 121 | "package_name": "com.orbbec.braintrain", | ||
| 122 | "description": "帝国守护者简介", | ||
| 123 | "image": [{ | ||
| 124 | "extension": ".png", | ||
| 125 | "size": 100405, | ||
| 126 | "enable": true, | ||
| 127 | "fileUrl": "GameCategory/games/帝国守护者270-167.jpg", | ||
| 128 | "width": 270, | 100 | "width": 270, |
| 129 | "height": 167 | 101 | "height": 167 |
| 130 | }] | 102 | }] |
| ... | @@ -138,7 +110,7 @@ | ... | @@ -138,7 +110,7 @@ |
| 138 | "extension": ".png", | 110 | "extension": ".png", |
| 139 | "size": 100405, | 111 | "size": 100405, |
| 140 | "enable": true, | 112 | "enable": true, |
| 141 | "fileUrl": "GameCategory/games/拯救小羊270-167.jpg", | 113 | "fileUrl": "upload/image/games/拯救小羊270-167.jpg", |
| 142 | "width": 270, | 114 | "width": 270, |
| 143 | "height": 167 | 115 | "height": 167 |
| 144 | }] | 116 | }] |
| ... | @@ -152,7 +124,7 @@ | ... | @@ -152,7 +124,7 @@ |
| 152 | "extension": ".png", | 124 | "extension": ".png", |
| 153 | "size": 100405, | 125 | "size": 100405, |
| 154 | "enable": true, | 126 | "enable": true, |
| 155 | "fileUrl": "GameCategory/games/旋转海盗270-167.png", | 127 | "fileUrl": "upload/image/games/旋转海盗270-167.png", |
| 156 | "width": 270, | 128 | "width": 270, |
| 157 | "height": 167 | 129 | "height": 167 |
| 158 | }] | 130 | }] |
| ... | @@ -166,7 +138,7 @@ | ... | @@ -166,7 +138,7 @@ |
| 166 | "extension": ".png", | 138 | "extension": ".png", |
| 167 | "size": 100405, | 139 | "size": 100405, |
| 168 | "enable": true, | 140 | "enable": true, |
| 169 | "fileUrl": "GameCategory/games/飞檐走壁270-167.png", | 141 | "fileUrl": "upload/image/games/飞檐走壁270-167.png", |
| 170 | "width": 270, | 142 | "width": 270, |
| 171 | "height": 167 | 143 | "height": 167 |
| 172 | }] | 144 | }] |
| ... | @@ -180,7 +152,7 @@ | ... | @@ -180,7 +152,7 @@ |
| 180 | "extension": ".png", | 152 | "extension": ".png", |
| 181 | "size": 100405, | 153 | "size": 100405, |
| 182 | "enable": true, | 154 | "enable": true, |
| 183 | "fileUrl": "GameCategory/games/火箭小象270-167.png", | 155 | "fileUrl": "upload/image/games/火箭小象270-167.png", |
| 184 | "width": 270, | 156 | "width": 270, |
| 185 | "height": 167 | 157 | "height": 167 |
| 186 | }] | 158 | }] | ... | ... |
| 1 | { | 1 | { |
| 2 | "businessCode": "success", | 2 | "businessCode": "success", |
| 3 | "count": 8, | 3 | "count": 7, |
| 4 | "currentTime": 1581929128107, | 4 | "currentTime": 1581929128107, |
| 5 | "description": "", | 5 | "description": "", |
| 6 | "resultSet": [{ | 6 | "resultSet": [{ |
| ... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
| 12 | "extension": ".png", | 12 | "extension": ".png", |
| 13 | "size": 100405, | 13 | "size": 100405, |
| 14 | "enable": true, | 14 | "enable": true, |
| 15 | "fileUrl": "GameCategory/games/o宝脑力训练270-167.jpg", | 15 | "fileUrl": "upload/image/games/o宝脑力训练270-167.jpg", |
| 16 | "width": 270, | 16 | "width": 270, |
| 17 | "height": 167 | 17 | "height": 167 |
| 18 | }] | 18 | }] |
| ... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
| 26 | "extension": ".png", | 26 | "extension": ".png", |
| 27 | "size": 100405, | 27 | "size": 100405, |
| 28 | "enable": true, | 28 | "enable": true, |
| 29 | "fileUrl": "GameCategory/games/O宝体能课堂270-167.jpg", | 29 | "fileUrl": "upload/image/games/O宝体能课堂270-167.jpg", |
| 30 | "width": 270, | 30 | "width": 270, |
| 31 | "height": 167 | 31 | "height": 167 |
| 32 | }] | 32 | }] |
| ... | @@ -40,21 +40,7 @@ | ... | @@ -40,21 +40,7 @@ |
| 40 | "extension": ".png", | 40 | "extension": ".png", |
| 41 | "size": 100405, | 41 | "size": 100405, |
| 42 | "enable": true, | 42 | "enable": true, |
| 43 | "fileUrl": "GameCategory/games/奇幻海底270-167.jpg", | 43 | "fileUrl": "upload/image/games/奇幻海底270-167.jpg", |
| 44 | "width": 270, | ||
| 45 | "height": 167 | ||
| 46 | }] | ||
| 47 | }, | ||
| 48 | { | ||
| 49 | "name": "小伴龙体感儿歌", | ||
| 50 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 51 | "package_name": "com.orbbec.braintrain", | ||
| 52 | "description": "小伴龙体感儿歌简介", | ||
| 53 | "image": [{ | ||
| 54 | "extension": ".png", | ||
| 55 | "size": 100405, | ||
| 56 | "enable": true, | ||
| 57 | "fileUrl": "GameCategory/games/小伴龙体感儿歌270-167.jpg", | ||
| 58 | "width": 270, | 44 | "width": 270, |
| 59 | "height": 167 | 45 | "height": 167 |
| 60 | }] | 46 | }] |
| ... | @@ -68,7 +54,7 @@ | ... | @@ -68,7 +54,7 @@ |
| 68 | "extension": ".png", | 54 | "extension": ".png", |
| 69 | "size": 100405, | 55 | "size": 100405, |
| 70 | "enable": true, | 56 | "enable": true, |
| 71 | "fileUrl": "GameCategory/games/O宝互动书屋 270-167.jpg", | 57 | "fileUrl": "upload/image/games/O宝互动书屋 270-167.jpg", |
| 72 | "width": 270, | 58 | "width": 270, |
| 73 | "height": 167 | 59 | "height": 167 |
| 74 | }] | 60 | }] |
| ... | @@ -82,7 +68,7 @@ | ... | @@ -82,7 +68,7 @@ |
| 82 | "extension": ".png", | 68 | "extension": ".png", |
| 83 | "size": 100405, | 69 | "size": 100405, |
| 84 | "enable": true, | 70 | "enable": true, |
| 85 | "fileUrl": "GameCategory/games/红杏佛跳墙270-167.png", | 71 | "fileUrl": "upload/image/games/红杏佛跳墙270-167.png", |
| 86 | "width": 270, | 72 | "width": 270, |
| 87 | "height": 167 | 73 | "height": 167 |
| 88 | }] | 74 | }] |
| ... | @@ -96,7 +82,7 @@ | ... | @@ -96,7 +82,7 @@ |
| 96 | "extension": ".png", | 82 | "extension": ".png", |
| 97 | "size": 100405, | 83 | "size": 100405, |
| 98 | "enable": true, | 84 | "enable": true, |
| 99 | "fileUrl": "GameCategory/games/勇敢的啫喱270-167.jpg", | 85 | "fileUrl": "upload/image/games/勇敢的啫喱270-167.jpg", |
| 100 | "width": 270, | 86 | "width": 270, |
| 101 | "height": 167 | 87 | "height": 167 |
| 102 | }] | 88 | }] |
| ... | @@ -110,7 +96,7 @@ | ... | @@ -110,7 +96,7 @@ |
| 110 | "extension": ".png", | 96 | "extension": ".png", |
| 111 | "size": 100405, | 97 | "size": 100405, |
| 112 | "enable": true, | 98 | "enable": true, |
| 113 | "fileUrl": "GameCategory/games/欢乐跳一跳270-167.jpg", | 99 | "fileUrl": "upload/image/games/欢乐跳一跳270-167.jpg", |
| 114 | "width": 270, | 100 | "width": 270, |
| 115 | "height": 167 | 101 | "height": 167 |
| 116 | }] | 102 | }] | ... | ... |
| ... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
| 13 | "extension": ".png", | 13 | "extension": ".png", |
| 14 | "size": 100405, | 14 | "size": 100405, |
| 15 | "enable": true, | 15 | "enable": true, |
| 16 | "fileUrl": "GameCategory/games/奇幻海底270-167.jpg", | 16 | "fileUrl": "upload/image/games/奇幻海底270-167.jpg", |
| 17 | "width": 270, | 17 | "width": 270, |
| 18 | "height": 167 | 18 | "height": 167 |
| 19 | }] | 19 | }] |
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| 27 | "extension": ".png", | 27 | "extension": ".png", |
| 28 | "size": 100405, | 28 | "size": 100405, |
| 29 | "enable": true, | 29 | "enable": true, |
| 30 | "fileUrl": "GameCategory/games/O宝互动书屋 270-167.jpg", | 30 | "fileUrl": "upload/image/games/O宝互动书屋 270-167.jpg", |
| 31 | "width": 270, | 31 | "width": 270, |
| 32 | "height": 167 | 32 | "height": 167 |
| 33 | }] | 33 | }] |
| ... | @@ -41,7 +41,7 @@ | ... | @@ -41,7 +41,7 @@ |
| 41 | "extension": ".png", | 41 | "extension": ".png", |
| 42 | "size": 100405, | 42 | "size": 100405, |
| 43 | "enable": true, | 43 | "enable": true, |
| 44 | "fileUrl": "GameCategory/games/欢乐剧场270-167.jpg", | 44 | "fileUrl": "upload/image/games/欢乐剧场270-167.jpg", |
| 45 | "width": 270, | 45 | "width": 270, |
| 46 | "height": 167 | 46 | "height": 167 |
| 47 | }] | 47 | }] |
| ... | @@ -55,7 +55,7 @@ | ... | @@ -55,7 +55,7 @@ |
| 55 | "extension": ".png", | 55 | "extension": ".png", |
| 56 | "size": 100405, | 56 | "size": 100405, |
| 57 | "enable": true, | 57 | "enable": true, |
| 58 | "fileUrl": "GameCategory/games/拯救小羊270-167.jpg", | 58 | "fileUrl": "upload/image/games/拯救小羊270-167.jpg", |
| 59 | "width": 270, | 59 | "width": 270, |
| 60 | "height": 167 | 60 | "height": 167 |
| 61 | }] | 61 | }] |
| ... | @@ -69,7 +69,7 @@ | ... | @@ -69,7 +69,7 @@ |
| 69 | "extension": ".png", | 69 | "extension": ".png", |
| 70 | "size": 100405, | 70 | "size": 100405, |
| 71 | "enable": true, | 71 | "enable": true, |
| 72 | "fileUrl": "GameCategory/games/猜猜我是谁270-167.png", | 72 | "fileUrl": "upload/image/games/猜猜我是谁270-167.png", |
| 73 | "width": 270, | 73 | "width": 270, |
| 74 | "height": 167 | 74 | "height": 167 |
| 75 | }] | 75 | }] |
| ... | @@ -83,7 +83,7 @@ | ... | @@ -83,7 +83,7 @@ |
| 83 | "extension": ".png", | 83 | "extension": ".png", |
| 84 | "size": 100405, | 84 | "size": 100405, |
| 85 | "enable": true, | 85 | "enable": true, |
| 86 | "fileUrl": "GameCategory/games/旋转海盗270-167.png", | 86 | "fileUrl": "upload/image/games/旋转海盗270-167.png", |
| 87 | "width": 270, | 87 | "width": 270, |
| 88 | "height": 167 | 88 | "height": 167 |
| 89 | }] | 89 | }] | ... | ... |
| 1 | { | 1 | { |
| 2 | "businessCode": "success", | 2 | "businessCode": "success", |
| 3 | "count": 8, | 3 | "count": 7, |
| 4 | "currentTime": 1581929128107, | 4 | "currentTime": 1581929128107, |
| 5 | "description": "", | 5 | "description": "", |
| 6 | "resultSet": [{ | 6 | "resultSet": [{ |
| ... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
| 12 | "extension": ".png", | 12 | "extension": ".png", |
| 13 | "size": 100405, | 13 | "size": 100405, |
| 14 | "enable": true, | 14 | "enable": true, |
| 15 | "fileUrl": "GameCategory/games/o宝脑力训练270-167.jpg", | 15 | "fileUrl": "upload/image/games/o宝脑力训练270-167.jpg", |
| 16 | "width": 270, | 16 | "width": 270, |
| 17 | "height": 167 | 17 | "height": 167 |
| 18 | }] | 18 | }] |
| ... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
| 26 | "extension": ".png", | 26 | "extension": ".png", |
| 27 | "size": 100405, | 27 | "size": 100405, |
| 28 | "enable": true, | 28 | "enable": true, |
| 29 | "fileUrl": "GameCategory/games/O宝体能课堂270-167.jpg", | 29 | "fileUrl": "upload/image/games/O宝体能课堂270-167.jpg", |
| 30 | "width": 270, | 30 | "width": 270, |
| 31 | "height": 167 | 31 | "height": 167 |
| 32 | }] | 32 | }] |
| ... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
| 40 | "extension": ".png", | 40 | "extension": ".png", |
| 41 | "size": 100405, | 41 | "size": 100405, |
| 42 | "enable": true, | 42 | "enable": true, |
| 43 | "fileUrl": "GameCategory/games/O宝单词连连看270-167.jpg", | 43 | "fileUrl": "upload/image/games/O宝单词连连看270-167.jpg", |
| 44 | "width": 270, | 44 | "width": 270, |
| 45 | "height": 167 | 45 | "height": 167 |
| 46 | }] | 46 | }] |
| ... | @@ -54,21 +54,7 @@ | ... | @@ -54,21 +54,7 @@ |
| 54 | "extension": ".png", | 54 | "extension": ".png", |
| 55 | "size": 100405, | 55 | "size": 100405, |
| 56 | "enable": true, | 56 | "enable": true, |
| 57 | "fileUrl": "GameCategory/games/O宝互动书屋 270-167.jpg", | 57 | "fileUrl": "upload/image/games/O宝互动书屋 270-167.jpg", |
| 58 | "width": 270, | ||
| 59 | "height": 167 | ||
| 60 | }] | ||
| 61 | }, | ||
| 62 | { | ||
| 63 | "name": "帝国守护者", | ||
| 64 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | ||
| 65 | "package_name": "com.orbbec.braintrain", | ||
| 66 | "description": "帝国守护者简介", | ||
| 67 | "image": [{ | ||
| 68 | "extension": ".png", | ||
| 69 | "size": 100405, | ||
| 70 | "enable": true, | ||
| 71 | "fileUrl": "GameCategory/games/帝国守护者270-167.jpg", | ||
| 72 | "width": 270, | 58 | "width": 270, |
| 73 | "height": 167 | 59 | "height": 167 |
| 74 | }] | 60 | }] |
| ... | @@ -82,7 +68,7 @@ | ... | @@ -82,7 +68,7 @@ |
| 82 | "extension": ".png", | 68 | "extension": ".png", |
| 83 | "size": 100405, | 69 | "size": 100405, |
| 84 | "enable": true, | 70 | "enable": true, |
| 85 | "fileUrl": "GameCategory/games/猜猜我是谁270-167.png", | 71 | "fileUrl": "upload/image/games/猜猜我是谁270-167.png", |
| 86 | "width": 270, | 72 | "width": 270, |
| 87 | "height": 167 | 73 | "height": 167 |
| 88 | }] | 74 | }] |
| ... | @@ -96,7 +82,7 @@ | ... | @@ -96,7 +82,7 @@ |
| 96 | "extension": ".png", | 82 | "extension": ".png", |
| 97 | "size": 100405, | 83 | "size": 100405, |
| 98 | "enable": true, | 84 | "enable": true, |
| 99 | "fileUrl": "GameCategory/games/记忆翻牌270-167.png", | 85 | "fileUrl": "upload/image/games/记忆翻牌270-167.png", |
| 100 | "width": 270, | 86 | "width": 270, |
| 101 | "height": 167 | 87 | "height": 167 |
| 102 | }] | 88 | }] |
| ... | @@ -110,7 +96,7 @@ | ... | @@ -110,7 +96,7 @@ |
| 110 | "extension": ".png", | 96 | "extension": ".png", |
| 111 | "size": 100405, | 97 | "size": 100405, |
| 112 | "enable": true, | 98 | "enable": true, |
| 113 | "fileUrl": "GameCategory/games/它的颜色270-167.png", | 99 | "fileUrl": "upload/image/games/它的颜色270-167.png", |
| 114 | "width": 270, | 100 | "width": 270, |
| 115 | "height": 167 | 101 | "height": 167 |
| 116 | }] | 102 | }] | ... | ... |
| ... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
| 13 | "extension": ".png", | 13 | "extension": ".png", |
| 14 | "size": 100405, | 14 | "size": 100405, |
| 15 | "enable": true, | 15 | "enable": true, |
| 16 | "fileUrl": "GameCategory/games/AR真人快打270-167.jpg", | 16 | "fileUrl": "upload/image/games/AR真人快打270-167.jpg", |
| 17 | "width": 270, | 17 | "width": 270, |
| 18 | "height": 167 | 18 | "height": 167 |
| 19 | }] | 19 | }] |
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| 27 | "extension": ".png", | 27 | "extension": ".png", |
| 28 | "size": 100405, | 28 | "size": 100405, |
| 29 | "enable": true, | 29 | "enable": true, |
| 30 | "fileUrl": "GameCategory/games/疯狂赛车手270-167.jpg", | 30 | "fileUrl": "upload/image/games/疯狂赛车手270-167.jpg", |
| 31 | "width": 270, | 31 | "width": 270, |
| 32 | "height": 167 | 32 | "height": 167 |
| 33 | }] | 33 | }] |
| ... | @@ -41,7 +41,7 @@ | ... | @@ -41,7 +41,7 @@ |
| 41 | "extension": ".png", | 41 | "extension": ".png", |
| 42 | "size": 100405, | 42 | "size": 100405, |
| 43 | "enable": true, | 43 | "enable": true, |
| 44 | "fileUrl": "GameCategory/games/勇敢的啫喱270-167.jpg", | 44 | "fileUrl": "upload/image/games/勇敢的啫喱270-167.jpg", |
| 45 | "width": 270, | 45 | "width": 270, |
| 46 | "height": 167 | 46 | "height": 167 |
| 47 | }] | 47 | }] |
| ... | @@ -55,7 +55,7 @@ | ... | @@ -55,7 +55,7 @@ |
| 55 | "extension": ".png", | 55 | "extension": ".png", |
| 56 | "size": 100405, | 56 | "size": 100405, |
| 57 | "enable": true, | 57 | "enable": true, |
| 58 | "fileUrl": "GameCategory/games/欢乐跳一跳270-167.jpg", | 58 | "fileUrl": "upload/image/games/欢乐跳一跳270-167.jpg", |
| 59 | "width": 270, | 59 | "width": 270, |
| 60 | "height": 167 | 60 | "height": 167 |
| 61 | }] | 61 | }] |
| ... | @@ -69,7 +69,7 @@ | ... | @@ -69,7 +69,7 @@ |
| 69 | "extension": ".png", | 69 | "extension": ".png", |
| 70 | "size": 100405, | 70 | "size": 100405, |
| 71 | "enable": true, | 71 | "enable": true, |
| 72 | "fileUrl": "GameCategory/games/热血篮球270-167.jpg", | 72 | "fileUrl": "upload/image/games/热血篮球270-167.jpg", |
| 73 | "width": 270, | 73 | "width": 270, |
| 74 | "height": 167 | 74 | "height": 167 |
| 75 | }] | 75 | }] |
| ... | @@ -83,7 +83,7 @@ | ... | @@ -83,7 +83,7 @@ |
| 83 | "extension": ".png", | 83 | "extension": ".png", |
| 84 | "size": 100405, | 84 | "size": 100405, |
| 85 | "enable": true, | 85 | "enable": true, |
| 86 | "fileUrl": "GameCategory/games/欢乐叠蛋糕270-167.png", | 86 | "fileUrl": "upload/image/games/欢乐叠蛋糕270-167.png", |
| 87 | "width": 270, | 87 | "width": 270, |
| 88 | "height": 167 | 88 | "height": 167 |
| 89 | }] | 89 | }] |
| ... | @@ -97,7 +97,7 @@ | ... | @@ -97,7 +97,7 @@ |
| 97 | "extension": ".png", | 97 | "extension": ".png", |
| 98 | "size": 100405, | 98 | "size": 100405, |
| 99 | "enable": true, | 99 | "enable": true, |
| 100 | "fileUrl": "GameCategory/games/奔跑吧小兔子270-167.png", | 100 | "fileUrl": "upload/image/games/奔跑吧小兔子270-167.png", |
| 101 | "width": 270, | 101 | "width": 270, |
| 102 | "height": 167 | 102 | "height": 167 |
| 103 | }] | 103 | }] |
| ... | @@ -111,7 +111,7 @@ | ... | @@ -111,7 +111,7 @@ |
| 111 | "extension": ".png", | 111 | "extension": ".png", |
| 112 | "size": 100405, | 112 | "size": 100405, |
| 113 | "enable": true, | 113 | "enable": true, |
| 114 | "fileUrl": "GameCategory/games/旋转海盗270-167.png", | 114 | "fileUrl": "upload/image/games/旋转海盗270-167.png", |
| 115 | "width": 270, | 115 | "width": 270, |
| 116 | "height": 167 | 116 | "height": 167 |
| 117 | }] | 117 | }] |
| ... | @@ -125,7 +125,7 @@ | ... | @@ -125,7 +125,7 @@ |
| 125 | "extension": ".png", | 125 | "extension": ".png", |
| 126 | "size": 100405, | 126 | "size": 100405, |
| 127 | "enable": true, | 127 | "enable": true, |
| 128 | "fileUrl": "GameCategory/games/飞檐走壁270-167.png", | 128 | "fileUrl": "upload/image/games/飞檐走壁270-167.png", |
| 129 | "width": 270, | 129 | "width": 270, |
| 130 | "height": 167 | 130 | "height": 167 |
| 131 | }] | 131 | }] |
| ... | @@ -139,7 +139,7 @@ | ... | @@ -139,7 +139,7 @@ |
| 139 | "extension": ".png", | 139 | "extension": ".png", |
| 140 | "size": 100405, | 140 | "size": 100405, |
| 141 | "enable": true, | 141 | "enable": true, |
| 142 | "fileUrl": "GameCategory/games/火箭小象270-167.png", | 142 | "fileUrl": "upload/image/games/火箭小象270-167.png", |
| 143 | "width": 270, | 143 | "width": 270, |
| 144 | "height": 167 | 144 | "height": 167 |
| 145 | }] | 145 | }] | ... | ... |
| ... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
| 12 | "extension": ".png", | 12 | "extension": ".png", |
| 13 | "size": 100405, | 13 | "size": 100405, |
| 14 | "enable": true, | 14 | "enable": true, |
| 15 | "fileUrl": "GameCategory/games/o宝脑力训练270-167.jpg", | 15 | "fileUrl": "upload/image/games/o宝脑力训练270-167.jpg", |
| 16 | "width": 270, | 16 | "width": 270, |
| 17 | "height": 167 | 17 | "height": 167 |
| 18 | }] | 18 | }] |
| ... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
| 26 | "extension": ".png", | 26 | "extension": ".png", |
| 27 | "size": 100405, | 27 | "size": 100405, |
| 28 | "enable": true, | 28 | "enable": true, |
| 29 | "fileUrl": "GameCategory/games/奇幻海底270-167.jpg", | 29 | "fileUrl": "upload/image/games/奇幻海底270-167.jpg", |
| 30 | "width": 270, | 30 | "width": 270, |
| 31 | "height": 167 | 31 | "height": 167 |
| 32 | }] | 32 | }] |
| ... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
| 40 | "extension": ".png", | 40 | "extension": ".png", |
| 41 | "size": 100405, | 41 | "size": 100405, |
| 42 | "enable": true, | 42 | "enable": true, |
| 43 | "fileUrl": "GameCategory/games/O宝单词连连看270-167.jpg", | 43 | "fileUrl": "upload/image/games/O宝单词连连看270-167.jpg", |
| 44 | "width": 270, | 44 | "width": 270, |
| 45 | "height": 167 | 45 | "height": 167 |
| 46 | }] | 46 | }] |
| ... | @@ -54,7 +54,7 @@ | ... | @@ -54,7 +54,7 @@ |
| 54 | "extension": ".png", | 54 | "extension": ".png", |
| 55 | "size": 100405, | 55 | "size": 100405, |
| 56 | "enable": true, | 56 | "enable": true, |
| 57 | "fileUrl": "GameCategory/games/魔法沙拉270-167.jpg", | 57 | "fileUrl": "upload/image/games/魔法沙拉270-167.jpg", |
| 58 | "width": 270, | 58 | "width": 270, |
| 59 | "height": 167 | 59 | "height": 167 |
| 60 | }] | 60 | }] |
| ... | @@ -68,7 +68,7 @@ | ... | @@ -68,7 +68,7 @@ |
| 68 | "extension": ".png", | 68 | "extension": ".png", |
| 69 | "size": 100405, | 69 | "size": 100405, |
| 70 | "enable": true, | 70 | "enable": true, |
| 71 | "fileUrl": "GameCategory/games/红杏佛跳墙270-167.png", | 71 | "fileUrl": "upload/image/games/红杏佛跳墙270-167.png", |
| 72 | "width": 270, | 72 | "width": 270, |
| 73 | "height": 167 | 73 | "height": 167 |
| 74 | }] | 74 | }] |
| ... | @@ -82,7 +82,7 @@ | ... | @@ -82,7 +82,7 @@ |
| 82 | "extension": ".png", | 82 | "extension": ".png", |
| 83 | "size": 100405, | 83 | "size": 100405, |
| 84 | "enable": true, | 84 | "enable": true, |
| 85 | "fileUrl": "GameCategory/games/勇敢的啫喱270-167.jpg", | 85 | "fileUrl": "upload/image/games/勇敢的啫喱270-167.jpg", |
| 86 | "width": 270, | 86 | "width": 270, |
| 87 | "height": 167 | 87 | "height": 167 |
| 88 | }] | 88 | }] |
| ... | @@ -96,7 +96,7 @@ | ... | @@ -96,7 +96,7 @@ |
| 96 | "extension": ".png", | 96 | "extension": ".png", |
| 97 | "size": 100405, | 97 | "size": 100405, |
| 98 | "enable": true, | 98 | "enable": true, |
| 99 | "fileUrl": "GameCategory/games/拯救小羊270-167.jpg", | 99 | "fileUrl": "upload/image/games/拯救小羊270-167.jpg", |
| 100 | "width": 270, | 100 | "width": 270, |
| 101 | "height": 167 | 101 | "height": 167 |
| 102 | }] | 102 | }] |
| ... | @@ -110,7 +110,7 @@ | ... | @@ -110,7 +110,7 @@ |
| 110 | "extension": ".png", | 110 | "extension": ".png", |
| 111 | "size": 100405, | 111 | "size": 100405, |
| 112 | "enable": true, | 112 | "enable": true, |
| 113 | "fileUrl": "GameCategory/games/欢乐跳一跳270-167.jpg", | 113 | "fileUrl": "upload/image/games/欢乐跳一跳270-167.jpg", |
| 114 | "width": 270, | 114 | "width": 270, |
| 115 | "height": 167 | 115 | "height": 167 |
| 116 | }] | 116 | }] |
| ... | @@ -124,7 +124,7 @@ | ... | @@ -124,7 +124,7 @@ |
| 124 | "extension": ".png", | 124 | "extension": ".png", |
| 125 | "size": 100405, | 125 | "size": 100405, |
| 126 | "enable": true, | 126 | "enable": true, |
| 127 | "fileUrl": "GameCategory/games/AR环保课堂270-167.png", | 127 | "fileUrl": "upload/image/games/AR环保课堂270-167.png", |
| 128 | "width": 270, | 128 | "width": 270, |
| 129 | "height": 167 | 129 | "height": 167 |
| 130 | }] | 130 | }] |
| ... | @@ -138,7 +138,7 @@ | ... | @@ -138,7 +138,7 @@ |
| 138 | "extension": ".png", | 138 | "extension": ".png", |
| 139 | "size": 100405, | 139 | "size": 100405, |
| 140 | "enable": true, | 140 | "enable": true, |
| 141 | "fileUrl": "GameCategory/games/猜猜我是谁270-167.png", | 141 | "fileUrl": "upload/image/games/猜猜我是谁270-167.png", |
| 142 | "width": 270, | 142 | "width": 270, |
| 143 | "height": 167 | 143 | "height": 167 |
| 144 | }] | 144 | }] |
| ... | @@ -152,7 +152,7 @@ | ... | @@ -152,7 +152,7 @@ |
| 152 | "extension": ".png", | 152 | "extension": ".png", |
| 153 | "size": 100405, | 153 | "size": 100405, |
| 154 | "enable": true, | 154 | "enable": true, |
| 155 | "fileUrl": "GameCategory/games/欢乐叠蛋糕270-167.png", | 155 | "fileUrl": "upload/image/games/欢乐叠蛋糕270-167.png", |
| 156 | "width": 270, | 156 | "width": 270, |
| 157 | "height": 167 | 157 | "height": 167 |
| 158 | }] | 158 | }] |
| ... | @@ -166,7 +166,7 @@ | ... | @@ -166,7 +166,7 @@ |
| 166 | "extension": ".png", | 166 | "extension": ".png", |
| 167 | "size": 100405, | 167 | "size": 100405, |
| 168 | "enable": true, | 168 | "enable": true, |
| 169 | "fileUrl": "GameCategory/games/记忆翻牌270-167.png", | 169 | "fileUrl": "upload/image/games/记忆翻牌270-167.png", |
| 170 | "width": 270, | 170 | "width": 270, |
| 171 | "height": 167 | 171 | "height": 167 |
| 172 | }] | 172 | }] |
| ... | @@ -180,7 +180,7 @@ | ... | @@ -180,7 +180,7 @@ |
| 180 | "extension": ".png", | 180 | "extension": ".png", |
| 181 | "size": 100405, | 181 | "size": 100405, |
| 182 | "enable": true, | 182 | "enable": true, |
| 183 | "fileUrl": "GameCategory/games/接糖果270-167.png", | 183 | "fileUrl": "upload/image/games/接糖果270-167.png", |
| 184 | "width": 270, | 184 | "width": 270, |
| 185 | "height": 167 | 185 | "height": 167 |
| 186 | }] | 186 | }] |
| ... | @@ -194,7 +194,7 @@ | ... | @@ -194,7 +194,7 @@ |
| 194 | "extension": ".png", | 194 | "extension": ".png", |
| 195 | "size": 100405, | 195 | "size": 100405, |
| 196 | "enable": true, | 196 | "enable": true, |
| 197 | "fileUrl": "GameCategory/games/数一数270-167.png", | 197 | "fileUrl": "upload/image/games/数一数270-167.png", |
| 198 | "width": 270, | 198 | "width": 270, |
| 199 | "height": 167 | 199 | "height": 167 |
| 200 | }] | 200 | }] |
| ... | @@ -208,7 +208,7 @@ | ... | @@ -208,7 +208,7 @@ |
| 208 | "extension": ".png", | 208 | "extension": ".png", |
| 209 | "size": 100405, | 209 | "size": 100405, |
| 210 | "enable": true, | 210 | "enable": true, |
| 211 | "fileUrl": "GameCategory/games/它的颜色270-167.png", | 211 | "fileUrl": "upload/image/games/它的颜色270-167.png", |
| 212 | "width": 270, | 212 | "width": 270, |
| 213 | "height": 167 | 213 | "height": 167 |
| 214 | }] | 214 | }] |
| ... | @@ -222,7 +222,7 @@ | ... | @@ -222,7 +222,7 @@ |
| 222 | "extension": ".png", | 222 | "extension": ".png", |
| 223 | "size": 100405, | 223 | "size": 100405, |
| 224 | "enable": true, | 224 | "enable": true, |
| 225 | "fileUrl": "GameCategory/games/奔跑吧小兔子270-167.png", | 225 | "fileUrl": "upload/image/games/奔跑吧小兔子270-167.png", |
| 226 | "width": 270, | 226 | "width": 270, |
| 227 | "height": 167 | 227 | "height": 167 |
| 228 | }] | 228 | }] |
| ... | @@ -236,7 +236,7 @@ | ... | @@ -236,7 +236,7 @@ |
| 236 | "extension": ".png", | 236 | "extension": ".png", |
| 237 | "size": 100405, | 237 | "size": 100405, |
| 238 | "enable": true, | 238 | "enable": true, |
| 239 | "fileUrl": "GameCategory/games/旋转海盗270-167.png", | 239 | "fileUrl": "upload/image/games/旋转海盗270-167.png", |
| 240 | "width": 270, | 240 | "width": 270, |
| 241 | "height": 167 | 241 | "height": 167 |
| 242 | }] | 242 | }] |
| ... | @@ -250,7 +250,7 @@ | ... | @@ -250,7 +250,7 @@ |
| 250 | "extension": ".png", | 250 | "extension": ".png", |
| 251 | "size": 100405, | 251 | "size": 100405, |
| 252 | "enable": true, | 252 | "enable": true, |
| 253 | "fileUrl": "GameCategory/games/飞檐走壁270-167.png", | 253 | "fileUrl": "upload/image/games/飞檐走壁270-167.png", |
| 254 | "width": 270, | 254 | "width": 270, |
| 255 | "height": 167 | 255 | "height": 167 |
| 256 | }] | 256 | }] |
| ... | @@ -264,7 +264,7 @@ | ... | @@ -264,7 +264,7 @@ |
| 264 | "extension": ".png", | 264 | "extension": ".png", |
| 265 | "size": 100405, | 265 | "size": 100405, |
| 266 | "enable": true, | 266 | "enable": true, |
| 267 | "fileUrl": "GameCategory/games/火箭小象270-167.png", | 267 | "fileUrl": "upload/image/games/火箭小象270-167.png", |
| 268 | "width": 270, | 268 | "width": 270, |
| 269 | "height": 167 | 269 | "height": 167 |
| 270 | }] | 270 | }] | ... | ... |
| ... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
| 13 | "extension": ".png", | 13 | "extension": ".png", |
| 14 | "size": 100405, | 14 | "size": 100405, |
| 15 | "enable": true, | 15 | "enable": true, |
| 16 | "fileUrl": "GameCategory/games/猜猜我是谁270-167.png", | 16 | "fileUrl": "upload/image/games/猜猜我是谁270-167.png", |
| 17 | "width": 270, | 17 | "width": 270, |
| 18 | "height": 167 | 18 | "height": 167 |
| 19 | }] | 19 | }] |
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| 27 | "extension": ".png", | 27 | "extension": ".png", |
| 28 | "size": 100405, | 28 | "size": 100405, |
| 29 | "enable": true, | 29 | "enable": true, |
| 30 | "fileUrl": "GameCategory/games/欢乐叠蛋糕270-167.png", | 30 | "fileUrl": "upload/image/games/欢乐叠蛋糕270-167.png", |
| 31 | "width": 270, | 31 | "width": 270, |
| 32 | "height": 167 | 32 | "height": 167 |
| 33 | }] | 33 | }] |
| ... | @@ -41,7 +41,7 @@ | ... | @@ -41,7 +41,7 @@ |
| 41 | "extension": ".png", | 41 | "extension": ".png", |
| 42 | "size": 100405, | 42 | "size": 100405, |
| 43 | "enable": true, | 43 | "enable": true, |
| 44 | "fileUrl": "GameCategory/games/记忆翻牌270-167.png", | 44 | "fileUrl": "upload/image/games/记忆翻牌270-167.png", |
| 45 | "width": 270, | 45 | "width": 270, |
| 46 | "height": 167 | 46 | "height": 167 |
| 47 | }] | 47 | }] |
| ... | @@ -55,7 +55,7 @@ | ... | @@ -55,7 +55,7 @@ |
| 55 | "extension": ".png", | 55 | "extension": ".png", |
| 56 | "size": 100405, | 56 | "size": 100405, |
| 57 | "enable": true, | 57 | "enable": true, |
| 58 | "fileUrl": "GameCategory/games/接糖果270-167.png", | 58 | "fileUrl": "upload/image/games/接糖果270-167.png", |
| 59 | "width": 270, | 59 | "width": 270, |
| 60 | "height": 167 | 60 | "height": 167 |
| 61 | }] | 61 | }] |
| ... | @@ -69,7 +69,7 @@ | ... | @@ -69,7 +69,7 @@ |
| 69 | "extension": ".png", | 69 | "extension": ".png", |
| 70 | "size": 100405, | 70 | "size": 100405, |
| 71 | "enable": true, | 71 | "enable": true, |
| 72 | "fileUrl": "GameCategory/games/数一数270-167.png", | 72 | "fileUrl": "upload/image/games/数一数270-167.png", |
| 73 | "width": 270, | 73 | "width": 270, |
| 74 | "height": 167 | 74 | "height": 167 |
| 75 | }] | 75 | }] |
| ... | @@ -83,7 +83,7 @@ | ... | @@ -83,7 +83,7 @@ |
| 83 | "extension": ".png", | 83 | "extension": ".png", |
| 84 | "size": 100405, | 84 | "size": 100405, |
| 85 | "enable": true, | 85 | "enable": true, |
| 86 | "fileUrl": "GameCategory/games/它的颜色270-167.png", | 86 | "fileUrl": "upload/image/games/它的颜色270-167.png", |
| 87 | "width": 270, | 87 | "width": 270, |
| 88 | "height": 167 | 88 | "height": 167 |
| 89 | }] | 89 | }] |
| ... | @@ -97,7 +97,7 @@ | ... | @@ -97,7 +97,7 @@ |
| 97 | "extension": ".png", | 97 | "extension": ".png", |
| 98 | "size": 100405, | 98 | "size": 100405, |
| 99 | "enable": true, | 99 | "enable": true, |
| 100 | "fileUrl": "GameCategory/games/奔跑吧小兔子270-167.png", | 100 | "fileUrl": "upload/image/games/奔跑吧小兔子270-167.png", |
| 101 | "width": 270, | 101 | "width": 270, |
| 102 | "height": 167 | 102 | "height": 167 |
| 103 | }] | 103 | }] |
| ... | @@ -111,7 +111,7 @@ | ... | @@ -111,7 +111,7 @@ |
| 111 | "extension": ".png", | 111 | "extension": ".png", |
| 112 | "size": 100405, | 112 | "size": 100405, |
| 113 | "enable": true, | 113 | "enable": true, |
| 114 | "fileUrl": "GameCategory/games/旋转海盗270-167.png", | 114 | "fileUrl": "upload/image/games/旋转海盗270-167.png", |
| 115 | "width": 270, | 115 | "width": 270, |
| 116 | "height": 167 | 116 | "height": 167 |
| 117 | }] | 117 | }] |
| ... | @@ -125,7 +125,7 @@ | ... | @@ -125,7 +125,7 @@ |
| 125 | "extension": ".png", | 125 | "extension": ".png", |
| 126 | "size": 100405, | 126 | "size": 100405, |
| 127 | "enable": true, | 127 | "enable": true, |
| 128 | "fileUrl": "GameCategory/games/飞檐走壁270-167.png", | 128 | "fileUrl": "upload/image/games/飞檐走壁270-167.png", |
| 129 | "width": 270, | 129 | "width": 270, |
| 130 | "height": 167 | 130 | "height": 167 |
| 131 | }] | 131 | }] |
| ... | @@ -139,7 +139,7 @@ | ... | @@ -139,7 +139,7 @@ |
| 139 | "extension": ".png", | 139 | "extension": ".png", |
| 140 | "size": 100405, | 140 | "size": 100405, |
| 141 | "enable": true, | 141 | "enable": true, |
| 142 | "fileUrl": "GameCategory/games/火箭小象270-167.png", | 142 | "fileUrl": "upload/image/games/火箭小象270-167.png", |
| 143 | "width": 270, | 143 | "width": 270, |
| 144 | "height": 167 | 144 | "height": 167 |
| 145 | }] | 145 | }] | ... | ... |
| ... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
| 8 | "code": "promotionItem_fd456495-2e32-44e1-9d92-q4ert34", | 8 | "code": "promotionItem_fd456495-2e32-44e1-9d92-q4ert34", |
| 9 | "left": 64, | 9 | "left": 64, |
| 10 | "top": 180, | 10 | "top": 180, |
| 11 | "imageURL": "Main/main_category1", | 11 | "imageURL": "upload/image/main/main_category1.png", |
| 12 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.bird\"}}]}", | 12 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.bird\"}}]}", |
| 13 | "width": 270, | 13 | "width": 270, |
| 14 | "height": 449 | 14 | "height": 449 |
| ... | @@ -19,7 +19,7 @@ | ... | @@ -19,7 +19,7 @@ |
| 19 | "left": 358, | 19 | "left": 358, |
| 20 | "top": 180, | 20 | "top": 180, |
| 21 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.guess\"}}]}", | 21 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.guess\"}}]}", |
| 22 | "imageURL": "Main/main_category2", | 22 | "imageURL": "upload/image/main/main_category2.png", |
| 23 | "width": 417, | 23 | "width": 417, |
| 24 | "height": 258 | 24 | "height": 258 |
| 25 | }, | 25 | }, |
| ... | @@ -29,7 +29,7 @@ | ... | @@ -29,7 +29,7 @@ |
| 29 | "left": 799, | 29 | "left": 799, |
| 30 | "top": 180, | 30 | "top": 180, |
| 31 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.cake\"}}]}", | 31 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.cake\"}}]}", |
| 32 | "imageURL": "Main/main_category3", | 32 | "imageURL": "upload/image/main/main_category3.png", |
| 33 | "width": 417, | 33 | "width": 417, |
| 34 | "height": 258 | 34 | "height": 258 |
| 35 | }, | 35 | }, |
| ... | @@ -39,7 +39,7 @@ | ... | @@ -39,7 +39,7 @@ |
| 39 | "left": 358, | 39 | "left": 358, |
| 40 | "top": 462, | 40 | "top": 462, |
| 41 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.Orbbec.MortaKombat\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.Orbbec.MortaKombat_v2.1.4_bc55_20190717_Release.apk\"}}]}", | 41 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.Orbbec.MortaKombat\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.Orbbec.MortaKombat_v2.1.4_bc55_20190717_Release.apk\"}}]}", |
| 42 | "imageURL": "Main/main_category4", | 42 | "imageURL": "upload/image/main/main_category4.jpg", |
| 43 | "width": 270, | 43 | "width": 270, |
| 44 | "height": 167 | 44 | "height": 167 |
| 45 | }, | 45 | }, |
| ... | @@ -49,7 +49,7 @@ | ... | @@ -49,7 +49,7 @@ |
| 49 | "left": 652, | 49 | "left": 652, |
| 50 | "top": 462, | 50 | "top": 462, |
| 51 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | 51 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", |
| 52 | "imageURL": "Main/main_category5", | 52 | "imageURL": "upload/image/main/main_category5.jpg", |
| 53 | "width": 270, | 53 | "width": 270, |
| 54 | "height": 167 | 54 | "height": 167 |
| 55 | }, | 55 | }, |
| ... | @@ -59,7 +59,7 @@ | ... | @@ -59,7 +59,7 @@ |
| 59 | "left": 946, | 59 | "left": 946, |
| 60 | "top": 462, | 60 | "top": 462, |
| 61 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", | 61 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.braintrain\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.braintrain_v3.0.15_bc30_20190716_Release.apk\"}}]}", |
| 62 | "imageURL": "Main/main_category6", | 62 | "imageURL": "upload/image/main/main_category6.jpg", |
| 63 | "width": 270, | 63 | "width": 270, |
| 64 | "height": 167 | 64 | "height": 167 |
| 65 | } | 65 | } | ... | ... |
| ... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
| 31 | "click": "" | 31 | "click": "" |
| 32 | }, | 32 | }, |
| 33 | "type": "promotion_item", | 33 | "type": "promotion_item", |
| 34 | "imageURL": "Main/logo_taohaowan", | 34 | "imageURL": "upload/image/main/logo_taohaowan.png", |
| 35 | "width": 195, | 35 | "width": 195, |
| 36 | "height": 79, | 36 | "height": 79, |
| 37 | "code": "eb954b1e-712e-415c-ba27-aw43egqvre", | 37 | "code": "eb954b1e-712e-415c-ba27-aw43egqvre", |
| ... | @@ -42,24 +42,24 @@ | ... | @@ -42,24 +42,24 @@ |
| 42 | "name": "精选推荐", | 42 | "name": "精选推荐", |
| 43 | "tvlink": "", | 43 | "tvlink": "", |
| 44 | "type": "promotion_item", | 44 | "type": "promotion_item", |
| 45 | "imageURL": "Main/icon_top1", | 45 | "imageURL": "upload/image/main/icon_top1.png", |
| 46 | "code": "eb954b1e-712e-415c-ba27-asryg34ret43", | 46 | "code": "eb954b1e-712e-415c-ba27-asryg34ret43", |
| 47 | "width": 170, | 47 | "width": 170, |
| 48 | "height": 85, | 48 | "height": 85, |
| 49 | "top": 117, | 49 | "top": 117, |
| 50 | "left": 88 | 50 | "left": 60 |
| 51 | }, | 51 | }, |
| 52 | { | 52 | { |
| 53 | "name": "休闲益智", | 53 | "name": "休闲益智", |
| 54 | "//": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", | 54 | "//": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", |
| 55 | "tvlink": "", | 55 | "tvlink": "", |
| 56 | "type": "promotion_item", | 56 | "type": "promotion_item", |
| 57 | "imageURL": "Main/icon_top2", | 57 | "imageURL": "upload/image/main/icon_top2.png", |
| 58 | "width": 170, | 58 | "width": 170, |
| 59 | "height": 85, | 59 | "height": 85, |
| 60 | "code": "eb954b1e-712e-415c-ba27-wetgrsehr6t", | 60 | "code": "eb954b1e-712e-415c-ba27-wetgrsehr6t", |
| 61 | "top": 117, | 61 | "top": 117, |
| 62 | "left": 260 | 62 | "left": 230 |
| 63 | }, | 63 | }, |
| 64 | { | 64 | { |
| 65 | "name": "动作体感", | 65 | "name": "动作体感", |
| ... | @@ -74,12 +74,12 @@ | ... | @@ -74,12 +74,12 @@ |
| 74 | ] | 74 | ] |
| 75 | }, | 75 | }, |
| 76 | "type": "promotion_item", | 76 | "type": "promotion_item", |
| 77 | "imageURL": "Main/icon_top3", | 77 | "imageURL": "upload/image/main/icon_top3.png", |
| 78 | "code": "eb954b1e-712e-415c-ba27-erhg43f4", | 78 | "code": "eb954b1e-712e-415c-ba27-erhg43f4", |
| 79 | "width": 170, | 79 | "width": 170, |
| 80 | "height": 85, | 80 | "height": 85, |
| 81 | "top": 117, | 81 | "top": 117, |
| 82 | "left": 432 | 82 | "left": 400 |
| 83 | }, | 83 | }, |
| 84 | { | 84 | { |
| 85 | "name": "3D游戏", | 85 | "name": "3D游戏", |
| ... | @@ -94,12 +94,12 @@ | ... | @@ -94,12 +94,12 @@ |
| 94 | ] | 94 | ] |
| 95 | }, | 95 | }, |
| 96 | "type": "promotion_item", | 96 | "type": "promotion_item", |
| 97 | "imageURL": "Main/icon_top4", | 97 | "imageURL": "upload/image/main/icon_top4.png", |
| 98 | "code": "eb954b1e-712e-415c-ba27-fq34t34fe", | 98 | "code": "eb954b1e-712e-415c-ba27-fq34t34fe", |
| 99 | "width": 170, | 99 | "width": 170, |
| 100 | "height": 85, | 100 | "height": 85, |
| 101 | "top": 117, | 101 | "top": 117, |
| 102 | "left": 603 | 102 | "left": 570 |
| 103 | }, | 103 | }, |
| 104 | { | 104 | { |
| 105 | "name": "经营策略", | 105 | "name": "经营策略", |
| ... | @@ -114,12 +114,12 @@ | ... | @@ -114,12 +114,12 @@ |
| 114 | ] | 114 | ] |
| 115 | }, | 115 | }, |
| 116 | "type": "promotion_item", | 116 | "type": "promotion_item", |
| 117 | "imageURL": "Main/icon_top5", | 117 | "imageURL": "upload/image/main/icon_top5.png", |
| 118 | "width": 170, | 118 | "width": 170, |
| 119 | "height": 85, | 119 | "height": 85, |
| 120 | "code": "eb954b1e-712e-415c-ba27-fq34tf4", | 120 | "code": "eb954b1e-712e-415c-ba27-fq34tf4", |
| 121 | "top": 117, | 121 | "top": 117, |
| 122 | "left": 780 | 122 | "left": 740 |
| 123 | }, | 123 | }, |
| 124 | { | 124 | { |
| 125 | "name": "体育竞技", | 125 | "name": "体育竞技", |
| ... | @@ -134,12 +134,12 @@ | ... | @@ -134,12 +134,12 @@ |
| 134 | ] | 134 | ] |
| 135 | }, | 135 | }, |
| 136 | "type": "promotion_item", | 136 | "type": "promotion_item", |
| 137 | "imageURL": "Main/icon_top7", | 137 | "imageURL": "upload/image/main/icon_top7.png", |
| 138 | "width": 170, | 138 | "width": 170, |
| 139 | "height": 85, | 139 | "height": 85, |
| 140 | "code": "eb954b1e-712e-415c-ba27-f43werterf", | 140 | "code": "eb954b1e-712e-415c-ba27-f43werterf", |
| 141 | "top": 117, | 141 | "top": 117, |
| 142 | "left": 950 | 142 | "left": 910 |
| 143 | } | 143 | } |
| 144 | ] | 144 | ] |
| 145 | }, | 145 | }, |
| ... | @@ -177,7 +177,7 @@ | ... | @@ -177,7 +177,7 @@ |
| 177 | ] | 177 | ] |
| 178 | }, | 178 | }, |
| 179 | "type": "promotion_item", | 179 | "type": "promotion_item", |
| 180 | "imageURL": "Main/icon_personal" | 180 | "imageURL": "upload/image/main/icon_personal.png" |
| 181 | }, | 181 | }, |
| 182 | { | 182 | { |
| 183 | "name": "订购", | 183 | "name": "订购", |
| ... | @@ -197,7 +197,7 @@ | ... | @@ -197,7 +197,7 @@ |
| 197 | ] | 197 | ] |
| 198 | }, | 198 | }, |
| 199 | "type": "promotion_item", | 199 | "type": "promotion_item", |
| 200 | "imageURL": "Main/icon_order" | 200 | "imageURL": "upload/image/main/icon_order.png" |
| 201 | } | 201 | } |
| 202 | ] | 202 | ] |
| 203 | }, | 203 | }, | ... | ... |
| ... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
| 13 | "code": "promotionItem_fd456495-2e32-44e1-9d92-q4ert34", | 13 | "code": "promotionItem_fd456495-2e32-44e1-9d92-q4ert34", |
| 14 | "left": 63, | 14 | "left": 63, |
| 15 | "top": 0, | 15 | "top": 0, |
| 16 | "imageURL": "Main/block1_1", | 16 | "imageURL": "upload/image/main/block1_1.png", |
| 17 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.cake\"}}]}", | 17 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.cake\"}}]}", |
| 18 | "width": 270, | 18 | "width": 270, |
| 19 | "height": 162 | 19 | "height": 162 |
| ... | @@ -24,56 +24,16 @@ | ... | @@ -24,56 +24,16 @@ |
| 24 | "left": 63, | 24 | "left": 63, |
| 25 | "top": 185, | 25 | "top": 185, |
| 26 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.candy\"}}]}", | 26 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.candy\"}}]}", |
| 27 | "imageURL": "Main/block1_2", | 27 | "imageURL": "upload/image/main/block1_2.png", |
| 28 | "width": 270, | 28 | "width": 270, |
| 29 | "height": 162 | 29 | "height": 162 |
| 30 | }, | ||
| 31 | { | ||
| 32 | "name": "view_pager_label0", | ||
| 33 | "code": "ViewPager0", | ||
| 34 | "left": 922, | ||
| 35 | "top": 0, | ||
| 36 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.Orbbec.BraveJelly\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.Orbbec.BraveJelly_v2.0.27_bc31_20190702_Release.apk\"}}]}", | ||
| 37 | "imageURL": "", | ||
| 38 | "width": 294, | ||
| 39 | "height": 86 | ||
| 40 | }, | ||
| 41 | { | ||
| 42 | "name": "view_pager_label1", | ||
| 43 | "code": "blockShadow1", | ||
| 44 | "left": 922, | ||
| 45 | "top": 88, | ||
| 46 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.run\"}}]}", | ||
| 47 | "imageURL": "", | ||
| 48 | "width": 294, | ||
| 49 | "height": 86 | ||
| 50 | }, | ||
| 51 | { | ||
| 52 | "name": "view_pager_label2", | ||
| 53 | "code": "blockShadow2", | ||
| 54 | "left": 922, | ||
| 55 | "top": 176, | ||
| 56 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.Orbbec.MagicSalad2\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.Orbbec.MagicSalad2_v1.2.0_20190110_Release.apk\"}}]}", | ||
| 57 | "imageURL": "", | ||
| 58 | "width": 294, | ||
| 59 | "height": 86 | ||
| 60 | }, | ||
| 61 | { | ||
| 62 | "name": "view_pager_label3", | ||
| 63 | "code": "blockShadow3", | ||
| 64 | "left": 922, | ||
| 65 | "top": 264, | ||
| 66 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.fanpai\"}}]}", | ||
| 67 | "imageURL": "", | ||
| 68 | "width": 294, | ||
| 69 | "height": 86 | ||
| 70 | } | 30 | } |
| 71 | ] | 31 | ] |
| 72 | } | 32 | } |
| 73 | }, | 33 | }, |
| 74 | { | 34 | { |
| 75 | "name": "轮播下方图片", | 35 | "name": "轮播下方图片", |
| 76 | "height": 230, | 36 | "height": 205, |
| 77 | "hasChildFrame": true, | 37 | "hasChildFrame": true, |
| 78 | "data": { | 38 | "data": { |
| 79 | "name": "frame1", | 39 | "name": "frame1", |
| ... | @@ -84,7 +44,7 @@ | ... | @@ -84,7 +44,7 @@ |
| 84 | "left": 64, | 44 | "left": 64, |
| 85 | "top": 0, | 45 | "top": 0, |
| 86 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.shuyishu\"}}]}", | 46 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.shuyishu\"}}]}", |
| 87 | "imageURL": "Main/block2_1", | 47 | "imageURL": "upload/image/main/block2_1.png", |
| 88 | "width": 270, | 48 | "width": 270, |
| 89 | "height": 167 | 49 | "height": 167 |
| 90 | }, | 50 | }, |
| ... | @@ -94,7 +54,7 @@ | ... | @@ -94,7 +54,7 @@ |
| 94 | "left": 359, | 54 | "left": 359, |
| 95 | "top": 0, | 55 | "top": 0, |
| 96 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.motor\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.motor_v1.2.11_20190704.apk\"}}]}", | 56 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.motor\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.motor_v1.2.11_20190704.apk\"}}]}", |
| 97 | "imageURL": "Main/block2_2", | 57 | "imageURL": "upload/image/main/block2_2.jpg", |
| 98 | "width": 270, | 58 | "width": 270, |
| 99 | "height": 167 | 59 | "height": 167 |
| 100 | }, | 60 | }, |
| ... | @@ -104,7 +64,7 @@ | ... | @@ -104,7 +64,7 @@ |
| 104 | "left": 652, | 64 | "left": 652, |
| 105 | "top": 0, | 65 | "top": 0, |
| 106 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.garbage\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.garbage_v2.0.8_bc6_20190826.apk\"}}]}", | 66 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.garbage\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.garbage_v2.0.8_bc6_20190826.apk\"}}]}", |
| 107 | "imageURL": "Main/block2_3", | 67 | "imageURL": "upload/image/main/block2_3.png", |
| 108 | "width": 270, | 68 | "width": 270, |
| 109 | "height": 167 | 69 | "height": 167 |
| 110 | }, | 70 | }, |
| ... | @@ -114,7 +74,7 @@ | ... | @@ -114,7 +74,7 @@ |
| 114 | "left": 946, | 74 | "left": 946, |
| 115 | "top": 0, | 75 | "top": 0, |
| 116 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.guesscolor\"}}]}", | 76 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.guesscolor\"}}]}", |
| 117 | "imageURL": "Main/block2_4", | 77 | "imageURL": "upload/image/main/block2_4.png", |
| 118 | "width": 270, | 78 | "width": 270, |
| 119 | "height": 167 | 79 | "height": 167 |
| 120 | } | 80 | } |
| ... | @@ -123,7 +83,7 @@ | ... | @@ -123,7 +83,7 @@ |
| 123 | }, | 83 | }, |
| 124 | { | 84 | { |
| 125 | "name": "特色推荐", | 85 | "name": "特色推荐", |
| 126 | "height": 220, | 86 | "height": 195, |
| 127 | "hasChildFrame": true, | 87 | "hasChildFrame": true, |
| 128 | "data": { | 88 | "data": { |
| 129 | "name": "frame2", | 89 | "name": "frame2", |
| ... | @@ -133,7 +93,7 @@ | ... | @@ -133,7 +93,7 @@ |
| 133 | "code": "promotionItem_8a4a1762-22e8-4a1e-ae4yh54hw5", | 93 | "code": "promotionItem_8a4a1762-22e8-4a1e-ae4yh54hw5", |
| 134 | "left": 63, | 94 | "left": 63, |
| 135 | "top": 0, | 95 | "top": 0, |
| 136 | "imageURL": "Main/font_2", | 96 | "imageURL": "upload/image/main/font_2.png", |
| 137 | "width": 126, | 97 | "width": 126, |
| 138 | "height": 31, | 98 | "height": 31, |
| 139 | "disable": true | 99 | "disable": true |
| ... | @@ -164,37 +124,37 @@ | ... | @@ -164,37 +124,37 @@ |
| 164 | "resultSet": [ | 124 | "resultSet": [ |
| 165 | { | 125 | { |
| 166 | "name": "Subject1", | 126 | "name": "Subject1", |
| 167 | "imageURL": "Main/block4_1", | 127 | "imageURL": "upload/image/main/block4_1.png", |
| 168 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", | 128 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", |
| 169 | "code": "promotionItem_e432ac2d-c1f3-4daehr4w5g4w5yh4w5yh" | 129 | "code": "promotionItem_e432ac2d-c1f3-4daehr4w5g4w5yh4w5yh" |
| 170 | }, | 130 | }, |
| 171 | { | 131 | { |
| 172 | "name": "Subject2", | 132 | "name": "Subject2", |
| 173 | "imageURL": "Main/block4_2", | 133 | "imageURL": "upload/image/main/block4_2.png", |
| 174 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", | 134 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", |
| 175 | "code": "promotionItem_f90b7ff3-1f36-401erhb54wyh4th" | 135 | "code": "promotionItem_f90b7ff3-1f36-401erhb54wyh4th" |
| 176 | }, | 136 | }, |
| 177 | { | 137 | { |
| 178 | "name": "Subject3", | 138 | "name": "Subject3", |
| 179 | "imageURL": "Main/block4_3", | 139 | "imageURL": "upload/image/main/block4_3.png", |
| 180 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", | 140 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", |
| 181 | "code": "promotionItem_e29b33e4-8954-4eerthy6rthg54er" | 141 | "code": "promotionItem_e29b33e4-8954-4eerthy6rthg54er" |
| 182 | }, | 142 | }, |
| 183 | { | 143 | { |
| 184 | "name": "Subject3", | 144 | "name": "Subject3", |
| 185 | "imageURL": "Main/block4_4", | 145 | "imageURL": "upload/image/main/block4_4.png", |
| 186 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", | 146 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", |
| 187 | "code": "promotionItem_e29b33e4-8954-vwregv54thw6" | 147 | "code": "promotionItem_e29b33e4-8954-vwregv54thw6" |
| 188 | }, | 148 | }, |
| 189 | { | 149 | { |
| 190 | "name": "Subject3", | 150 | "name": "Subject3", |
| 191 | "imageURL": "Main/block4_5", | 151 | "imageURL": "upload/image/main/block4_5.png", |
| 192 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", | 152 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", |
| 193 | "code": "promotionItem_e29b33e4-8954-bq4wrjhwbt4t" | 153 | "code": "promotionItem_e29b33e4-8954-bq4wrjhwbt4t" |
| 194 | }, | 154 | }, |
| 195 | { | 155 | { |
| 196 | "name": "Subject4", | 156 | "name": "Subject4", |
| 197 | "imageURL": "Main/block4_6", | 157 | "imageURL": "upload/image/main/block4_6.png", |
| 198 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", | 158 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameCategory\"}}]}", |
| 199 | "code": "promotionItem_57aea4b3-7716-4we5j56trhgser2" | 159 | "code": "promotionItem_57aea4b3-7716-4we5j56trhgser2" |
| 200 | } | 160 | } |
| ... | @@ -218,7 +178,7 @@ | ... | @@ -218,7 +178,7 @@ |
| 218 | "code": "promotionItem_ca662698-17fe-436b-erhtrehgw4e54", | 178 | "code": "promotionItem_ca662698-17fe-436b-erhtrehgw4e54", |
| 219 | "left": 63, | 179 | "left": 63, |
| 220 | "top": 0, | 180 | "top": 0, |
| 221 | "imageURL": "Main/font_3", | 181 | "imageURL": "upload/image/main/font_3.png", |
| 222 | "width": 158, | 182 | "width": 158, |
| 223 | "height": 31, | 183 | "height": 31, |
| 224 | "disable": true | 184 | "disable": true |
| ... | @@ -229,7 +189,7 @@ | ... | @@ -229,7 +189,7 @@ |
| 229 | "left": 63, | 189 | "left": 63, |
| 230 | "top": 64, | 190 | "top": 64, |
| 231 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.Orbbec.MortaKombat\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.Orbbec.MortaKombat_v2.1.4_bc55_20190717_Release.apk\"}}]}", | 191 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.Orbbec.MortaKombat\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.Orbbec.MortaKombat_v2.1.4_bc55_20190717_Release.apk\"}}]}", |
| 232 | "imageURL": "Main/block5_1", | 192 | "imageURL": "upload/image/main/block5_1.jpg", |
| 233 | "width": 564, | 193 | "width": 564, |
| 234 | "height": 228 | 194 | "height": 228 |
| 235 | }, | 195 | }, |
| ... | @@ -239,7 +199,7 @@ | ... | @@ -239,7 +199,7 @@ |
| 239 | "left": 653, | 199 | "left": 653, |
| 240 | "top": 64, | 200 | "top": 64, |
| 241 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.Orbbec.MortaKombat\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.Orbbec.MortaKombat_v2.1.4_bc55_20190717_Release.apk\"}}]}", | 201 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.Orbbec.MortaKombat\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.Orbbec.MortaKombat_v2.1.4_bc55_20190717_Release.apk\"}}]}", |
| 242 | "imageURL": "Main/block5_1", | 202 | "imageURL": "upload/image/main/block5_1.jpg", |
| 243 | "width": 564, | 203 | "width": 564, |
| 244 | "height": 228 | 204 | "height": 228 |
| 245 | } | 205 | } |
| ... | @@ -259,7 +219,7 @@ | ... | @@ -259,7 +219,7 @@ |
| 259 | "left": 63, | 219 | "left": 63, |
| 260 | "top": 24, | 220 | "top": 24, |
| 261 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.candy\"}}]}", | 221 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.candy\"}}]}", |
| 262 | "imageURL": "Main/block5_3", | 222 | "imageURL": "upload/image/main/block5_3.png", |
| 263 | "width": 368, | 223 | "width": 368, |
| 264 | "height": 228 | 224 | "height": 228 |
| 265 | }, | 225 | }, |
| ... | @@ -269,7 +229,7 @@ | ... | @@ -269,7 +229,7 @@ |
| 269 | "left": 456, | 229 | "left": 456, |
| 270 | "top": 24, | 230 | "top": 24, |
| 271 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.shuyishu\"}}]}", | 231 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.shuyishu\"}}]}", |
| 272 | "imageURL": "Main/block5_4", | 232 | "imageURL": "upload/image/main/block5_4.png", |
| 273 | "width": 368, | 233 | "width": 368, |
| 274 | "height": 228 | 234 | "height": 228 |
| 275 | }, | 235 | }, |
| ... | @@ -279,7 +239,7 @@ | ... | @@ -279,7 +239,7 @@ |
| 279 | "left": 848, | 239 | "left": 848, |
| 280 | "top": 24, | 240 | "top": 24, |
| 281 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.haidao\"}}]}", | 241 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.haidao\"}}]}", |
| 282 | "imageURL": "Main/block5_5", | 242 | "imageURL": "upload/image/main/block5_5.png", |
| 283 | "width": 368, | 243 | "width": 368, |
| 284 | "height": 228 | 244 | "height": 228 |
| 285 | } | 245 | } |
| ... | @@ -288,7 +248,7 @@ | ... | @@ -288,7 +248,7 @@ |
| 288 | }, | 248 | }, |
| 289 | { | 249 | { |
| 290 | "name": "block高分排行榜", | 250 | "name": "block高分排行榜", |
| 291 | "height": 350, | 251 | "height": 365, |
| 292 | "hasChildFrame": true, | 252 | "hasChildFrame": true, |
| 293 | "data": { | 253 | "data": { |
| 294 | "name": "frame2", | 254 | "name": "frame2", |
| ... | @@ -298,7 +258,7 @@ | ... | @@ -298,7 +258,7 @@ |
| 298 | "code": "promotionItem_8a4a1762-22e8-4a1e5h45g45g545gw", | 258 | "code": "promotionItem_8a4a1762-22e8-4a1e5h45g45g545gw", |
| 299 | "left": 63, | 259 | "left": 63, |
| 300 | "top": 0, | 260 | "top": 0, |
| 301 | "imageURL": "Main/font_4", | 261 | "imageURL": "upload/image/main/font_4.png", |
| 302 | "width": 158, | 262 | "width": 158, |
| 303 | "height": 31, | 263 | "height": 31, |
| 304 | "disable": true | 264 | "disable": true |
| ... | @@ -328,42 +288,42 @@ | ... | @@ -328,42 +288,42 @@ |
| 328 | "resultSet": [ | 288 | "resultSet": [ |
| 329 | { | 289 | { |
| 330 | "name": "AR环保课堂", | 290 | "name": "AR环保课堂", |
| 331 | "imageURL": "Main/AR环保课堂172-228", | 291 | "imageURL": "upload/image/main/AR环保课堂172-228.png", |
| 332 | "title_visible": 1, | 292 | "title_visible": 1, |
| 333 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.garbage\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.garbage_v2.0.8_bc6_20190826.apk\"}}]}", | 293 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.garbage\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.garbage_v2.0.8_bc6_20190826.apk\"}}]}", |
| 334 | "code": "highScore_e432ac2d-c1f3-4d44es5h5eg5wrht1" | 294 | "code": "highScore_e432ac2d-c1f3-4d44es5h5eg5wrht1" |
| 335 | }, | 295 | }, |
| 336 | { | 296 | { |
| 337 | "name": "猜猜我是谁", | 297 | "name": "猜猜我是谁", |
| 338 | "imageURL": "Main/猜猜我是谁172-228", | 298 | "imageURL": "upload/image/main/猜猜我是谁172-228.png", |
| 339 | "title_visible": 1, | 299 | "title_visible": 1, |
| 340 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.guess\"}}]}", | 300 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.guess\"}}]}", |
| 341 | "code": "highScore_f90b7ff3-1f36-40serhr5h45h" | 301 | "code": "highScore_f90b7ff3-1f36-40serhr5h45h" |
| 342 | }, | 302 | }, |
| 343 | { | 303 | { |
| 344 | "name": "飞檐走壁", | 304 | "name": "飞檐走壁", |
| 345 | "imageURL": "Main/飞檐走壁172-228", | 305 | "imageURL": "upload/image/main/飞檐走壁172-228.png", |
| 346 | "title_visible": 1, | 306 | "title_visible": 1, |
| 347 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.feiyanzoubi\"}}]}", | 307 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.feiyanzoubi\"}}]}", |
| 348 | "code": "highScore_e29b33e4wegverger" | 308 | "code": "highScore_e29b33e4wegverger" |
| 349 | }, | 309 | }, |
| 350 | { | 310 | { |
| 351 | "name": "欢乐叠蛋糕", | 311 | "name": "欢乐叠蛋糕", |
| 352 | "imageURL": "Main/欢乐叠蛋糕172-228", | 312 | "imageURL": "upload/image/main/欢乐叠蛋糕172-228.png", |
| 353 | "title_visible": 1, | 313 | "title_visible": 1, |
| 354 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.cake\"}}]}", | 314 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.cake\"}}]}", |
| 355 | "code": "highScore_57aea4b3-7716-awergebvetrhbbre" | 315 | "code": "highScore_57aea4b3-7716-awergebvetrhbbre" |
| 356 | }, | 316 | }, |
| 357 | { | 317 | { |
| 358 | "name": "火箭小象", | 318 | "name": "火箭小象", |
| 359 | "imageURL": "Main/火箭小象172-228", | 319 | "imageURL": "upload/image/main/火箭小象172-228.png", |
| 360 | "title_visible": 1, | 320 | "title_visible": 1, |
| 361 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.bird\"}}]}", | 321 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.bird\"}}]}", |
| 362 | "code": "highScore_57aea4b3-7716-42awrebverfbv" | 322 | "code": "highScore_57aea4b3-7716-42awrebverfbv" |
| 363 | }, | 323 | }, |
| 364 | { | 324 | { |
| 365 | "name": "记忆翻牌", | 325 | "name": "记忆翻牌", |
| 366 | "imageURL": "Main/记忆翻牌172-228", | 326 | "imageURL": "upload/image/main/记忆翻牌172-228.png", |
| 367 | "title_visible": 1, | 327 | "title_visible": 1, |
| 368 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.fanpai\"}}]}", | 328 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.topdraw.xhx.fanpai\"}}]}", |
| 369 | "code": "highScore_57aea4b3-7716-4224-bc77-43272c35ee32" | 329 | "code": "highScore_57aea4b3-7716-4224-bc77-43272c35ee32" |
| ... | @@ -388,7 +348,7 @@ | ... | @@ -388,7 +348,7 @@ |
| 388 | "code": "promotionItem_8a4a1762-22e8-4a1e-8ce3-1fe81412855a", | 348 | "code": "promotionItem_8a4a1762-22e8-4a1e-8ce3-1fe81412855a", |
| 389 | "left": 63, | 349 | "left": 63, |
| 390 | "top": 0, | 350 | "top": 0, |
| 391 | "imageURL": "Main/font_5", | 351 | "imageURL": "upload/image/main/font_5.png", |
| 392 | "width": 126, | 352 | "width": 126, |
| 393 | "height": 31, | 353 | "height": 31, |
| 394 | "disable": true | 354 | "disable": true |
| ... | @@ -418,25 +378,25 @@ | ... | @@ -418,25 +378,25 @@ |
| 418 | "resultSet": [ | 378 | "resultSet": [ |
| 419 | { | 379 | { |
| 420 | "name": "Subject1", | 380 | "name": "Subject1", |
| 421 | "imageURL": "Main/block7_1", | 381 | "imageURL": "upload/image/main/block7_1.png", |
| 422 | "tvlink": "", | 382 | "tvlink": "", |
| 423 | "code": "promotionItem_e432ac2d-c1f3-4d44-a42b-7000971affa1" | 383 | "code": "promotionItem_e432ac2d-c1f3-4d44-a42b-7000971affa1" |
| 424 | }, | 384 | }, |
| 425 | { | 385 | { |
| 426 | "name": "Subject2", | 386 | "name": "Subject2", |
| 427 | "imageURL": "Main/block7_2", | 387 | "imageURL": "upload/image/main/block7_2.png", |
| 428 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneVideoPlayer\"}}]}", | 388 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneVideoPlayer\"}}]}", |
| 429 | "code": "promotionItem_f90b7ff3-1f36-4019-9e77-cef871902343" | 389 | "code": "promotionItem_f90b7ff3-1f36-4019-9e77-cef871902343" |
| 430 | }, | 390 | }, |
| 431 | { | 391 | { |
| 432 | "name": "Subject3", | 392 | "name": "Subject3", |
| 433 | "imageURL": "Main/block7_3", | 393 | "imageURL": "upload/image/main/block7_3.png", |
| 434 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneVideoPlayer\"}}]}", | 394 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneVideoPlayer\"}}]}", |
| 435 | "code": "promotionItem_e29b33e4-8954-4ef9-a6fc-0d844c909c67" | 395 | "code": "promotionItem_e29b33e4-8954-4ef9-a6fc-0d844c909c67" |
| 436 | }, | 396 | }, |
| 437 | { | 397 | { |
| 438 | "name": "Subject4", | 398 | "name": "Subject4", |
| 439 | "imageURL": "Main/block7_4", | 399 | "imageURL": "upload/image/main/block7_4.png", |
| 440 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneVideoPlayer\"}}]}", | 400 | "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneVideoPlayer\"}}]}", |
| 441 | "code": "promotionItem_57aea4b3-7716-4FGRACWGVRTee32" | 401 | "code": "promotionItem_57aea4b3-7716-4FGRACWGVRTee32" |
| 442 | } | 402 | } |
| ... | @@ -460,7 +420,7 @@ | ... | @@ -460,7 +420,7 @@ |
| 460 | "code": "promotionItem_f3975526-213a-4292-95ea-ab39897e1560", | 420 | "code": "promotionItem_f3975526-213a-4292-95ea-ab39897e1560", |
| 461 | "left": 536, | 421 | "left": 536, |
| 462 | "top": 0, | 422 | "top": 0, |
| 463 | "imageURL": "Main/icon_back", | 423 | "imageURL": "upload/image/main/icon_back.png", |
| 464 | "width": 216, | 424 | "width": 216, |
| 465 | "height": 88, | 425 | "height": 88, |
| 466 | "containerId": "back2Top" | 426 | "containerId": "back2Top" | ... | ... |
-
Please register or sign in to post a comment