rule.prefab 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182
  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__": 26
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 31
  34. },
  35. {
  36. "__id__": 32
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 33
  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": 1700
  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__": 24
  215. },
  216. {
  217. "__id__": 11
  218. }
  219. ],
  220. "_prefab": {
  221. "__id__": 25
  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": 1000
  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__": 21
  289. },
  290. {
  291. "__id__": 22
  292. }
  293. ],
  294. "_prefab": {
  295. "__id__": 23
  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": 0,
  504. "_parent": {
  505. "__id__": 13
  506. },
  507. "_children": [
  508. {
  509. "__id__": 16
  510. }
  511. ],
  512. "_active": true,
  513. "_components": [
  514. {
  515. "__id__": 19
  516. }
  517. ],
  518. "_prefab": {
  519. "__id__": 20
  520. },
  521. "_opacity": 255,
  522. "_color": {
  523. "__type__": "cc.Color",
  524. "r": 255,
  525. "g": 255,
  526. "b": 255,
  527. "a": 255
  528. },
  529. "_contentSize": {
  530. "__type__": "cc.Size",
  531. "width": 600,
  532. "height": 1680
  533. },
  534. "_anchorPoint": {
  535. "__type__": "cc.Vec2",
  536. "x": 0.5,
  537. "y": 1
  538. },
  539. "_trs": {
  540. "__type__": "TypedArray",
  541. "ctor": "Float64Array",
  542. "array": [
  543. 0,
  544. 0,
  545. 0,
  546. 0,
  547. 0,
  548. 0,
  549. 1,
  550. 1,
  551. 1,
  552. 1
  553. ]
  554. },
  555. "_eulerAngles": {
  556. "__type__": "cc.Vec3",
  557. "x": 0,
  558. "y": 0,
  559. "z": 0
  560. },
  561. "_skewX": 0,
  562. "_skewY": 0,
  563. "_is3DNode": false,
  564. "_groupIndex": 0,
  565. "groupIndex": 0,
  566. "_id": ""
  567. },
  568. {
  569. "__type__": "cc.Node",
  570. "_name": "view",
  571. "_objFlags": 0,
  572. "_parent": {
  573. "__id__": 5
  574. },
  575. "_children": [
  576. {
  577. "__id__": 12
  578. }
  579. ],
  580. "_active": true,
  581. "_components": [
  582. {
  583. "__id__": 14
  584. }
  585. ],
  586. "_prefab": {
  587. "__id__": 15
  588. },
  589. "_opacity": 255,
  590. "_color": {
  591. "__type__": "cc.Color",
  592. "r": 255,
  593. "g": 255,
  594. "b": 255,
  595. "a": 255
  596. },
  597. "_contentSize": {
  598. "__type__": "cc.Size",
  599. "width": 600,
  600. "height": 1000
  601. },
  602. "_anchorPoint": {
  603. "__type__": "cc.Vec2",
  604. "x": 0.5,
  605. "y": 0.5
  606. },
  607. "_trs": {
  608. "__type__": "TypedArray",
  609. "ctor": "Float64Array",
  610. "array": [
  611. 0,
  612. 0,
  613. 0,
  614. 0,
  615. 0,
  616. 0,
  617. 1,
  618. 1,
  619. 1,
  620. 1
  621. ]
  622. },
  623. "_eulerAngles": {
  624. "__type__": "cc.Vec3",
  625. "x": 0,
  626. "y": 0,
  627. "z": 0
  628. },
  629. "_skewX": 0,
  630. "_skewY": 0,
  631. "_is3DNode": false,
  632. "_groupIndex": 0,
  633. "groupIndex": 0,
  634. "_id": ""
  635. },
  636. {
  637. "__type__": "cc.Mask",
  638. "_name": "",
  639. "_objFlags": 0,
  640. "node": {
  641. "__id__": 13
  642. },
  643. "_enabled": true,
  644. "_materials": [
  645. {
  646. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  647. }
  648. ],
  649. "_spriteFrame": null,
  650. "_type": 0,
  651. "_segments": 64,
  652. "_N$alphaThreshold": 0,
  653. "_N$inverted": false,
  654. "_id": ""
  655. },
  656. {
  657. "__type__": "cc.PrefabInfo",
  658. "root": {
  659. "__id__": 1
  660. },
  661. "asset": {
  662. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  663. },
  664. "fileId": "6bp+ThWGRITrydu+lgf0ev",
  665. "sync": false
  666. },
  667. {
  668. "__type__": "cc.Node",
  669. "_name": "New Label",
  670. "_objFlags": 0,
  671. "_parent": {
  672. "__id__": 12
  673. },
  674. "_children": [],
  675. "_active": true,
  676. "_components": [
  677. {
  678. "__id__": 17
  679. }
  680. ],
  681. "_prefab": {
  682. "__id__": 18
  683. },
  684. "_opacity": 255,
  685. "_color": {
  686. "__type__": "cc.Color",
  687. "r": 232,
  688. "g": 142,
  689. "b": 53,
  690. "a": 255
  691. },
  692. "_contentSize": {
  693. "__type__": "cc.Size",
  694. "width": 600,
  695. "height": 1680
  696. },
  697. "_anchorPoint": {
  698. "__type__": "cc.Vec2",
  699. "x": 0.5,
  700. "y": 1
  701. },
  702. "_trs": {
  703. "__type__": "TypedArray",
  704. "ctor": "Float64Array",
  705. "array": [
  706. 0,
  707. 0,
  708. 0,
  709. 0,
  710. 0,
  711. 0,
  712. 1,
  713. 1,
  714. 1,
  715. 1
  716. ]
  717. },
  718. "_eulerAngles": {
  719. "__type__": "cc.Vec3",
  720. "x": 0,
  721. "y": 0,
  722. "z": 0
  723. },
  724. "_skewX": 0,
  725. "_skewY": 0,
  726. "_is3DNode": false,
  727. "_groupIndex": 0,
  728. "groupIndex": 0,
  729. "_id": ""
  730. },
  731. {
  732. "__type__": "cc.Label",
  733. "_name": "",
  734. "_objFlags": 0,
  735. "node": {
  736. "__id__": 16
  737. },
  738. "_enabled": true,
  739. "_materials": [
  740. {
  741. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  742. }
  743. ],
  744. "_srcBlendFactor": 770,
  745. "_dstBlendFactor": 771,
  746. "_string": "服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议",
  747. "_N$string": "服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议",
  748. "_fontSize": 30,
  749. "_lineHeight": 35,
  750. "_enableWrapText": true,
  751. "_N$file": null,
  752. "_isSystemFontUsed": true,
  753. "_spacingX": 0,
  754. "_batchAsBitmap": false,
  755. "_styleFlags": 0,
  756. "_underlineHeight": 0,
  757. "_N$horizontalAlign": 0,
  758. "_N$verticalAlign": 0,
  759. "_N$fontFamily": "Arial",
  760. "_N$overflow": 3,
  761. "_N$cacheMode": 2,
  762. "_id": ""
  763. },
  764. {
  765. "__type__": "cc.PrefabInfo",
  766. "root": {
  767. "__id__": 1
  768. },
  769. "asset": {
  770. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  771. },
  772. "fileId": "d4a8OYaeFPk7+Gv6llnE2E",
  773. "sync": false
  774. },
  775. {
  776. "__type__": "cc.Layout",
  777. "_name": "",
  778. "_objFlags": 0,
  779. "node": {
  780. "__id__": 12
  781. },
  782. "_enabled": true,
  783. "_layoutSize": {
  784. "__type__": "cc.Size",
  785. "width": 600,
  786. "height": 1680
  787. },
  788. "_resize": 1,
  789. "_N$layoutType": 2,
  790. "_N$cellSize": {
  791. "__type__": "cc.Size",
  792. "width": 40,
  793. "height": 40
  794. },
  795. "_N$startAxis": 0,
  796. "_N$paddingLeft": 0,
  797. "_N$paddingRight": 0,
  798. "_N$paddingTop": 0,
  799. "_N$paddingBottom": 0,
  800. "_N$spacingX": 0,
  801. "_N$spacingY": 0,
  802. "_N$verticalDirection": 1,
  803. "_N$horizontalDirection": 0,
  804. "_N$affectedByScale": false,
  805. "_id": ""
  806. },
  807. {
  808. "__type__": "cc.PrefabInfo",
  809. "root": {
  810. "__id__": 1
  811. },
  812. "asset": {
  813. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  814. },
  815. "fileId": "605vu2Pl5HKpu+B5j21gK0",
  816. "sync": false
  817. },
  818. {
  819. "__type__": "cc.Widget",
  820. "_name": "",
  821. "_objFlags": 0,
  822. "node": {
  823. "__id__": 6
  824. },
  825. "_enabled": true,
  826. "alignMode": 0,
  827. "_target": null,
  828. "_alignFlags": 37,
  829. "_left": 350.07654921020657,
  830. "_right": 0,
  831. "_top": 0,
  832. "_bottom": 0,
  833. "_verticalCenter": 0,
  834. "_horizontalCenter": 0,
  835. "_isAbsLeft": true,
  836. "_isAbsRight": true,
  837. "_isAbsTop": true,
  838. "_isAbsBottom": true,
  839. "_isAbsHorizontalCenter": true,
  840. "_isAbsVerticalCenter": true,
  841. "_originalWidth": 0,
  842. "_originalHeight": 237,
  843. "_id": ""
  844. },
  845. {
  846. "__type__": "cc.Sprite",
  847. "_name": "",
  848. "_objFlags": 0,
  849. "node": {
  850. "__id__": 6
  851. },
  852. "_enabled": true,
  853. "_materials": [
  854. {
  855. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  856. }
  857. ],
  858. "_srcBlendFactor": 770,
  859. "_dstBlendFactor": 771,
  860. "_spriteFrame": {
  861. "__uuid__": "5fe5dcaa-b513-4dc5-a166-573627b3a159"
  862. },
  863. "_type": 1,
  864. "_sizeMode": 0,
  865. "_fillType": 0,
  866. "_fillCenter": {
  867. "__type__": "cc.Vec2",
  868. "x": 0,
  869. "y": 0
  870. },
  871. "_fillStart": 0,
  872. "_fillRange": 0,
  873. "_isTrimmedMode": true,
  874. "_atlas": null,
  875. "_id": ""
  876. },
  877. {
  878. "__type__": "cc.PrefabInfo",
  879. "root": {
  880. "__id__": 1
  881. },
  882. "asset": {
  883. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  884. },
  885. "fileId": "227XEANpNNTZjluIgbiBq5",
  886. "sync": false
  887. },
  888. {
  889. "__type__": "cc.Sprite",
  890. "_name": "",
  891. "_objFlags": 0,
  892. "node": {
  893. "__id__": 5
  894. },
  895. "_enabled": true,
  896. "_materials": [
  897. {
  898. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  899. }
  900. ],
  901. "_srcBlendFactor": 770,
  902. "_dstBlendFactor": 771,
  903. "_spriteFrame": {
  904. "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
  905. },
  906. "_type": 1,
  907. "_sizeMode": 0,
  908. "_fillType": 0,
  909. "_fillCenter": {
  910. "__type__": "cc.Vec2",
  911. "x": 0,
  912. "y": 0
  913. },
  914. "_fillStart": 0,
  915. "_fillRange": 0,
  916. "_isTrimmedMode": true,
  917. "_atlas": null,
  918. "_id": ""
  919. },
  920. {
  921. "__type__": "cc.PrefabInfo",
  922. "root": {
  923. "__id__": 1
  924. },
  925. "asset": {
  926. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  927. },
  928. "fileId": "22djEWs6FMdb+gdyoghsWf",
  929. "sync": false
  930. },
  931. {
  932. "__type__": "cc.Node",
  933. "_name": "close",
  934. "_objFlags": 0,
  935. "_parent": {
  936. "__id__": 1
  937. },
  938. "_children": [],
  939. "_active": true,
  940. "_components": [
  941. {
  942. "__id__": 27
  943. },
  944. {
  945. "__id__": 28
  946. }
  947. ],
  948. "_prefab": {
  949. "__id__": 30
  950. },
  951. "_opacity": 255,
  952. "_color": {
  953. "__type__": "cc.Color",
  954. "r": 255,
  955. "g": 255,
  956. "b": 255,
  957. "a": 255
  958. },
  959. "_contentSize": {
  960. "__type__": "cc.Size",
  961. "width": 67,
  962. "height": 70
  963. },
  964. "_anchorPoint": {
  965. "__type__": "cc.Vec2",
  966. "x": 0.5,
  967. "y": 0.5
  968. },
  969. "_trs": {
  970. "__type__": "TypedArray",
  971. "ctor": "Float64Array",
  972. "array": [
  973. 309.323,
  974. 505.644,
  975. 0,
  976. 0,
  977. 0,
  978. 0,
  979. 1,
  980. 1,
  981. 1,
  982. 1
  983. ]
  984. },
  985. "_eulerAngles": {
  986. "__type__": "cc.Vec3",
  987. "x": 0,
  988. "y": 0,
  989. "z": 0
  990. },
  991. "_skewX": 0,
  992. "_skewY": 0,
  993. "_is3DNode": false,
  994. "_groupIndex": 0,
  995. "groupIndex": 0,
  996. "_id": ""
  997. },
  998. {
  999. "__type__": "cc.Sprite",
  1000. "_name": "",
  1001. "_objFlags": 0,
  1002. "node": {
  1003. "__id__": 26
  1004. },
  1005. "_enabled": true,
  1006. "_materials": [
  1007. {
  1008. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1009. }
  1010. ],
  1011. "_srcBlendFactor": 770,
  1012. "_dstBlendFactor": 771,
  1013. "_spriteFrame": {
  1014. "__uuid__": "f550b4a4-355b-4c72-bcb9-987baf1988ff"
  1015. },
  1016. "_type": 0,
  1017. "_sizeMode": 1,
  1018. "_fillType": 0,
  1019. "_fillCenter": {
  1020. "__type__": "cc.Vec2",
  1021. "x": 0,
  1022. "y": 0
  1023. },
  1024. "_fillStart": 0,
  1025. "_fillRange": 0,
  1026. "_isTrimmedMode": true,
  1027. "_atlas": null,
  1028. "_id": ""
  1029. },
  1030. {
  1031. "__type__": "cc.Button",
  1032. "_name": "",
  1033. "_objFlags": 0,
  1034. "node": {
  1035. "__id__": 26
  1036. },
  1037. "_enabled": true,
  1038. "_normalMaterial": null,
  1039. "_grayMaterial": null,
  1040. "duration": 0.1,
  1041. "zoomScale": 1.2,
  1042. "clickEvents": [
  1043. {
  1044. "__id__": 29
  1045. }
  1046. ],
  1047. "_N$interactable": true,
  1048. "_N$enableAutoGrayEffect": false,
  1049. "_N$transition": 0,
  1050. "transition": 0,
  1051. "_N$normalColor": {
  1052. "__type__": "cc.Color",
  1053. "r": 255,
  1054. "g": 255,
  1055. "b": 255,
  1056. "a": 255
  1057. },
  1058. "_N$pressedColor": {
  1059. "__type__": "cc.Color",
  1060. "r": 211,
  1061. "g": 211,
  1062. "b": 211,
  1063. "a": 255
  1064. },
  1065. "pressedColor": {
  1066. "__type__": "cc.Color",
  1067. "r": 211,
  1068. "g": 211,
  1069. "b": 211,
  1070. "a": 255
  1071. },
  1072. "_N$hoverColor": {
  1073. "__type__": "cc.Color",
  1074. "r": 255,
  1075. "g": 255,
  1076. "b": 255,
  1077. "a": 255
  1078. },
  1079. "hoverColor": {
  1080. "__type__": "cc.Color",
  1081. "r": 255,
  1082. "g": 255,
  1083. "b": 255,
  1084. "a": 255
  1085. },
  1086. "_N$disabledColor": {
  1087. "__type__": "cc.Color",
  1088. "r": 124,
  1089. "g": 124,
  1090. "b": 124,
  1091. "a": 255
  1092. },
  1093. "_N$normalSprite": null,
  1094. "_N$pressedSprite": null,
  1095. "pressedSprite": null,
  1096. "_N$hoverSprite": null,
  1097. "hoverSprite": null,
  1098. "_N$disabledSprite": null,
  1099. "_N$target": {
  1100. "__id__": 26
  1101. },
  1102. "_id": ""
  1103. },
  1104. {
  1105. "__type__": "cc.ClickEvent",
  1106. "target": {
  1107. "__id__": 1
  1108. },
  1109. "component": "",
  1110. "_componentId": "3785cT9t0BKM73CkHfOQdMj",
  1111. "handler": "close",
  1112. "customEventData": ""
  1113. },
  1114. {
  1115. "__type__": "cc.PrefabInfo",
  1116. "root": {
  1117. "__id__": 1
  1118. },
  1119. "asset": {
  1120. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  1121. },
  1122. "fileId": "effHbSwy1IerMHxidNPqbf",
  1123. "sync": false
  1124. },
  1125. {
  1126. "__type__": "3785cT9t0BKM73CkHfOQdMj",
  1127. "_name": "",
  1128. "_objFlags": 0,
  1129. "node": {
  1130. "__id__": 1
  1131. },
  1132. "_enabled": true,
  1133. "scrollView": {
  1134. "__id__": 11
  1135. },
  1136. "lbl_content": {
  1137. "__id__": 17
  1138. },
  1139. "btn_close": {
  1140. "__id__": 28
  1141. },
  1142. "_id": ""
  1143. },
  1144. {
  1145. "__type__": "cc.Widget",
  1146. "_name": "",
  1147. "_objFlags": 0,
  1148. "node": {
  1149. "__id__": 1
  1150. },
  1151. "_enabled": true,
  1152. "alignMode": 1,
  1153. "_target": null,
  1154. "_alignFlags": 5,
  1155. "_left": 0,
  1156. "_right": 0,
  1157. "_top": 0,
  1158. "_bottom": 0,
  1159. "_verticalCenter": 0,
  1160. "_horizontalCenter": 0,
  1161. "_isAbsLeft": true,
  1162. "_isAbsRight": true,
  1163. "_isAbsTop": true,
  1164. "_isAbsBottom": true,
  1165. "_isAbsHorizontalCenter": true,
  1166. "_isAbsVerticalCenter": true,
  1167. "_originalWidth": 0,
  1168. "_originalHeight": 1334,
  1169. "_id": ""
  1170. },
  1171. {
  1172. "__type__": "cc.PrefabInfo",
  1173. "root": {
  1174. "__id__": 1
  1175. },
  1176. "asset": {
  1177. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  1178. },
  1179. "fileId": "",
  1180. "sync": false
  1181. }
  1182. ]