View.prefab 33.5 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743
{
    "x":0,
    "type":"View",
    "selectedBox":58,
    "selecteID":60,
    "searchKey":"View",
    "props":{"y":0,"x":0,"width":750,"sceneColor":null,"presetID":1,"preset":"laya/pages/prefab/View.prefab","isPresetRoot":true,"height":1334,"centerY":0,"centerX":0},
    "nodeParent":-1,
    "maxID":61,
    "label":"View(View)",
    "isOpen":true,
    "isDirectory":true,
    "isAniNode":true,
    "hasChild":true,
    "compId":10,
    "child":[
        {
            "x":15,
            "type":"Box",
            "searchKey":"Box",
            "props":{"y":37,"x":0,"width":150,"presetID":2,"preset":"laya/pages/prefab/View.prefab","height":60},
            "nodeParent":10,
            "label":"Box(View)",
            "isOpen":true,
            "isDirectory":true,
            "isAniNode":true,
            "hasChild":true,
            "compId":4,
            "child":[
                {
                    "x":30,
                    "type":"Sprite",
                    "searchKey":"Sprite,btnInvite",
                    "props":{"y":0,"x":73,"var":"btnInvite","texture":"common/btnInvite.png","presetID":3,"preset":"laya/pages/prefab/View.prefab","pivotY":0.5,"pivotX":50},
                    "nodeParent":4,
                    "label":"btnInvite",
                    "isOpen":null,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":5,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":29,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":5,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":35,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnServer",
                    "props":{"y":49,"x":180,"var":"btnServer","stateNum":"1","skin":"common/btn_serve(1).png","presetID":4,"preset":"laya/pages/prefab/View.prefab","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":4,
                    "label":"btnServer",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":7,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":30,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":7,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":36,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnVibrate",
                    "props":{"y":49,"x":331,"var":"btnVibrate","stateNum":"1","skin":"common/btn_vibrate_on.png","presetID":5,"preset":"laya/pages/prefab/View.prefab","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":4,
                    "label":"btnVibrate",
                    "isOpen":null,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":8,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":31,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":8,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":37,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btn_shake",
                    "props":{"y":49,"x":465,"var":"btn_shake","stateNum":"1","skin":"common/btn_yao.png","presetID":6,"preset":"laya/pages/prefab/View.prefab","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":4,
                    "label":"btn_shake",
                    "isOpen":null,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":15,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":32,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":15,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":38,
                            "child":[
                                ]
                        }]
                }]
        },
        {
            "x":15,
            "type":"Box",
            "searchKey":"Box,coin",
            "props":{"y":176,"x":48,"presetID":7,"preset":"laya/pages/prefab/View.prefab","name":"coin"},
            "nodeParent":10,
            "label":"coin",
            "isOpen":true,
            "isDirectory":true,
            "isAniNode":true,
            "hasChild":true,
            "compId":9,
            "child":[
                {
                    "x":30,
                    "type":"Image",
                    "searchKey":"Image",
                    "props":{"skin":"common/img_coin_bg.png","presetID":8,"preset":"laya/pages/prefab/View.prefab"},
                    "nodeParent":9,
                    "label":"Image(View)",
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":11,
                    "child":[
                        ]
                },
                {
                    "x":30,
                    "type":"Label",
                    "searchKey":"Label",
                    "props":{"y":79,"x":85.04541015625,"text":"0","presetID":24,"preset":"laya/pages/prefab/View.prefab","fontSize":34,"color":"#9c7b7b"},
                    "nodeParent":9,
                    "label":"Label(View)",
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":30,
                    "child":[
                        ]
                },
                {
                    "x":30,
                    "type":"Sprite",
                    "searchKey":"Sprite",
                    "props":{"y":-6,"x":-24,"texture":"common/icon_coin.png","presetID":9,"preset":"laya/pages/prefab/View.prefab"},
                    "nodeParent":9,
                    "label":"Sprite(View)",
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":12,
                    "child":[
                        ]
                },
                {
                    "x":30,
                    "type":"Label",
                    "searchKey":"Label",
                    "props":{"y":29,"x":88,"text":"0","presetID":10,"preset":"laya/pages/prefab/View.prefab","fontSize":34,"color":"#171515","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":9,
                    "label":"Label(View)",
                    "isOpen":true,
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":13,
                    "child":[
                        ]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnDrawal",
                    "props":{"y":0,"x":156,"var":"btnDrawal","stateNum":"1","skin":"common/btn_drawal.png","presetID":11,"preset":"laya/pages/prefab/View.prefab"},
                    "nodeParent":9,
                    "label":"btnDrawal",
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":14,
                    "child":[
                        ]
                },
                {
                    "x":30,
                    "type":"Script",
                    "switchAble":true,
                    "source":"src/RedDrawal.ts",
                    "searchKey":"Script,RedDrawal",
                    "removeAble":true,
                    "props":{"tiplab":"@node:30","presetID":23,"preset":"laya/pages/prefab/View.prefab","coinlab":"@node:13"},
                    "nodeParent":9,
                    "label":"RedDrawal",
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":29,
                    "child":[
                        ]
                }]
        },
        {
            "x":15,
            "type":"Box",
            "searchKey":"Box",
            "props":{"y":250,"x":218,"presetID":19,"preset":"laya/pages/prefab/View.prefab"},
            "nodeParent":10,
            "label":"Box(View)",
            "isOpen":true,
            "isDirectory":true,
            "isAniNode":true,
            "hasChild":true,
            "compId":25,
            "child":[
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnPreFull",
                    "props":{"y":279,"x":-21,"width":240,"var":"btnPreFull","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","presetID":39,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"预加载全屏","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnPreFull",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":48,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":40,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":48,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":49,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnPreNative",
                    "props":{"y":189,"x":-21,"width":240,"var":"btnPreNative","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","presetID":37,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"预加载信息流","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnPreNative",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":46,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":38,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":46,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":47,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnPreloadAD",
                    "props":{"y":87,"x":-21,"width":240,"var":"btnPreloadAD","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","presetID":13,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"预加载广告","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnPreloadAD",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":16,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":26,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":16,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":32,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnCloseBanner",
                    "props":{"y":87,"x":402,"width":200,"var":"btnCloseBanner","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","scaleX":1,"presetID":47,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"关闭banner","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnCloseBanner",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":56,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":48,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":56,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":57,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnShowBanner",
                    "props":{"y":87,"x":200,"width":200,"var":"btnShowBanner","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","scaleX":1,"presetID":14,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"显示banner","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnShowBanner",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":18,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":27,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":18,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":33,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnShowFullAd",
                    "props":{"y":279,"x":313,"width":240,"var":"btnShowFullAd","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","presetID":15,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"显示全屏广告","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnShowFullAd",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":20,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":28,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":20,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":34,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnCloseNative",
                    "props":{"y":189,"x":405,"width":200,"var":"btnCloseNative","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","scaleX":1,"presetID":45,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"关闭信息流","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnCloseNative",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":54,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":46,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":54,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":55,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnShowNativeAd",
                    "props":{"y":189,"x":205,"width":200,"var":"btnShowNativeAd","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","scaleX":1,"presetID":16,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"显示信息流","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnShowNativeAd",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":21,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":33,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":21,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":39,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnShowInterAd",
                    "props":{"width":240,"var":"btnShowInterAd","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","presetID":17,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"显示插屏广告","centerY":105,"centerX":18,"anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnShowInterAd",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":22,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":34,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":22,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":40,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnRewardAd",
                    "props":{"width":240,"var":"btnRewardAd","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","presetID":22,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"显示激励广告","centerY":200,"centerX":23,"anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnRewardAd",
                    "isOpen":null,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":28,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":35,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":28,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":41,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnMinWithDrawal",
                    "props":{"y":-43,"x":366,"width":200,"var":"btnMinWithDrawal","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","presetID":49,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"最低提档","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnMinWithDrawal",
                    "isOpen":true,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":58,
                    "child":[
                        {
                            "x":45,
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":50,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":58,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":59,
                            "child":[
                                ]
                        },
                        {
                            "x":45,
                            "type":"Label",
                            "searchKey":"Label,minWithDrawalLab",
                            "props":{"y":-22,"x":36,"width":22,"var":"minWithDrawalLab","text":"0","rotation":-4,"presetID":51,"preset":"laya/pages/prefab/View.prefab","pivotY":11,"pivotX":11,"height":22,"fontSize":20,"color":"#eedbda"},
                            "nodeParent":58,
                            "label":"minWithDrawalLab",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":60,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnRedpacket",
                    "props":{"y":-43,"x":169,"width":180,"var":"btnRedpacket","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","presetID":25,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"触发红包","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnRedpacket",
                    "isOpen":true,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":31,
                    "child":[
                        {
                            "x":45,
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":36,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":31,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":42,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnPreInsert",
                    "props":{"y":375,"x":-21,"width":240,"var":"btnPreInsert","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","presetID":41,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"预加载插屏","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnPreInsert",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":50,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":42,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":50,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":51,
                            "child":[
                                ]
                        }]
                },
                {
                    "x":30,
                    "type":"Button",
                    "searchKey":"Button,btnPreVideo",
                    "props":{"y":470,"x":-21,"width":240,"var":"btnPreVideo","stateNum":"1","skin":"common/btn_gr.png","sizeGrid":"22,55,26,48","presetID":43,"preset":"laya/pages/prefab/View.prefab","labelSize":30,"label":"预加载激励","anchorY":0.5,"anchorX":0.5},
                    "nodeParent":25,
                    "label":"btnPreVideo",
                    "isOpen":false,
                    "isDirectory":true,
                    "isAniNode":true,
                    "hasChild":true,
                    "compId":52,
                    "child":[
                        {
                            "type":"Script",
                            "switchAble":true,
                            "source":"src/uitl/ScaleButtonScript.ts",
                            "searchKey":"Script,ScaleButtonScript",
                            "removeAble":true,
                            "props":{"presetID":44,"preset":"laya/pages/prefab/View.prefab"},
                            "nodeParent":52,
                            "label":"ScaleButtonScript",
                            "isDirectory":false,
                            "isAniNode":true,
                            "hasChild":false,
                            "compId":53,
                            "child":[
                                ]
                        }]
                }]
        },
        {
            "x":15,
            "type":"View",
            "searchKey":"View,NativeAD",
            "props":{"y":773,"x":75,"width":600,"var":"NativeAD","presetID":18,"preset":"laya/pages/prefab/View.prefab","height":300},
            "nodeParent":10,
            "label":"NativeAD",
            "isOpen":false,
            "isDirectory":true,
            "isAniNode":true,
            "hasChild":true,
            "compId":23,
            "child":[
                {
                    "type":"Script",
                    "switchAble":true,
                    "source":"src/sdk/NativeAd.ts",
                    "searchKey":"Script,NativeAd",
                    "removeAble":true,
                    "props":{"presetID":21,"preset":"laya/pages/prefab/View.prefab"},
                    "nodeParent":23,
                    "label":"NativeAd",
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":27,
                    "child":[
                        ]
                }],
            "$HIDDEN":false
        }],
    "animations":[
        {
            "nodes":[
                ],
            "name":"ani1",
            "id":1,
            "frameRate":24,
            "action":0
        }]
}