rule.prefab 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410
  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__": 20
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 37
  34. },
  35. {
  36. "__id__": 38
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 39
  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": 1
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 375,
  65. 1334,
  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": 1
  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. "_active": true,
  209. "_components": [
  210. {
  211. "__id__": 16
  212. },
  213. {
  214. "__id__": 17
  215. },
  216. {
  217. "__id__": 18
  218. }
  219. ],
  220. "_prefab": {
  221. "__id__": 19
  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": 750,
  234. "height": 1193.075
  235. },
  236. "_anchorPoint": {
  237. "__type__": "cc.Vec2",
  238. "x": 0.5,
  239. "y": 1
  240. },
  241. "_trs": {
  242. "__type__": "TypedArray",
  243. "ctor": "Float64Array",
  244. "array": [
  245. 0,
  246. -140.92499999999995,
  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": "view",
  273. "_objFlags": 0,
  274. "_parent": {
  275. "__id__": 5
  276. },
  277. "_children": [
  278. {
  279. "__id__": 7
  280. }
  281. ],
  282. "_active": true,
  283. "_components": [
  284. {
  285. "__id__": 13
  286. },
  287. {
  288. "__id__": 14
  289. }
  290. ],
  291. "_prefab": {
  292. "__id__": 15
  293. },
  294. "_opacity": 255,
  295. "_color": {
  296. "__type__": "cc.Color",
  297. "r": 255,
  298. "g": 255,
  299. "b": 255,
  300. "a": 255
  301. },
  302. "_contentSize": {
  303. "__type__": "cc.Size",
  304. "width": 600,
  305. "height": 1193.075
  306. },
  307. "_anchorPoint": {
  308. "__type__": "cc.Vec2",
  309. "x": 0.5,
  310. "y": 1
  311. },
  312. "_trs": {
  313. "__type__": "TypedArray",
  314. "ctor": "Float64Array",
  315. "array": [
  316. 0,
  317. 0,
  318. 0,
  319. 0,
  320. 0,
  321. 0,
  322. 1,
  323. 1,
  324. 1,
  325. 1
  326. ]
  327. },
  328. "_eulerAngles": {
  329. "__type__": "cc.Vec3",
  330. "x": 0,
  331. "y": 0,
  332. "z": 0
  333. },
  334. "_skewX": 0,
  335. "_skewY": 0,
  336. "_is3DNode": false,
  337. "_groupIndex": 0,
  338. "groupIndex": 0,
  339. "_id": ""
  340. },
  341. {
  342. "__type__": "cc.Node",
  343. "_name": "content",
  344. "_objFlags": 0,
  345. "_parent": {
  346. "__id__": 6
  347. },
  348. "_children": [
  349. {
  350. "__id__": 8
  351. }
  352. ],
  353. "_active": true,
  354. "_components": [
  355. {
  356. "__id__": 11
  357. }
  358. ],
  359. "_prefab": {
  360. "__id__": 12
  361. },
  362. "_opacity": 255,
  363. "_color": {
  364. "__type__": "cc.Color",
  365. "r": 255,
  366. "g": 255,
  367. "b": 255,
  368. "a": 255
  369. },
  370. "_contentSize": {
  371. "__type__": "cc.Size",
  372. "width": 600,
  373. "height": 1730
  374. },
  375. "_anchorPoint": {
  376. "__type__": "cc.Vec2",
  377. "x": 0.5,
  378. "y": 1
  379. },
  380. "_trs": {
  381. "__type__": "TypedArray",
  382. "ctor": "Float64Array",
  383. "array": [
  384. 0,
  385. 0,
  386. 0,
  387. 0,
  388. 0,
  389. 0,
  390. 1,
  391. 1,
  392. 1,
  393. 1
  394. ]
  395. },
  396. "_eulerAngles": {
  397. "__type__": "cc.Vec3",
  398. "x": 0,
  399. "y": 0,
  400. "z": 0
  401. },
  402. "_skewX": 0,
  403. "_skewY": 0,
  404. "_is3DNode": false,
  405. "_groupIndex": 0,
  406. "groupIndex": 0,
  407. "_id": ""
  408. },
  409. {
  410. "__type__": "cc.Node",
  411. "_name": "item",
  412. "_objFlags": 0,
  413. "_parent": {
  414. "__id__": 7
  415. },
  416. "_children": [],
  417. "_active": true,
  418. "_components": [
  419. {
  420. "__id__": 9
  421. }
  422. ],
  423. "_prefab": {
  424. "__id__": 10
  425. },
  426. "_opacity": 255,
  427. "_color": {
  428. "__type__": "cc.Color",
  429. "r": 232,
  430. "g": 142,
  431. "b": 53,
  432. "a": 255
  433. },
  434. "_contentSize": {
  435. "__type__": "cc.Size",
  436. "width": 600,
  437. "height": 1680
  438. },
  439. "_anchorPoint": {
  440. "__type__": "cc.Vec2",
  441. "x": 0.5,
  442. "y": 1
  443. },
  444. "_trs": {
  445. "__type__": "TypedArray",
  446. "ctor": "Float64Array",
  447. "array": [
  448. 0,
  449. -30,
  450. 0,
  451. 0,
  452. 0,
  453. 0,
  454. 1,
  455. 1,
  456. 1,
  457. 1
  458. ]
  459. },
  460. "_eulerAngles": {
  461. "__type__": "cc.Vec3",
  462. "x": 0,
  463. "y": 0,
  464. "z": 0
  465. },
  466. "_skewX": 0,
  467. "_skewY": 0,
  468. "_is3DNode": false,
  469. "_groupIndex": 0,
  470. "groupIndex": 0,
  471. "_id": ""
  472. },
  473. {
  474. "__type__": "cc.Label",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "node": {
  478. "__id__": 8
  479. },
  480. "_enabled": true,
  481. "_materials": [
  482. {
  483. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  484. }
  485. ],
  486. "_srcBlendFactor": 770,
  487. "_dstBlendFactor": 771,
  488. "_string": "服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议",
  489. "_N$string": "服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议",
  490. "_fontSize": 30,
  491. "_lineHeight": 35,
  492. "_enableWrapText": true,
  493. "_N$file": null,
  494. "_isSystemFontUsed": true,
  495. "_spacingX": 0,
  496. "_batchAsBitmap": false,
  497. "_styleFlags": 0,
  498. "_underlineHeight": 0,
  499. "_N$horizontalAlign": 0,
  500. "_N$verticalAlign": 0,
  501. "_N$fontFamily": "Arial",
  502. "_N$overflow": 3,
  503. "_N$cacheMode": 2,
  504. "_id": ""
  505. },
  506. {
  507. "__type__": "cc.PrefabInfo",
  508. "root": {
  509. "__id__": 1
  510. },
  511. "asset": {
  512. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  513. },
  514. "fileId": "d4a8OYaeFPk7+Gv6llnE2E",
  515. "sync": false
  516. },
  517. {
  518. "__type__": "cc.Layout",
  519. "_name": "",
  520. "_objFlags": 0,
  521. "node": {
  522. "__id__": 7
  523. },
  524. "_enabled": true,
  525. "_layoutSize": {
  526. "__type__": "cc.Size",
  527. "width": 600,
  528. "height": 1730
  529. },
  530. "_resize": 1,
  531. "_N$layoutType": 2,
  532. "_N$cellSize": {
  533. "__type__": "cc.Size",
  534. "width": 40,
  535. "height": 40
  536. },
  537. "_N$startAxis": 0,
  538. "_N$paddingLeft": 0,
  539. "_N$paddingRight": 0,
  540. "_N$paddingTop": 30,
  541. "_N$paddingBottom": 20,
  542. "_N$spacingX": 0,
  543. "_N$spacingY": 0,
  544. "_N$verticalDirection": 1,
  545. "_N$horizontalDirection": 0,
  546. "_N$affectedByScale": false,
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.PrefabInfo",
  551. "root": {
  552. "__id__": 1
  553. },
  554. "asset": {
  555. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  556. },
  557. "fileId": "605vu2Pl5HKpu+B5j21gK0",
  558. "sync": false
  559. },
  560. {
  561. "__type__": "cc.Mask",
  562. "_name": "",
  563. "_objFlags": 0,
  564. "node": {
  565. "__id__": 6
  566. },
  567. "_enabled": true,
  568. "_materials": [
  569. {
  570. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  571. }
  572. ],
  573. "_spriteFrame": null,
  574. "_type": 0,
  575. "_segments": 64,
  576. "_N$alphaThreshold": 0,
  577. "_N$inverted": false,
  578. "_id": ""
  579. },
  580. {
  581. "__type__": "cc.Widget",
  582. "_name": "",
  583. "_objFlags": 0,
  584. "node": {
  585. "__id__": 6
  586. },
  587. "_enabled": true,
  588. "alignMode": 1,
  589. "_target": {
  590. "__id__": 5
  591. },
  592. "_alignFlags": 5,
  593. "_left": 0,
  594. "_right": 0,
  595. "_top": 0,
  596. "_bottom": 0,
  597. "_verticalCenter": 0,
  598. "_horizontalCenter": 0,
  599. "_isAbsLeft": true,
  600. "_isAbsRight": true,
  601. "_isAbsTop": true,
  602. "_isAbsBottom": true,
  603. "_isAbsHorizontalCenter": true,
  604. "_isAbsVerticalCenter": true,
  605. "_originalWidth": 0,
  606. "_originalHeight": 1000,
  607. "_id": ""
  608. },
  609. {
  610. "__type__": "cc.PrefabInfo",
  611. "root": {
  612. "__id__": 1
  613. },
  614. "asset": {
  615. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  616. },
  617. "fileId": "6bp+ThWGRITrydu+lgf0ev",
  618. "sync": false
  619. },
  620. {
  621. "__type__": "cc.Sprite",
  622. "_name": "",
  623. "_objFlags": 0,
  624. "node": {
  625. "__id__": 5
  626. },
  627. "_enabled": false,
  628. "_materials": [
  629. {
  630. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  631. }
  632. ],
  633. "_srcBlendFactor": 770,
  634. "_dstBlendFactor": 771,
  635. "_spriteFrame": {
  636. "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
  637. },
  638. "_type": 1,
  639. "_sizeMode": 0,
  640. "_fillType": 0,
  641. "_fillCenter": {
  642. "__type__": "cc.Vec2",
  643. "x": 0,
  644. "y": 0
  645. },
  646. "_fillStart": 0,
  647. "_fillRange": 0,
  648. "_isTrimmedMode": true,
  649. "_atlas": null,
  650. "_id": ""
  651. },
  652. {
  653. "__type__": "cc.ScrollView",
  654. "_name": "",
  655. "_objFlags": 0,
  656. "node": {
  657. "__id__": 5
  658. },
  659. "_enabled": true,
  660. "horizontal": false,
  661. "vertical": true,
  662. "inertia": true,
  663. "brake": 0.75,
  664. "elastic": true,
  665. "bounceDuration": 0.23,
  666. "scrollEvents": [],
  667. "cancelInnerEvents": false,
  668. "_N$content": {
  669. "__id__": 7
  670. },
  671. "content": {
  672. "__id__": 7
  673. },
  674. "_N$horizontalScrollBar": null,
  675. "_N$verticalScrollBar": null,
  676. "_id": ""
  677. },
  678. {
  679. "__type__": "cc.Widget",
  680. "_name": "",
  681. "_objFlags": 0,
  682. "node": {
  683. "__id__": 5
  684. },
  685. "_enabled": true,
  686. "alignMode": 1,
  687. "_target": {
  688. "__id__": 1
  689. },
  690. "_alignFlags": 45,
  691. "_left": 0,
  692. "_right": 0,
  693. "_top": 140.925,
  694. "_bottom": 0,
  695. "_verticalCenter": 0,
  696. "_horizontalCenter": 0,
  697. "_isAbsLeft": true,
  698. "_isAbsRight": true,
  699. "_isAbsTop": true,
  700. "_isAbsBottom": true,
  701. "_isAbsHorizontalCenter": true,
  702. "_isAbsVerticalCenter": true,
  703. "_originalWidth": 600,
  704. "_originalHeight": 1000,
  705. "_id": ""
  706. },
  707. {
  708. "__type__": "cc.PrefabInfo",
  709. "root": {
  710. "__id__": 1
  711. },
  712. "asset": {
  713. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  714. },
  715. "fileId": "22djEWs6FMdb+gdyoghsWf",
  716. "sync": false
  717. },
  718. {
  719. "__type__": "cc.Node",
  720. "_name": "顶部底板",
  721. "_objFlags": 0,
  722. "_parent": {
  723. "__id__": 1
  724. },
  725. "_children": [
  726. {
  727. "__id__": 21
  728. },
  729. {
  730. "__id__": 27
  731. }
  732. ],
  733. "_active": true,
  734. "_components": [
  735. {
  736. "__id__": 34
  737. },
  738. {
  739. "__id__": 35
  740. }
  741. ],
  742. "_prefab": {
  743. "__id__": 36
  744. },
  745. "_opacity": 255,
  746. "_color": {
  747. "__type__": "cc.Color",
  748. "r": 255,
  749. "g": 255,
  750. "b": 255,
  751. "a": 255
  752. },
  753. "_contentSize": {
  754. "__type__": "cc.Size",
  755. "width": 750,
  756. "height": 140
  757. },
  758. "_anchorPoint": {
  759. "__type__": "cc.Vec2",
  760. "x": 0.5,
  761. "y": 0.5
  762. },
  763. "_trs": {
  764. "__type__": "TypedArray",
  765. "ctor": "Float64Array",
  766. "array": [
  767. 0,
  768. -70.06500000000005,
  769. 0,
  770. 0,
  771. 0,
  772. 0,
  773. 1,
  774. 1,
  775. 1,
  776. 1
  777. ]
  778. },
  779. "_eulerAngles": {
  780. "__type__": "cc.Vec3",
  781. "x": 0,
  782. "y": 0,
  783. "z": 0
  784. },
  785. "_skewX": 0,
  786. "_skewY": 0,
  787. "_is3DNode": false,
  788. "_groupIndex": 0,
  789. "groupIndex": 0,
  790. "_id": ""
  791. },
  792. {
  793. "__type__": "cc.Node",
  794. "_name": "自动布局",
  795. "_objFlags": 0,
  796. "_parent": {
  797. "__id__": 20
  798. },
  799. "_children": [
  800. {
  801. "__id__": 22
  802. }
  803. ],
  804. "_active": true,
  805. "_components": [
  806. {
  807. "__id__": 25
  808. }
  809. ],
  810. "_prefab": {
  811. "__id__": 26
  812. },
  813. "_opacity": 255,
  814. "_color": {
  815. "__type__": "cc.Color",
  816. "r": 255,
  817. "g": 255,
  818. "b": 255,
  819. "a": 255
  820. },
  821. "_contentSize": {
  822. "__type__": "cc.Size",
  823. "width": 180,
  824. "height": 150
  825. },
  826. "_anchorPoint": {
  827. "__type__": "cc.Vec2",
  828. "x": 0.5,
  829. "y": 0.5
  830. },
  831. "_trs": {
  832. "__type__": "TypedArray",
  833. "ctor": "Float64Array",
  834. "array": [
  835. 0,
  836. 0,
  837. 0,
  838. 0,
  839. 0,
  840. 0,
  841. 1,
  842. 1,
  843. 1,
  844. 1
  845. ]
  846. },
  847. "_eulerAngles": {
  848. "__type__": "cc.Vec3",
  849. "x": 0,
  850. "y": 0,
  851. "z": 0
  852. },
  853. "_skewX": 0,
  854. "_skewY": 0,
  855. "_is3DNode": false,
  856. "_groupIndex": 0,
  857. "groupIndex": 0,
  858. "_id": ""
  859. },
  860. {
  861. "__type__": "cc.Node",
  862. "_name": "累计提现",
  863. "_objFlags": 0,
  864. "_parent": {
  865. "__id__": 21
  866. },
  867. "_children": [],
  868. "_active": true,
  869. "_components": [
  870. {
  871. "__id__": 23
  872. }
  873. ],
  874. "_prefab": {
  875. "__id__": 24
  876. },
  877. "_opacity": 255,
  878. "_color": {
  879. "__type__": "cc.Color",
  880. "r": 30,
  881. "g": 30,
  882. "b": 30,
  883. "a": 255
  884. },
  885. "_contentSize": {
  886. "__type__": "cc.Size",
  887. "width": 180,
  888. "height": 56.7
  889. },
  890. "_anchorPoint": {
  891. "__type__": "cc.Vec2",
  892. "x": 0.5,
  893. "y": 0.5
  894. },
  895. "_trs": {
  896. "__type__": "TypedArray",
  897. "ctor": "Float64Array",
  898. "array": [
  899. 0,
  900. 1,
  901. 0,
  902. 0,
  903. 0,
  904. 0,
  905. 1,
  906. 1,
  907. 1,
  908. 1
  909. ]
  910. },
  911. "_eulerAngles": {
  912. "__type__": "cc.Vec3",
  913. "x": 0,
  914. "y": 0,
  915. "z": 0
  916. },
  917. "_skewX": 0,
  918. "_skewY": 0,
  919. "_is3DNode": false,
  920. "_groupIndex": 0,
  921. "groupIndex": 0,
  922. "_id": ""
  923. },
  924. {
  925. "__type__": "cc.Label",
  926. "_name": "",
  927. "_objFlags": 0,
  928. "node": {
  929. "__id__": 22
  930. },
  931. "_enabled": true,
  932. "_materials": [
  933. {
  934. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  935. }
  936. ],
  937. "_srcBlendFactor": 770,
  938. "_dstBlendFactor": 771,
  939. "_string": "协议内容",
  940. "_N$string": "协议内容",
  941. "_fontSize": 45,
  942. "_lineHeight": 45,
  943. "_enableWrapText": true,
  944. "_N$file": {
  945. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  946. },
  947. "_isSystemFontUsed": false,
  948. "_spacingX": 0,
  949. "_batchAsBitmap": false,
  950. "_styleFlags": 0,
  951. "_underlineHeight": 0,
  952. "_N$horizontalAlign": 1,
  953. "_N$verticalAlign": 1,
  954. "_N$fontFamily": "Arial",
  955. "_N$overflow": 0,
  956. "_N$cacheMode": 0,
  957. "_id": ""
  958. },
  959. {
  960. "__type__": "cc.PrefabInfo",
  961. "root": {
  962. "__id__": 1
  963. },
  964. "asset": {
  965. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  966. },
  967. "fileId": "66VbCF6MlAe4DEUzQwZnJY",
  968. "sync": false
  969. },
  970. {
  971. "__type__": "cc.Layout",
  972. "_name": "",
  973. "_objFlags": 0,
  974. "node": {
  975. "__id__": 21
  976. },
  977. "_enabled": true,
  978. "_layoutSize": {
  979. "__type__": "cc.Size",
  980. "width": 180,
  981. "height": 150
  982. },
  983. "_resize": 1,
  984. "_N$layoutType": 1,
  985. "_N$cellSize": {
  986. "__type__": "cc.Size",
  987. "width": 40,
  988. "height": 40
  989. },
  990. "_N$startAxis": 0,
  991. "_N$paddingLeft": 0,
  992. "_N$paddingRight": 0,
  993. "_N$paddingTop": 0,
  994. "_N$paddingBottom": 0,
  995. "_N$spacingX": 0,
  996. "_N$spacingY": 0,
  997. "_N$verticalDirection": 1,
  998. "_N$horizontalDirection": 0,
  999. "_N$affectedByScale": false,
  1000. "_id": ""
  1001. },
  1002. {
  1003. "__type__": "cc.PrefabInfo",
  1004. "root": {
  1005. "__id__": 1
  1006. },
  1007. "asset": {
  1008. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  1009. },
  1010. "fileId": "007OcmrsRGT7+JkOsPozWq",
  1011. "sync": false
  1012. },
  1013. {
  1014. "__type__": "cc.Node",
  1015. "_name": "close",
  1016. "_objFlags": 0,
  1017. "_parent": {
  1018. "__id__": 20
  1019. },
  1020. "_children": [
  1021. {
  1022. "__id__": 28
  1023. }
  1024. ],
  1025. "_active": true,
  1026. "_components": [
  1027. {
  1028. "__id__": 31
  1029. }
  1030. ],
  1031. "_prefab": {
  1032. "__id__": 33
  1033. },
  1034. "_opacity": 255,
  1035. "_color": {
  1036. "__type__": "cc.Color",
  1037. "r": 255,
  1038. "g": 255,
  1039. "b": 255,
  1040. "a": 255
  1041. },
  1042. "_contentSize": {
  1043. "__type__": "cc.Size",
  1044. "width": 100,
  1045. "height": 100
  1046. },
  1047. "_anchorPoint": {
  1048. "__type__": "cc.Vec2",
  1049. "x": 0.5,
  1050. "y": 0.5
  1051. },
  1052. "_trs": {
  1053. "__type__": "TypedArray",
  1054. "ctor": "Float64Array",
  1055. "array": [
  1056. 319.577,
  1057. -4.062,
  1058. 0,
  1059. 0,
  1060. 0,
  1061. 0,
  1062. 1,
  1063. 1,
  1064. 1,
  1065. 0
  1066. ]
  1067. },
  1068. "_eulerAngles": {
  1069. "__type__": "cc.Vec3",
  1070. "x": 0,
  1071. "y": 0,
  1072. "z": 0
  1073. },
  1074. "_skewX": 0,
  1075. "_skewY": 0,
  1076. "_is3DNode": false,
  1077. "_groupIndex": 0,
  1078. "groupIndex": 0,
  1079. "_id": ""
  1080. },
  1081. {
  1082. "__type__": "cc.Node",
  1083. "_name": "纹理",
  1084. "_objFlags": 0,
  1085. "_parent": {
  1086. "__id__": 27
  1087. },
  1088. "_children": [],
  1089. "_active": true,
  1090. "_components": [
  1091. {
  1092. "__id__": 29
  1093. }
  1094. ],
  1095. "_prefab": {
  1096. "__id__": 30
  1097. },
  1098. "_opacity": 255,
  1099. "_color": {
  1100. "__type__": "cc.Color",
  1101. "r": 255,
  1102. "g": 255,
  1103. "b": 255,
  1104. "a": 255
  1105. },
  1106. "_contentSize": {
  1107. "__type__": "cc.Size",
  1108. "width": 67,
  1109. "height": 70
  1110. },
  1111. "_anchorPoint": {
  1112. "__type__": "cc.Vec2",
  1113. "x": 0.5,
  1114. "y": 0.5
  1115. },
  1116. "_trs": {
  1117. "__type__": "TypedArray",
  1118. "ctor": "Float64Array",
  1119. "array": [
  1120. 0,
  1121. 0,
  1122. 0,
  1123. 0,
  1124. 0,
  1125. 0,
  1126. 1,
  1127. 1,
  1128. 1,
  1129. 1
  1130. ]
  1131. },
  1132. "_eulerAngles": {
  1133. "__type__": "cc.Vec3",
  1134. "x": 0,
  1135. "y": 0,
  1136. "z": 0
  1137. },
  1138. "_skewX": 0,
  1139. "_skewY": 0,
  1140. "_is3DNode": false,
  1141. "_groupIndex": 0,
  1142. "groupIndex": 0,
  1143. "_id": ""
  1144. },
  1145. {
  1146. "__type__": "cc.Sprite",
  1147. "_name": "",
  1148. "_objFlags": 0,
  1149. "node": {
  1150. "__id__": 28
  1151. },
  1152. "_enabled": true,
  1153. "_materials": [
  1154. {
  1155. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1156. }
  1157. ],
  1158. "_srcBlendFactor": 770,
  1159. "_dstBlendFactor": 771,
  1160. "_spriteFrame": {
  1161. "__uuid__": "f550b4a4-355b-4c72-bcb9-987baf1988ff"
  1162. },
  1163. "_type": 0,
  1164. "_sizeMode": 1,
  1165. "_fillType": 0,
  1166. "_fillCenter": {
  1167. "__type__": "cc.Vec2",
  1168. "x": 0,
  1169. "y": 0
  1170. },
  1171. "_fillStart": 0,
  1172. "_fillRange": 0,
  1173. "_isTrimmedMode": true,
  1174. "_atlas": null,
  1175. "_id": ""
  1176. },
  1177. {
  1178. "__type__": "cc.PrefabInfo",
  1179. "root": {
  1180. "__id__": 1
  1181. },
  1182. "asset": {
  1183. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  1184. },
  1185. "fileId": "abvFyva2JOHLyGBkX212Lk",
  1186. "sync": false
  1187. },
  1188. {
  1189. "__type__": "cc.Button",
  1190. "_name": "",
  1191. "_objFlags": 0,
  1192. "node": {
  1193. "__id__": 27
  1194. },
  1195. "_enabled": true,
  1196. "_normalMaterial": null,
  1197. "_grayMaterial": null,
  1198. "duration": 0.1,
  1199. "zoomScale": 1.2,
  1200. "clickEvents": [
  1201. {
  1202. "__id__": 32
  1203. }
  1204. ],
  1205. "_N$interactable": true,
  1206. "_N$enableAutoGrayEffect": false,
  1207. "_N$transition": 3,
  1208. "transition": 3,
  1209. "_N$normalColor": {
  1210. "__type__": "cc.Color",
  1211. "r": 255,
  1212. "g": 255,
  1213. "b": 255,
  1214. "a": 255
  1215. },
  1216. "_N$pressedColor": {
  1217. "__type__": "cc.Color",
  1218. "r": 211,
  1219. "g": 211,
  1220. "b": 211,
  1221. "a": 255
  1222. },
  1223. "pressedColor": {
  1224. "__type__": "cc.Color",
  1225. "r": 211,
  1226. "g": 211,
  1227. "b": 211,
  1228. "a": 255
  1229. },
  1230. "_N$hoverColor": {
  1231. "__type__": "cc.Color",
  1232. "r": 255,
  1233. "g": 255,
  1234. "b": 255,
  1235. "a": 255
  1236. },
  1237. "hoverColor": {
  1238. "__type__": "cc.Color",
  1239. "r": 255,
  1240. "g": 255,
  1241. "b": 255,
  1242. "a": 255
  1243. },
  1244. "_N$disabledColor": {
  1245. "__type__": "cc.Color",
  1246. "r": 124,
  1247. "g": 124,
  1248. "b": 124,
  1249. "a": 255
  1250. },
  1251. "_N$normalSprite": null,
  1252. "_N$pressedSprite": null,
  1253. "pressedSprite": null,
  1254. "_N$hoverSprite": null,
  1255. "hoverSprite": null,
  1256. "_N$disabledSprite": null,
  1257. "_N$target": {
  1258. "__id__": 27
  1259. },
  1260. "_id": ""
  1261. },
  1262. {
  1263. "__type__": "cc.ClickEvent",
  1264. "target": {
  1265. "__id__": 1
  1266. },
  1267. "component": "",
  1268. "_componentId": "3785cT9t0BKM73CkHfOQdMj",
  1269. "handler": "close",
  1270. "customEventData": ""
  1271. },
  1272. {
  1273. "__type__": "cc.PrefabInfo",
  1274. "root": {
  1275. "__id__": 1
  1276. },
  1277. "asset": {
  1278. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  1279. },
  1280. "fileId": "ce3RmW7pBP1JV12OC3VHns",
  1281. "sync": false
  1282. },
  1283. {
  1284. "__type__": "cc.Sprite",
  1285. "_name": "",
  1286. "_objFlags": 0,
  1287. "node": {
  1288. "__id__": 20
  1289. },
  1290. "_enabled": true,
  1291. "_materials": [
  1292. {
  1293. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1294. }
  1295. ],
  1296. "_srcBlendFactor": 770,
  1297. "_dstBlendFactor": 771,
  1298. "_spriteFrame": {
  1299. "__uuid__": "26758cc8-0442-4c35-b41a-e6c6812db258"
  1300. },
  1301. "_type": 0,
  1302. "_sizeMode": 0,
  1303. "_fillType": 0,
  1304. "_fillCenter": {
  1305. "__type__": "cc.Vec2",
  1306. "x": 0,
  1307. "y": 0
  1308. },
  1309. "_fillStart": 0,
  1310. "_fillRange": 0,
  1311. "_isTrimmedMode": true,
  1312. "_atlas": null,
  1313. "_id": ""
  1314. },
  1315. {
  1316. "__type__": "cc.Widget",
  1317. "_name": "",
  1318. "_objFlags": 0,
  1319. "node": {
  1320. "__id__": 20
  1321. },
  1322. "_enabled": true,
  1323. "alignMode": 1,
  1324. "_target": null,
  1325. "_alignFlags": 1,
  1326. "_left": 0,
  1327. "_right": 0,
  1328. "_top": 0.06500000000005457,
  1329. "_bottom": 0,
  1330. "_verticalCenter": 0,
  1331. "_horizontalCenter": 0,
  1332. "_isAbsLeft": true,
  1333. "_isAbsRight": true,
  1334. "_isAbsTop": true,
  1335. "_isAbsBottom": true,
  1336. "_isAbsHorizontalCenter": true,
  1337. "_isAbsVerticalCenter": true,
  1338. "_originalWidth": 0,
  1339. "_originalHeight": 0,
  1340. "_id": ""
  1341. },
  1342. {
  1343. "__type__": "cc.PrefabInfo",
  1344. "root": {
  1345. "__id__": 1
  1346. },
  1347. "asset": {
  1348. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  1349. },
  1350. "fileId": "94ZDxK9cdF7ZBuOTFN8eIj",
  1351. "sync": false
  1352. },
  1353. {
  1354. "__type__": "3785cT9t0BKM73CkHfOQdMj",
  1355. "_name": "",
  1356. "_objFlags": 0,
  1357. "node": {
  1358. "__id__": 1
  1359. },
  1360. "_enabled": true,
  1361. "scrollView": {
  1362. "__id__": 17
  1363. },
  1364. "lbl_content": {
  1365. "__id__": 9
  1366. },
  1367. "btn_close": {
  1368. "__id__": 31
  1369. },
  1370. "_id": ""
  1371. },
  1372. {
  1373. "__type__": "cc.Widget",
  1374. "_name": "",
  1375. "_objFlags": 0,
  1376. "node": {
  1377. "__id__": 1
  1378. },
  1379. "_enabled": true,
  1380. "alignMode": 1,
  1381. "_target": null,
  1382. "_alignFlags": 45,
  1383. "_left": 0,
  1384. "_right": 0,
  1385. "_top": 0,
  1386. "_bottom": 0,
  1387. "_verticalCenter": 0,
  1388. "_horizontalCenter": 0,
  1389. "_isAbsLeft": true,
  1390. "_isAbsRight": true,
  1391. "_isAbsTop": true,
  1392. "_isAbsBottom": true,
  1393. "_isAbsHorizontalCenter": true,
  1394. "_isAbsVerticalCenter": true,
  1395. "_originalWidth": 750,
  1396. "_originalHeight": 1334,
  1397. "_id": ""
  1398. },
  1399. {
  1400. "__type__": "cc.PrefabInfo",
  1401. "root": {
  1402. "__id__": 1
  1403. },
  1404. "asset": {
  1405. "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
  1406. },
  1407. "fileId": "",
  1408. "sync": false
  1409. }
  1410. ]