rule.prefab 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146
  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": "rule",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 25
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 30
  34. },
  35. {
  36. "__id__": 31
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 32
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 750,
  53. "height": 1334
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 0,
  65. 667,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "bg",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 4
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 750,
  117. "height": 1334
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_materials": [
  162. {
  163. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  164. }
  165. ],
  166. "_srcBlendFactor": 770,
  167. "_dstBlendFactor": 771,
  168. "_spriteFrame": {
  169. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  170. },
  171. "_type": 0,
  172. "_sizeMode": 0,
  173. "_fillType": 0,
  174. "_fillCenter": {
  175. "__type__": "cc.Vec2",
  176. "x": 0,
  177. "y": 0
  178. },
  179. "_fillStart": 0,
  180. "_fillRange": 0,
  181. "_isTrimmedMode": true,
  182. "_atlas": null,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  192. },
  193. "fileId": "a6yn+jjx5IC5gCVEjXC2EB",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "协议",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [
  204. {
  205. "__id__": 6
  206. },
  207. {
  208. "__id__": 13
  209. }
  210. ],
  211. "_active": true,
  212. "_components": [
  213. {
  214. "__id__": 23
  215. },
  216. {
  217. "__id__": 11
  218. }
  219. ],
  220. "_prefab": {
  221. "__id__": 24
  222. },
  223. "_opacity": 255,
  224. "_color": {
  225. "__type__": "cc.Color",
  226. "r": 255,
  227. "g": 255,
  228. "b": 255,
  229. "a": 255
  230. },
  231. "_contentSize": {
  232. "__type__": "cc.Size",
  233. "width": 600,
  234. "height": 800
  235. },
  236. "_anchorPoint": {
  237. "__type__": "cc.Vec2",
  238. "x": 0.5,
  239. "y": 0.5
  240. },
  241. "_trs": {
  242. "__type__": "TypedArray",
  243. "ctor": "Float64Array",
  244. "array": [
  245. 0,
  246. 0,
  247. 0,
  248. 0,
  249. 0,
  250. 0,
  251. 1,
  252. 1,
  253. 1,
  254. 1
  255. ]
  256. },
  257. "_eulerAngles": {
  258. "__type__": "cc.Vec3",
  259. "x": 0,
  260. "y": 0,
  261. "z": 0
  262. },
  263. "_skewX": 0,
  264. "_skewY": 0,
  265. "_is3DNode": false,
  266. "_groupIndex": 0,
  267. "groupIndex": 0,
  268. "_id": ""
  269. },
  270. {
  271. "__type__": "cc.Node",
  272. "_name": "scrollBar",
  273. "_objFlags": 512,
  274. "_parent": {
  275. "__id__": 5
  276. },
  277. "_children": [
  278. {
  279. "__id__": 7
  280. }
  281. ],
  282. "_active": false,
  283. "_components": [
  284. {
  285. "__id__": 10
  286. },
  287. {
  288. "__id__": 20
  289. },
  290. {
  291. "__id__": 21
  292. }
  293. ],
  294. "_prefab": {
  295. "__id__": 22
  296. },
  297. "_opacity": 255,
  298. "_color": {
  299. "__type__": "cc.Color",
  300. "r": 255,
  301. "g": 255,
  302. "b": 255,
  303. "a": 255
  304. },
  305. "_contentSize": {
  306. "__type__": "cc.Size",
  307. "width": 12,
  308. "height": 250
  309. },
  310. "_anchorPoint": {
  311. "__type__": "cc.Vec2",
  312. "x": 1,
  313. "y": 0.5
  314. },
  315. "_trs": {
  316. "__type__": "TypedArray",
  317. "ctor": "Float64Array",
  318. "array": [
  319. 120,
  320. 0,
  321. 0,
  322. 0,
  323. 0,
  324. 0,
  325. 1,
  326. 1,
  327. 1,
  328. 1
  329. ]
  330. },
  331. "_eulerAngles": {
  332. "__type__": "cc.Vec3",
  333. "x": 0,
  334. "y": 0,
  335. "z": 0
  336. },
  337. "_skewX": 0,
  338. "_skewY": 0,
  339. "_is3DNode": false,
  340. "_groupIndex": 0,
  341. "groupIndex": 0,
  342. "_id": ""
  343. },
  344. {
  345. "__type__": "cc.Node",
  346. "_name": "bar",
  347. "_objFlags": 512,
  348. "_parent": {
  349. "__id__": 6
  350. },
  351. "_children": [],
  352. "_active": true,
  353. "_components": [
  354. {
  355. "__id__": 8
  356. }
  357. ],
  358. "_prefab": {
  359. "__id__": 9
  360. },
  361. "_opacity": 255,
  362. "_color": {
  363. "__type__": "cc.Color",
  364. "r": 255,
  365. "g": 255,
  366. "b": 255,
  367. "a": 255
  368. },
  369. "_contentSize": {
  370. "__type__": "cc.Size",
  371. "width": 10,
  372. "height": 30
  373. },
  374. "_anchorPoint": {
  375. "__type__": "cc.Vec2",
  376. "x": 1,
  377. "y": 0
  378. },
  379. "_trs": {
  380. "__type__": "TypedArray",
  381. "ctor": "Float64Array",
  382. "array": [
  383. -1,
  384. 0,
  385. 0,
  386. 0,
  387. 0,
  388. 0,
  389. 1,
  390. 1,
  391. 1,
  392. 1
  393. ]
  394. },
  395. "_eulerAngles": {
  396. "__type__": "cc.Vec3",
  397. "x": 0,
  398. "y": 0,
  399. "z": 0
  400. },
  401. "_skewX": 0,
  402. "_skewY": 0,
  403. "_is3DNode": false,
  404. "_groupIndex": 0,
  405. "groupIndex": 0,
  406. "_id": ""
  407. },
  408. {
  409. "__type__": "cc.Sprite",
  410. "_name": "",
  411. "_objFlags": 0,
  412. "node": {
  413. "__id__": 7
  414. },
  415. "_enabled": true,
  416. "_materials": [
  417. {
  418. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  419. }
  420. ],
  421. "_srcBlendFactor": 770,
  422. "_dstBlendFactor": 771,
  423. "_spriteFrame": {
  424. "__uuid__": "5c3bb932-6c3c-468f-88a9-c8c61d458641"
  425. },
  426. "_type": 1,
  427. "_sizeMode": 0,
  428. "_fillType": 0,
  429. "_fillCenter": {
  430. "__type__": "cc.Vec2",
  431. "x": 0,
  432. "y": 0
  433. },
  434. "_fillStart": 0,
  435. "_fillRange": 0,
  436. "_isTrimmedMode": true,
  437. "_atlas": null,
  438. "_id": ""
  439. },
  440. {
  441. "__type__": "cc.PrefabInfo",
  442. "root": {
  443. "__id__": 1
  444. },
  445. "asset": {
  446. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  447. },
  448. "fileId": "98fiDPbdZFo4QoxW0a96s0",
  449. "sync": false
  450. },
  451. {
  452. "__type__": "cc.Scrollbar",
  453. "_name": "",
  454. "_objFlags": 0,
  455. "node": {
  456. "__id__": 6
  457. },
  458. "_enabled": true,
  459. "_scrollView": {
  460. "__id__": 11
  461. },
  462. "_touching": false,
  463. "_opacity": 255,
  464. "enableAutoHide": true,
  465. "autoHideTime": 1,
  466. "_N$handle": {
  467. "__id__": 8
  468. },
  469. "_N$direction": 1,
  470. "_id": ""
  471. },
  472. {
  473. "__type__": "cc.ScrollView",
  474. "_name": "",
  475. "_objFlags": 0,
  476. "node": {
  477. "__id__": 5
  478. },
  479. "_enabled": true,
  480. "horizontal": false,
  481. "vertical": true,
  482. "inertia": true,
  483. "brake": 0.75,
  484. "elastic": true,
  485. "bounceDuration": 0.23,
  486. "scrollEvents": [],
  487. "cancelInnerEvents": true,
  488. "_N$content": {
  489. "__id__": 12
  490. },
  491. "content": {
  492. "__id__": 12
  493. },
  494. "_N$horizontalScrollBar": null,
  495. "_N$verticalScrollBar": {
  496. "__id__": 10
  497. },
  498. "_id": ""
  499. },
  500. {
  501. "__type__": "cc.Node",
  502. "_name": "content",
  503. "_objFlags": 512,
  504. "_parent": {
  505. "__id__": 13
  506. },
  507. "_children": [
  508. {
  509. "__id__": 16
  510. }
  511. ],
  512. "_active": true,
  513. "_components": [],
  514. "_prefab": {
  515. "__id__": 19
  516. },
  517. "_opacity": 255,
  518. "_color": {
  519. "__type__": "cc.Color",
  520. "r": 255,
  521. "g": 255,
  522. "b": 255,
  523. "a": 255
  524. },
  525. "_contentSize": {
  526. "__type__": "cc.Size",
  527. "width": 600,
  528. "height": 800
  529. },
  530. "_anchorPoint": {
  531. "__type__": "cc.Vec2",
  532. "x": 0.5,
  533. "y": 1
  534. },
  535. "_trs": {
  536. "__type__": "TypedArray",
  537. "ctor": "Float64Array",
  538. "array": [
  539. 0,
  540. 0,
  541. 0,
  542. 0,
  543. 0,
  544. 0,
  545. 1,
  546. 1,
  547. 1,
  548. 1
  549. ]
  550. },
  551. "_eulerAngles": {
  552. "__type__": "cc.Vec3",
  553. "x": 0,
  554. "y": 0,
  555. "z": 0
  556. },
  557. "_skewX": 0,
  558. "_skewY": 0,
  559. "_is3DNode": false,
  560. "_groupIndex": 0,
  561. "groupIndex": 0,
  562. "_id": ""
  563. },
  564. {
  565. "__type__": "cc.Node",
  566. "_name": "view",
  567. "_objFlags": 512,
  568. "_parent": {
  569. "__id__": 5
  570. },
  571. "_children": [
  572. {
  573. "__id__": 12
  574. }
  575. ],
  576. "_active": true,
  577. "_components": [
  578. {
  579. "__id__": 14
  580. }
  581. ],
  582. "_prefab": {
  583. "__id__": 15
  584. },
  585. "_opacity": 255,
  586. "_color": {
  587. "__type__": "cc.Color",
  588. "r": 255,
  589. "g": 255,
  590. "b": 255,
  591. "a": 255
  592. },
  593. "_contentSize": {
  594. "__type__": "cc.Size",
  595. "width": 600,
  596. "height": 800
  597. },
  598. "_anchorPoint": {
  599. "__type__": "cc.Vec2",
  600. "x": 0.5,
  601. "y": 0.5
  602. },
  603. "_trs": {
  604. "__type__": "TypedArray",
  605. "ctor": "Float64Array",
  606. "array": [
  607. 0,
  608. 0,
  609. 0,
  610. 0,
  611. 0,
  612. 0,
  613. 1,
  614. 1,
  615. 1,
  616. 1
  617. ]
  618. },
  619. "_eulerAngles": {
  620. "__type__": "cc.Vec3",
  621. "x": 0,
  622. "y": 0,
  623. "z": 0
  624. },
  625. "_skewX": 0,
  626. "_skewY": 0,
  627. "_is3DNode": false,
  628. "_groupIndex": 0,
  629. "groupIndex": 0,
  630. "_id": ""
  631. },
  632. {
  633. "__type__": "cc.Mask",
  634. "_name": "",
  635. "_objFlags": 0,
  636. "node": {
  637. "__id__": 13
  638. },
  639. "_enabled": true,
  640. "_materials": [
  641. {
  642. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  643. }
  644. ],
  645. "_spriteFrame": null,
  646. "_type": 0,
  647. "_segments": 64,
  648. "_N$alphaThreshold": 0,
  649. "_N$inverted": false,
  650. "_id": ""
  651. },
  652. {
  653. "__type__": "cc.PrefabInfo",
  654. "root": {
  655. "__id__": 1
  656. },
  657. "asset": {
  658. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  659. },
  660. "fileId": "6bp+ThWGRITrydu+lgf0ev",
  661. "sync": false
  662. },
  663. {
  664. "__type__": "cc.Node",
  665. "_name": "New Label",
  666. "_objFlags": 0,
  667. "_parent": {
  668. "__id__": 12
  669. },
  670. "_children": [],
  671. "_active": true,
  672. "_components": [
  673. {
  674. "__id__": 17
  675. }
  676. ],
  677. "_prefab": {
  678. "__id__": 18
  679. },
  680. "_opacity": 255,
  681. "_color": {
  682. "__type__": "cc.Color",
  683. "r": 0,
  684. "g": 0,
  685. "b": 0,
  686. "a": 255
  687. },
  688. "_contentSize": {
  689. "__type__": "cc.Size",
  690. "width": 600,
  691. "height": 1832.32
  692. },
  693. "_anchorPoint": {
  694. "__type__": "cc.Vec2",
  695. "x": 0.5,
  696. "y": 1
  697. },
  698. "_trs": {
  699. "__type__": "TypedArray",
  700. "ctor": "Float64Array",
  701. "array": [
  702. 0,
  703. 0,
  704. 0,
  705. 0,
  706. 0,
  707. 0,
  708. 1,
  709. 1,
  710. 1,
  711. 1
  712. ]
  713. },
  714. "_eulerAngles": {
  715. "__type__": "cc.Vec3",
  716. "x": 0,
  717. "y": 0,
  718. "z": 0
  719. },
  720. "_skewX": 0,
  721. "_skewY": 0,
  722. "_is3DNode": false,
  723. "_groupIndex": 0,
  724. "groupIndex": 0,
  725. "_id": ""
  726. },
  727. {
  728. "__type__": "cc.Label",
  729. "_name": "",
  730. "_objFlags": 0,
  731. "node": {
  732. "__id__": 16
  733. },
  734. "_enabled": true,
  735. "_materials": [
  736. {
  737. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  738. }
  739. ],
  740. "_srcBlendFactor": 770,
  741. "_dstBlendFactor": 771,
  742. "_string": "服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议",
  743. "_N$string": "服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议",
  744. "_fontSize": 32,
  745. "_lineHeight": 32,
  746. "_enableWrapText": true,
  747. "_N$file": null,
  748. "_isSystemFontUsed": true,
  749. "_spacingX": 0,
  750. "_batchAsBitmap": false,
  751. "_styleFlags": 0,
  752. "_underlineHeight": 0,
  753. "_N$horizontalAlign": 1,
  754. "_N$verticalAlign": 0,
  755. "_N$fontFamily": "Arial",
  756. "_N$overflow": 3,
  757. "_N$cacheMode": 0,
  758. "_id": ""
  759. },
  760. {
  761. "__type__": "cc.PrefabInfo",
  762. "root": {
  763. "__id__": 1
  764. },
  765. "asset": {
  766. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  767. },
  768. "fileId": "d4a8OYaeFPk7+Gv6llnE2E",
  769. "sync": false
  770. },
  771. {
  772. "__type__": "cc.PrefabInfo",
  773. "root": {
  774. "__id__": 1
  775. },
  776. "asset": {
  777. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  778. },
  779. "fileId": "605vu2Pl5HKpu+B5j21gK0",
  780. "sync": false
  781. },
  782. {
  783. "__type__": "cc.Widget",
  784. "_name": "",
  785. "_objFlags": 0,
  786. "node": {
  787. "__id__": 6
  788. },
  789. "_enabled": true,
  790. "alignMode": 0,
  791. "_target": null,
  792. "_alignFlags": 37,
  793. "_left": 350.07654921020657,
  794. "_right": 0,
  795. "_top": 0,
  796. "_bottom": 0,
  797. "_verticalCenter": 0,
  798. "_horizontalCenter": 0,
  799. "_isAbsLeft": true,
  800. "_isAbsRight": true,
  801. "_isAbsTop": true,
  802. "_isAbsBottom": true,
  803. "_isAbsHorizontalCenter": true,
  804. "_isAbsVerticalCenter": true,
  805. "_originalWidth": 0,
  806. "_originalHeight": 237,
  807. "_id": ""
  808. },
  809. {
  810. "__type__": "cc.Sprite",
  811. "_name": "",
  812. "_objFlags": 0,
  813. "node": {
  814. "__id__": 6
  815. },
  816. "_enabled": true,
  817. "_materials": [
  818. {
  819. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  820. }
  821. ],
  822. "_srcBlendFactor": 770,
  823. "_dstBlendFactor": 771,
  824. "_spriteFrame": {
  825. "__uuid__": "5fe5dcaa-b513-4dc5-a166-573627b3a159"
  826. },
  827. "_type": 1,
  828. "_sizeMode": 0,
  829. "_fillType": 0,
  830. "_fillCenter": {
  831. "__type__": "cc.Vec2",
  832. "x": 0,
  833. "y": 0
  834. },
  835. "_fillStart": 0,
  836. "_fillRange": 0,
  837. "_isTrimmedMode": true,
  838. "_atlas": null,
  839. "_id": ""
  840. },
  841. {
  842. "__type__": "cc.PrefabInfo",
  843. "root": {
  844. "__id__": 1
  845. },
  846. "asset": {
  847. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  848. },
  849. "fileId": "227XEANpNNTZjluIgbiBq5",
  850. "sync": false
  851. },
  852. {
  853. "__type__": "cc.Sprite",
  854. "_name": "",
  855. "_objFlags": 0,
  856. "node": {
  857. "__id__": 5
  858. },
  859. "_enabled": true,
  860. "_materials": [
  861. {
  862. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  863. }
  864. ],
  865. "_srcBlendFactor": 770,
  866. "_dstBlendFactor": 771,
  867. "_spriteFrame": {
  868. "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
  869. },
  870. "_type": 1,
  871. "_sizeMode": 0,
  872. "_fillType": 0,
  873. "_fillCenter": {
  874. "__type__": "cc.Vec2",
  875. "x": 0,
  876. "y": 0
  877. },
  878. "_fillStart": 0,
  879. "_fillRange": 0,
  880. "_isTrimmedMode": true,
  881. "_atlas": null,
  882. "_id": ""
  883. },
  884. {
  885. "__type__": "cc.PrefabInfo",
  886. "root": {
  887. "__id__": 1
  888. },
  889. "asset": {
  890. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  891. },
  892. "fileId": "22djEWs6FMdb+gdyoghsWf",
  893. "sync": false
  894. },
  895. {
  896. "__type__": "cc.Node",
  897. "_name": "close",
  898. "_objFlags": 0,
  899. "_parent": {
  900. "__id__": 1
  901. },
  902. "_children": [],
  903. "_active": true,
  904. "_components": [
  905. {
  906. "__id__": 26
  907. },
  908. {
  909. "__id__": 27
  910. }
  911. ],
  912. "_prefab": {
  913. "__id__": 29
  914. },
  915. "_opacity": 255,
  916. "_color": {
  917. "__type__": "cc.Color",
  918. "r": 255,
  919. "g": 255,
  920. "b": 255,
  921. "a": 255
  922. },
  923. "_contentSize": {
  924. "__type__": "cc.Size",
  925. "width": 67,
  926. "height": 70
  927. },
  928. "_anchorPoint": {
  929. "__type__": "cc.Vec2",
  930. "x": 0.5,
  931. "y": 0.5
  932. },
  933. "_trs": {
  934. "__type__": "TypedArray",
  935. "ctor": "Float64Array",
  936. "array": [
  937. 309.323,
  938. 413.911,
  939. 0,
  940. 0,
  941. 0,
  942. 0,
  943. 1,
  944. 1,
  945. 1,
  946. 1
  947. ]
  948. },
  949. "_eulerAngles": {
  950. "__type__": "cc.Vec3",
  951. "x": 0,
  952. "y": 0,
  953. "z": 0
  954. },
  955. "_skewX": 0,
  956. "_skewY": 0,
  957. "_is3DNode": false,
  958. "_groupIndex": 0,
  959. "groupIndex": 0,
  960. "_id": ""
  961. },
  962. {
  963. "__type__": "cc.Sprite",
  964. "_name": "",
  965. "_objFlags": 0,
  966. "node": {
  967. "__id__": 25
  968. },
  969. "_enabled": true,
  970. "_materials": [
  971. {
  972. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  973. }
  974. ],
  975. "_srcBlendFactor": 770,
  976. "_dstBlendFactor": 771,
  977. "_spriteFrame": {
  978. "__uuid__": "f550b4a4-355b-4c72-bcb9-987baf1988ff"
  979. },
  980. "_type": 0,
  981. "_sizeMode": 1,
  982. "_fillType": 0,
  983. "_fillCenter": {
  984. "__type__": "cc.Vec2",
  985. "x": 0,
  986. "y": 0
  987. },
  988. "_fillStart": 0,
  989. "_fillRange": 0,
  990. "_isTrimmedMode": true,
  991. "_atlas": null,
  992. "_id": ""
  993. },
  994. {
  995. "__type__": "cc.Button",
  996. "_name": "",
  997. "_objFlags": 0,
  998. "node": {
  999. "__id__": 25
  1000. },
  1001. "_enabled": true,
  1002. "_normalMaterial": null,
  1003. "_grayMaterial": null,
  1004. "duration": 0.1,
  1005. "zoomScale": 1.2,
  1006. "clickEvents": [
  1007. {
  1008. "__id__": 28
  1009. }
  1010. ],
  1011. "_N$interactable": true,
  1012. "_N$enableAutoGrayEffect": false,
  1013. "_N$transition": 0,
  1014. "transition": 0,
  1015. "_N$normalColor": {
  1016. "__type__": "cc.Color",
  1017. "r": 255,
  1018. "g": 255,
  1019. "b": 255,
  1020. "a": 255
  1021. },
  1022. "_N$pressedColor": {
  1023. "__type__": "cc.Color",
  1024. "r": 211,
  1025. "g": 211,
  1026. "b": 211,
  1027. "a": 255
  1028. },
  1029. "pressedColor": {
  1030. "__type__": "cc.Color",
  1031. "r": 211,
  1032. "g": 211,
  1033. "b": 211,
  1034. "a": 255
  1035. },
  1036. "_N$hoverColor": {
  1037. "__type__": "cc.Color",
  1038. "r": 255,
  1039. "g": 255,
  1040. "b": 255,
  1041. "a": 255
  1042. },
  1043. "hoverColor": {
  1044. "__type__": "cc.Color",
  1045. "r": 255,
  1046. "g": 255,
  1047. "b": 255,
  1048. "a": 255
  1049. },
  1050. "_N$disabledColor": {
  1051. "__type__": "cc.Color",
  1052. "r": 124,
  1053. "g": 124,
  1054. "b": 124,
  1055. "a": 255
  1056. },
  1057. "_N$normalSprite": null,
  1058. "_N$pressedSprite": null,
  1059. "pressedSprite": null,
  1060. "_N$hoverSprite": null,
  1061. "hoverSprite": null,
  1062. "_N$disabledSprite": null,
  1063. "_N$target": {
  1064. "__id__": 25
  1065. },
  1066. "_id": ""
  1067. },
  1068. {
  1069. "__type__": "cc.ClickEvent",
  1070. "target": {
  1071. "__id__": 1
  1072. },
  1073. "component": "",
  1074. "_componentId": "3785cT9t0BKM73CkHfOQdMj",
  1075. "handler": "close",
  1076. "customEventData": ""
  1077. },
  1078. {
  1079. "__type__": "cc.PrefabInfo",
  1080. "root": {
  1081. "__id__": 1
  1082. },
  1083. "asset": {
  1084. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  1085. },
  1086. "fileId": "effHbSwy1IerMHxidNPqbf",
  1087. "sync": false
  1088. },
  1089. {
  1090. "__type__": "3785cT9t0BKM73CkHfOQdMj",
  1091. "_name": "",
  1092. "_objFlags": 0,
  1093. "node": {
  1094. "__id__": 1
  1095. },
  1096. "_enabled": true,
  1097. "scrollView": {
  1098. "__id__": 11
  1099. },
  1100. "lbl_content": {
  1101. "__id__": 17
  1102. },
  1103. "btn_close": {
  1104. "__id__": 27
  1105. },
  1106. "_id": ""
  1107. },
  1108. {
  1109. "__type__": "cc.Widget",
  1110. "_name": "",
  1111. "_objFlags": 0,
  1112. "node": {
  1113. "__id__": 1
  1114. },
  1115. "_enabled": true,
  1116. "alignMode": 1,
  1117. "_target": null,
  1118. "_alignFlags": 5,
  1119. "_left": 0,
  1120. "_right": 0,
  1121. "_top": 0,
  1122. "_bottom": 0,
  1123. "_verticalCenter": 0,
  1124. "_horizontalCenter": 0,
  1125. "_isAbsLeft": true,
  1126. "_isAbsRight": true,
  1127. "_isAbsTop": true,
  1128. "_isAbsBottom": true,
  1129. "_isAbsHorizontalCenter": true,
  1130. "_isAbsVerticalCenter": true,
  1131. "_originalWidth": 0,
  1132. "_originalHeight": 1334,
  1133. "_id": ""
  1134. },
  1135. {
  1136. "__type__": "cc.PrefabInfo",
  1137. "root": {
  1138. "__id__": 1
  1139. },
  1140. "asset": {
  1141. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  1142. },
  1143. "fileId": "",
  1144. "sync": false
  1145. }
  1146. ]