waitView.prefab 29 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "waitView",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false,
  12. "asyncLoadAssets": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "waitView",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 14
  26. },
  27. {
  28. "__id__": 54
  29. },
  30. {
  31. "__id__": 62
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 76
  38. },
  39. {
  40. "__id__": 78
  41. },
  42. {
  43. "__id__": 80
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 82
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_layer": 33554432,
  69. "_euler": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_id": ""
  76. },
  77. {
  78. "__type__": "cc.Node",
  79. "_name": "Mask",
  80. "_objFlags": 0,
  81. "_parent": {
  82. "__id__": 1
  83. },
  84. "_children": [],
  85. "_active": true,
  86. "_components": [
  87. {
  88. "__id__": 3
  89. },
  90. {
  91. "__id__": 5
  92. },
  93. {
  94. "__id__": 7
  95. },
  96. {
  97. "__id__": 9
  98. },
  99. {
  100. "__id__": 11
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 13
  105. },
  106. "_lpos": {
  107. "__type__": "cc.Vec3",
  108. "x": 0,
  109. "y": 0,
  110. "z": 0
  111. },
  112. "_lrot": {
  113. "__type__": "cc.Quat",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0,
  117. "w": 1
  118. },
  119. "_lscale": {
  120. "__type__": "cc.Vec3",
  121. "x": 1,
  122. "y": 1,
  123. "z": 1
  124. },
  125. "_layer": 33554432,
  126. "_euler": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_id": ""
  133. },
  134. {
  135. "__type__": "cc.UITransform",
  136. "_name": "",
  137. "_objFlags": 0,
  138. "node": {
  139. "__id__": 2
  140. },
  141. "_enabled": true,
  142. "__prefab": {
  143. "__id__": 4
  144. },
  145. "_contentSize": {
  146. "__type__": "cc.Size",
  147. "width": 1080,
  148. "height": 1960
  149. },
  150. "_anchorPoint": {
  151. "__type__": "cc.Vec2",
  152. "x": 0.5,
  153. "y": 0.5
  154. },
  155. "_id": ""
  156. },
  157. {
  158. "__type__": "cc.CompPrefabInfo",
  159. "fileId": "43F/CqYbNKapOXh5lfZhr2"
  160. },
  161. {
  162. "__type__": "cc.Sprite",
  163. "_name": "",
  164. "_objFlags": 0,
  165. "node": {
  166. "__id__": 2
  167. },
  168. "_enabled": true,
  169. "__prefab": {
  170. "__id__": 6
  171. },
  172. "_customMaterial": null,
  173. "_srcBlendFactor": 2,
  174. "_dstBlendFactor": 4,
  175. "_color": {
  176. "__type__": "cc.Color",
  177. "r": 0,
  178. "g": 0,
  179. "b": 0,
  180. "a": 255
  181. },
  182. "_spriteFrame": {
  183. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  184. "__expectedType__": "cc.SpriteFrame"
  185. },
  186. "_type": 0,
  187. "_fillType": 0,
  188. "_sizeMode": 0,
  189. "_fillCenter": {
  190. "__type__": "cc.Vec2",
  191. "x": 0,
  192. "y": 0
  193. },
  194. "_fillStart": 0,
  195. "_fillRange": 0,
  196. "_isTrimmedMode": true,
  197. "_useGrayscale": false,
  198. "_atlas": null,
  199. "_id": ""
  200. },
  201. {
  202. "__type__": "cc.CompPrefabInfo",
  203. "fileId": "e7i/BrootKaa6E5dEnLo38"
  204. },
  205. {
  206. "__type__": "cc.UIOpacity",
  207. "_name": "",
  208. "_objFlags": 0,
  209. "node": {
  210. "__id__": 2
  211. },
  212. "_enabled": true,
  213. "__prefab": {
  214. "__id__": 8
  215. },
  216. "_opacity": 0,
  217. "_id": ""
  218. },
  219. {
  220. "__type__": "cc.CompPrefabInfo",
  221. "fileId": "7bWSNbcZFEvq2N2MuBaLc0"
  222. },
  223. {
  224. "__type__": "cc.BlockInputEvents",
  225. "_name": "",
  226. "_objFlags": 0,
  227. "node": {
  228. "__id__": 2
  229. },
  230. "_enabled": true,
  231. "__prefab": {
  232. "__id__": 10
  233. },
  234. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.CompPrefabInfo",
  238. "fileId": "53ZtwRs2hF9oIOtWHbbOvH"
  239. },
  240. {
  241. "__type__": "cc.Widget",
  242. "_name": "",
  243. "_objFlags": 0,
  244. "node": {
  245. "__id__": 2
  246. },
  247. "_enabled": true,
  248. "__prefab": {
  249. "__id__": 12
  250. },
  251. "_alignFlags": 45,
  252. "_target": null,
  253. "_left": 0,
  254. "_right": 0,
  255. "_top": 0,
  256. "_bottom": 0,
  257. "_horizontalCenter": 0,
  258. "_verticalCenter": 0,
  259. "_isAbsLeft": true,
  260. "_isAbsRight": true,
  261. "_isAbsTop": true,
  262. "_isAbsBottom": true,
  263. "_isAbsHorizontalCenter": true,
  264. "_isAbsVerticalCenter": true,
  265. "_originalWidth": 1400,
  266. "_originalHeight": 2500,
  267. "_alignMode": 2,
  268. "_lockFlags": 0,
  269. "_id": ""
  270. },
  271. {
  272. "__type__": "cc.CompPrefabInfo",
  273. "fileId": "47rZM3YylHHaIan/Qidn7x"
  274. },
  275. {
  276. "__type__": "cc.PrefabInfo",
  277. "root": {
  278. "__id__": 1
  279. },
  280. "asset": {
  281. "__id__": 0
  282. },
  283. "fileId": "f3JZYYesdBV5azzDKWK/OC"
  284. },
  285. {
  286. "__type__": "cc.Node",
  287. "_name": "add_sub_bg",
  288. "_objFlags": 0,
  289. "_parent": {
  290. "__id__": 1
  291. },
  292. "_children": [
  293. {
  294. "__id__": 15
  295. }
  296. ],
  297. "_active": true,
  298. "_components": [
  299. {
  300. "__id__": 49
  301. },
  302. {
  303. "__id__": 51
  304. }
  305. ],
  306. "_prefab": {
  307. "__id__": 53
  308. },
  309. "_lpos": {
  310. "__type__": "cc.Vec3",
  311. "x": 0,
  312. "y": 0,
  313. "z": 0
  314. },
  315. "_lrot": {
  316. "__type__": "cc.Quat",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0,
  320. "w": 1
  321. },
  322. "_lscale": {
  323. "__type__": "cc.Vec3",
  324. "x": 1,
  325. "y": 1,
  326. "z": 1
  327. },
  328. "_layer": 33554432,
  329. "_euler": {
  330. "__type__": "cc.Vec3",
  331. "x": 0,
  332. "y": 0,
  333. "z": 0
  334. },
  335. "_id": ""
  336. },
  337. {
  338. "__type__": "cc.Node",
  339. "_name": "tips_db",
  340. "_objFlags": 0,
  341. "_parent": {
  342. "__id__": 14
  343. },
  344. "_children": [
  345. {
  346. "__id__": 16
  347. }
  348. ],
  349. "_active": true,
  350. "_components": [
  351. {
  352. "__id__": 44
  353. },
  354. {
  355. "__id__": 46
  356. }
  357. ],
  358. "_prefab": {
  359. "__id__": 48
  360. },
  361. "_lpos": {
  362. "__type__": "cc.Vec3",
  363. "x": 0,
  364. "y": 0,
  365. "z": 0
  366. },
  367. "_lrot": {
  368. "__type__": "cc.Quat",
  369. "x": 0,
  370. "y": 0,
  371. "z": 0,
  372. "w": 1
  373. },
  374. "_lscale": {
  375. "__type__": "cc.Vec3",
  376. "x": 1,
  377. "y": 1,
  378. "z": 1
  379. },
  380. "_layer": 33554432,
  381. "_euler": {
  382. "__type__": "cc.Vec3",
  383. "x": 0,
  384. "y": 0,
  385. "z": 0
  386. },
  387. "_id": ""
  388. },
  389. {
  390. "__type__": "cc.Node",
  391. "_name": "Node",
  392. "_objFlags": 0,
  393. "_parent": {
  394. "__id__": 15
  395. },
  396. "_children": [
  397. {
  398. "__id__": 17
  399. },
  400. {
  401. "__id__": 29
  402. }
  403. ],
  404. "_active": true,
  405. "_components": [
  406. {
  407. "__id__": 37
  408. },
  409. {
  410. "__id__": 39
  411. },
  412. {
  413. "__id__": 41
  414. }
  415. ],
  416. "_prefab": {
  417. "__id__": 43
  418. },
  419. "_lpos": {
  420. "__type__": "cc.Vec3",
  421. "x": 0,
  422. "y": 0,
  423. "z": 0
  424. },
  425. "_lrot": {
  426. "__type__": "cc.Quat",
  427. "x": 0,
  428. "y": 0,
  429. "z": 0,
  430. "w": 1
  431. },
  432. "_lscale": {
  433. "__type__": "cc.Vec3",
  434. "x": 1,
  435. "y": 1,
  436. "z": 1
  437. },
  438. "_layer": 33554432,
  439. "_euler": {
  440. "__type__": "cc.Vec3",
  441. "x": 0,
  442. "y": 0,
  443. "z": 0
  444. },
  445. "_id": ""
  446. },
  447. {
  448. "__type__": "cc.Node",
  449. "_name": "chess_jiang_zi",
  450. "_objFlags": 0,
  451. "_parent": {
  452. "__id__": 16
  453. },
  454. "_children": [
  455. {
  456. "__id__": 18
  457. }
  458. ],
  459. "_active": true,
  460. "_components": [
  461. {
  462. "__id__": 24
  463. },
  464. {
  465. "__id__": 26
  466. }
  467. ],
  468. "_prefab": {
  469. "__id__": 28
  470. },
  471. "_lpos": {
  472. "__type__": "cc.Vec3",
  473. "x": -220,
  474. "y": 0,
  475. "z": 0
  476. },
  477. "_lrot": {
  478. "__type__": "cc.Quat",
  479. "x": 0,
  480. "y": 0,
  481. "z": 0,
  482. "w": 1
  483. },
  484. "_lscale": {
  485. "__type__": "cc.Vec3",
  486. "x": 1,
  487. "y": 1,
  488. "z": 1
  489. },
  490. "_layer": 33554432,
  491. "_euler": {
  492. "__type__": "cc.Vec3",
  493. "x": 0,
  494. "y": 0,
  495. "z": 0
  496. },
  497. "_id": ""
  498. },
  499. {
  500. "__type__": "cc.Node",
  501. "_name": "chess_zhuanquan",
  502. "_objFlags": 0,
  503. "_parent": {
  504. "__id__": 17
  505. },
  506. "_children": [],
  507. "_active": true,
  508. "_components": [
  509. {
  510. "__id__": 19
  511. },
  512. {
  513. "__id__": 21
  514. }
  515. ],
  516. "_prefab": {
  517. "__id__": 23
  518. },
  519. "_lpos": {
  520. "__type__": "cc.Vec3",
  521. "x": 0,
  522. "y": 0,
  523. "z": 0
  524. },
  525. "_lrot": {
  526. "__type__": "cc.Quat",
  527. "x": 0,
  528. "y": 0,
  529. "z": 0,
  530. "w": 1
  531. },
  532. "_lscale": {
  533. "__type__": "cc.Vec3",
  534. "x": 1,
  535. "y": 1,
  536. "z": 1
  537. },
  538. "_layer": 33554432,
  539. "_euler": {
  540. "__type__": "cc.Vec3",
  541. "x": 0,
  542. "y": 0,
  543. "z": 0
  544. },
  545. "_id": ""
  546. },
  547. {
  548. "__type__": "cc.UITransform",
  549. "_name": "",
  550. "_objFlags": 0,
  551. "node": {
  552. "__id__": 18
  553. },
  554. "_enabled": true,
  555. "__prefab": {
  556. "__id__": 20
  557. },
  558. "_contentSize": {
  559. "__type__": "cc.Size",
  560. "width": 77,
  561. "height": 80
  562. },
  563. "_anchorPoint": {
  564. "__type__": "cc.Vec2",
  565. "x": 0.5,
  566. "y": 0.5
  567. },
  568. "_id": ""
  569. },
  570. {
  571. "__type__": "cc.CompPrefabInfo",
  572. "fileId": "fcu0rdWeJIl5lt4KERowQ8"
  573. },
  574. {
  575. "__type__": "cc.Sprite",
  576. "_name": "",
  577. "_objFlags": 0,
  578. "node": {
  579. "__id__": 18
  580. },
  581. "_enabled": true,
  582. "__prefab": {
  583. "__id__": 22
  584. },
  585. "_customMaterial": null,
  586. "_srcBlendFactor": 2,
  587. "_dstBlendFactor": 4,
  588. "_color": {
  589. "__type__": "cc.Color",
  590. "r": 255,
  591. "g": 255,
  592. "b": 255,
  593. "a": 255
  594. },
  595. "_spriteFrame": {
  596. "__uuid__": "9fc7a201-39a7-4cbe-84a9-e1e869bcb2ea@f9941",
  597. "__expectedType__": "cc.SpriteFrame"
  598. },
  599. "_type": 0,
  600. "_fillType": 0,
  601. "_sizeMode": 1,
  602. "_fillCenter": {
  603. "__type__": "cc.Vec2",
  604. "x": 0,
  605. "y": 0
  606. },
  607. "_fillStart": 0,
  608. "_fillRange": 0,
  609. "_isTrimmedMode": true,
  610. "_useGrayscale": false,
  611. "_atlas": null,
  612. "_id": ""
  613. },
  614. {
  615. "__type__": "cc.CompPrefabInfo",
  616. "fileId": "2e30BDIgNN2qLUiaNP8u3Z"
  617. },
  618. {
  619. "__type__": "cc.PrefabInfo",
  620. "root": {
  621. "__id__": 1
  622. },
  623. "asset": {
  624. "__id__": 0
  625. },
  626. "fileId": "c2TIrcO4BO6ZFuERytwgV4"
  627. },
  628. {
  629. "__type__": "cc.UITransform",
  630. "_name": "",
  631. "_objFlags": 0,
  632. "node": {
  633. "__id__": 17
  634. },
  635. "_enabled": true,
  636. "__prefab": {
  637. "__id__": 25
  638. },
  639. "_contentSize": {
  640. "__type__": "cc.Size",
  641. "width": 46,
  642. "height": 31
  643. },
  644. "_anchorPoint": {
  645. "__type__": "cc.Vec2",
  646. "x": 0.5,
  647. "y": 0.5
  648. },
  649. "_id": ""
  650. },
  651. {
  652. "__type__": "cc.CompPrefabInfo",
  653. "fileId": "32f3eVxllJGY8bdDUOB1Nz"
  654. },
  655. {
  656. "__type__": "cc.Sprite",
  657. "_name": "",
  658. "_objFlags": 0,
  659. "node": {
  660. "__id__": 17
  661. },
  662. "_enabled": true,
  663. "__prefab": {
  664. "__id__": 27
  665. },
  666. "_customMaterial": null,
  667. "_srcBlendFactor": 2,
  668. "_dstBlendFactor": 4,
  669. "_color": {
  670. "__type__": "cc.Color",
  671. "r": 255,
  672. "g": 255,
  673. "b": 255,
  674. "a": 255
  675. },
  676. "_spriteFrame": {
  677. "__uuid__": "5611aeb5-23de-490b-8670-53d4e0e4316f@f9941",
  678. "__expectedType__": "cc.SpriteFrame"
  679. },
  680. "_type": 0,
  681. "_fillType": 0,
  682. "_sizeMode": 1,
  683. "_fillCenter": {
  684. "__type__": "cc.Vec2",
  685. "x": 0,
  686. "y": 0
  687. },
  688. "_fillStart": 0,
  689. "_fillRange": 0,
  690. "_isTrimmedMode": true,
  691. "_useGrayscale": false,
  692. "_atlas": null,
  693. "_id": ""
  694. },
  695. {
  696. "__type__": "cc.CompPrefabInfo",
  697. "fileId": "96MwoKvSxE35i3eq9dunZ5"
  698. },
  699. {
  700. "__type__": "cc.PrefabInfo",
  701. "root": {
  702. "__id__": 1
  703. },
  704. "asset": {
  705. "__id__": 0
  706. },
  707. "fileId": "d99J3CqppMvK24dNcDeXqq"
  708. },
  709. {
  710. "__type__": "cc.Node",
  711. "_name": "Label",
  712. "_objFlags": 0,
  713. "_parent": {
  714. "__id__": 16
  715. },
  716. "_children": [],
  717. "_active": true,
  718. "_components": [
  719. {
  720. "__id__": 30
  721. },
  722. {
  723. "__id__": 32
  724. },
  725. {
  726. "__id__": 34
  727. }
  728. ],
  729. "_prefab": {
  730. "__id__": 36
  731. },
  732. "_lpos": {
  733. "__type__": "cc.Vec3",
  734. "x": 63,
  735. "y": 0,
  736. "z": 0
  737. },
  738. "_lrot": {
  739. "__type__": "cc.Quat",
  740. "x": 0,
  741. "y": 0,
  742. "z": 0,
  743. "w": 1
  744. },
  745. "_lscale": {
  746. "__type__": "cc.Vec3",
  747. "x": 1,
  748. "y": 1,
  749. "z": 1
  750. },
  751. "_layer": 33554432,
  752. "_euler": {
  753. "__type__": "cc.Vec3",
  754. "x": 0,
  755. "y": 0,
  756. "z": 0
  757. },
  758. "_id": ""
  759. },
  760. {
  761. "__type__": "cc.UITransform",
  762. "_name": "",
  763. "_objFlags": 0,
  764. "node": {
  765. "__id__": 29
  766. },
  767. "_enabled": true,
  768. "__prefab": {
  769. "__id__": 31
  770. },
  771. "_contentSize": {
  772. "__type__": "cc.Size",
  773. "width": 360,
  774. "height": 63
  775. },
  776. "_anchorPoint": {
  777. "__type__": "cc.Vec2",
  778. "x": 0.5,
  779. "y": 0.5
  780. },
  781. "_id": ""
  782. },
  783. {
  784. "__type__": "cc.CompPrefabInfo",
  785. "fileId": "66KgPMAZdJq5CgCF6s4V9y"
  786. },
  787. {
  788. "__type__": "cc.Label",
  789. "_name": "",
  790. "_objFlags": 0,
  791. "node": {
  792. "__id__": 29
  793. },
  794. "_enabled": true,
  795. "__prefab": {
  796. "__id__": 33
  797. },
  798. "_customMaterial": null,
  799. "_srcBlendFactor": 2,
  800. "_dstBlendFactor": 4,
  801. "_color": {
  802. "__type__": "cc.Color",
  803. "r": 255,
  804. "g": 255,
  805. "b": 255,
  806. "a": 255
  807. },
  808. "_string": "等待对方是否同意。",
  809. "_horizontalAlign": 1,
  810. "_verticalAlign": 1,
  811. "_actualFontSize": 40,
  812. "_fontSize": 40,
  813. "_fontFamily": "Arial",
  814. "_lineHeight": 50,
  815. "_overflow": 0,
  816. "_enableWrapText": true,
  817. "_font": null,
  818. "_isSystemFontUsed": true,
  819. "_spacingX": 0,
  820. "_isItalic": false,
  821. "_isBold": false,
  822. "_isUnderline": false,
  823. "_underlineHeight": 2,
  824. "_cacheMode": 0,
  825. "_id": ""
  826. },
  827. {
  828. "__type__": "cc.CompPrefabInfo",
  829. "fileId": "cdyPy+tDxDdZucY9USaQbn"
  830. },
  831. {
  832. "__type__": "cc.LabelOutline",
  833. "_name": "",
  834. "_objFlags": 0,
  835. "node": {
  836. "__id__": 29
  837. },
  838. "_enabled": false,
  839. "__prefab": {
  840. "__id__": 35
  841. },
  842. "_color": {
  843. "__type__": "cc.Color",
  844. "r": 173,
  845. "g": 173,
  846. "b": 173,
  847. "a": 255
  848. },
  849. "_width": 2,
  850. "_id": ""
  851. },
  852. {
  853. "__type__": "cc.CompPrefabInfo",
  854. "fileId": "6awX1C2EBAeafFGBeKoiXs"
  855. },
  856. {
  857. "__type__": "cc.PrefabInfo",
  858. "root": {
  859. "__id__": 1
  860. },
  861. "asset": {
  862. "__id__": 0
  863. },
  864. "fileId": "ccT8fTscZL55idlIyKSRiU"
  865. },
  866. {
  867. "__type__": "cc.UITransform",
  868. "_name": "",
  869. "_objFlags": 0,
  870. "node": {
  871. "__id__": 16
  872. },
  873. "_enabled": true,
  874. "__prefab": {
  875. "__id__": 38
  876. },
  877. "_contentSize": {
  878. "__type__": "cc.Size",
  879. "width": 486,
  880. "height": 100
  881. },
  882. "_anchorPoint": {
  883. "__type__": "cc.Vec2",
  884. "x": 0.5,
  885. "y": 0.5
  886. },
  887. "_id": ""
  888. },
  889. {
  890. "__type__": "cc.CompPrefabInfo",
  891. "fileId": "08tgbTzitE165aysfYMXJn"
  892. },
  893. {
  894. "__type__": "cc.Layout",
  895. "_name": "",
  896. "_objFlags": 0,
  897. "node": {
  898. "__id__": 16
  899. },
  900. "_enabled": true,
  901. "__prefab": {
  902. "__id__": 40
  903. },
  904. "_resizeMode": 1,
  905. "_layoutType": 1,
  906. "_cellSize": {
  907. "__type__": "cc.Size",
  908. "width": 40,
  909. "height": 40
  910. },
  911. "_startAxis": 0,
  912. "_paddingLeft": 0,
  913. "_paddingRight": 0,
  914. "_paddingTop": 0,
  915. "_paddingBottom": 0,
  916. "_spacingX": 80,
  917. "_spacingY": 0,
  918. "_verticalDirection": 1,
  919. "_horizontalDirection": 0,
  920. "_constraint": 0,
  921. "_constraintNum": 2,
  922. "_affectedByScale": false,
  923. "_isAlign": false,
  924. "_id": ""
  925. },
  926. {
  927. "__type__": "cc.CompPrefabInfo",
  928. "fileId": "0ex5dn4PFF8pwJqKRwsMsb"
  929. },
  930. {
  931. "__type__": "cc.Widget",
  932. "_name": "",
  933. "_objFlags": 0,
  934. "node": {
  935. "__id__": 16
  936. },
  937. "_enabled": true,
  938. "__prefab": {
  939. "__id__": 42
  940. },
  941. "_alignFlags": 16,
  942. "_target": null,
  943. "_left": 0,
  944. "_right": 0,
  945. "_top": 0,
  946. "_bottom": 0,
  947. "_horizontalCenter": 0,
  948. "_verticalCenter": 0,
  949. "_isAbsLeft": true,
  950. "_isAbsRight": true,
  951. "_isAbsTop": true,
  952. "_isAbsBottom": true,
  953. "_isAbsHorizontalCenter": true,
  954. "_isAbsVerticalCenter": true,
  955. "_originalWidth": 0,
  956. "_originalHeight": 0,
  957. "_alignMode": 2,
  958. "_lockFlags": 0,
  959. "_id": ""
  960. },
  961. {
  962. "__type__": "cc.CompPrefabInfo",
  963. "fileId": "e4WnWXBihKe4RlV3c3zK7H"
  964. },
  965. {
  966. "__type__": "cc.PrefabInfo",
  967. "root": {
  968. "__id__": 1
  969. },
  970. "asset": {
  971. "__id__": 0
  972. },
  973. "fileId": "54dJ1UblhDvbX9IAiCwq5B"
  974. },
  975. {
  976. "__type__": "cc.UITransform",
  977. "_name": "",
  978. "_objFlags": 0,
  979. "node": {
  980. "__id__": 15
  981. },
  982. "_enabled": true,
  983. "__prefab": {
  984. "__id__": 45
  985. },
  986. "_contentSize": {
  987. "__type__": "cc.Size",
  988. "width": 1039,
  989. "height": 184
  990. },
  991. "_anchorPoint": {
  992. "__type__": "cc.Vec2",
  993. "x": 0.5,
  994. "y": 0.5
  995. },
  996. "_id": ""
  997. },
  998. {
  999. "__type__": "cc.CompPrefabInfo",
  1000. "fileId": "6dI0CUmatLG4/RkpKWax1f"
  1001. },
  1002. {
  1003. "__type__": "cc.Sprite",
  1004. "_name": "",
  1005. "_objFlags": 0,
  1006. "node": {
  1007. "__id__": 15
  1008. },
  1009. "_enabled": true,
  1010. "__prefab": {
  1011. "__id__": 47
  1012. },
  1013. "_customMaterial": null,
  1014. "_srcBlendFactor": 2,
  1015. "_dstBlendFactor": 4,
  1016. "_color": {
  1017. "__type__": "cc.Color",
  1018. "r": 255,
  1019. "g": 255,
  1020. "b": 255,
  1021. "a": 255
  1022. },
  1023. "_spriteFrame": {
  1024. "__uuid__": "a113c14b-6b46-4f90-a811-b961774c48ab@f9941",
  1025. "__expectedType__": "cc.SpriteFrame"
  1026. },
  1027. "_type": 0,
  1028. "_fillType": 0,
  1029. "_sizeMode": 1,
  1030. "_fillCenter": {
  1031. "__type__": "cc.Vec2",
  1032. "x": 0,
  1033. "y": 0
  1034. },
  1035. "_fillStart": 0,
  1036. "_fillRange": 0,
  1037. "_isTrimmedMode": true,
  1038. "_useGrayscale": false,
  1039. "_atlas": null,
  1040. "_id": ""
  1041. },
  1042. {
  1043. "__type__": "cc.CompPrefabInfo",
  1044. "fileId": "afaPgex4dOBbHG5DWisUyu"
  1045. },
  1046. {
  1047. "__type__": "cc.PrefabInfo",
  1048. "root": {
  1049. "__id__": 1
  1050. },
  1051. "asset": {
  1052. "__id__": 0
  1053. },
  1054. "fileId": "e11CqbxzRCQJLsFCkagGva"
  1055. },
  1056. {
  1057. "__type__": "cc.UITransform",
  1058. "_name": "",
  1059. "_objFlags": 0,
  1060. "node": {
  1061. "__id__": 14
  1062. },
  1063. "_enabled": true,
  1064. "__prefab": {
  1065. "__id__": 50
  1066. },
  1067. "_contentSize": {
  1068. "__type__": "cc.Size",
  1069. "width": 1080,
  1070. "height": 1960
  1071. },
  1072. "_anchorPoint": {
  1073. "__type__": "cc.Vec2",
  1074. "x": 0.5,
  1075. "y": 0.5
  1076. },
  1077. "_id": ""
  1078. },
  1079. {
  1080. "__type__": "cc.CompPrefabInfo",
  1081. "fileId": "efdlzyYRVNgLt/P1/VOdey"
  1082. },
  1083. {
  1084. "__type__": "cc.Widget",
  1085. "_name": "",
  1086. "_objFlags": 0,
  1087. "node": {
  1088. "__id__": 14
  1089. },
  1090. "_enabled": true,
  1091. "__prefab": {
  1092. "__id__": 52
  1093. },
  1094. "_alignFlags": 45,
  1095. "_target": null,
  1096. "_left": 0,
  1097. "_right": 0,
  1098. "_top": 0,
  1099. "_bottom": 0,
  1100. "_horizontalCenter": 0,
  1101. "_verticalCenter": 0,
  1102. "_isAbsLeft": true,
  1103. "_isAbsRight": true,
  1104. "_isAbsTop": true,
  1105. "_isAbsBottom": true,
  1106. "_isAbsHorizontalCenter": true,
  1107. "_isAbsVerticalCenter": true,
  1108. "_originalWidth": 604,
  1109. "_originalHeight": 159.2,
  1110. "_alignMode": 2,
  1111. "_lockFlags": 0,
  1112. "_id": ""
  1113. },
  1114. {
  1115. "__type__": "cc.CompPrefabInfo",
  1116. "fileId": "2bHTjSI/5E3qkO54cF3Z28"
  1117. },
  1118. {
  1119. "__type__": "cc.PrefabInfo",
  1120. "root": {
  1121. "__id__": 1
  1122. },
  1123. "asset": {
  1124. "__id__": 0
  1125. },
  1126. "fileId": "84Y3PEK5dJkbQfd821tyPc"
  1127. },
  1128. {
  1129. "__type__": "cc.Node",
  1130. "_name": "Label-001",
  1131. "_objFlags": 0,
  1132. "_parent": {
  1133. "__id__": 1
  1134. },
  1135. "_children": [],
  1136. "_active": false,
  1137. "_components": [
  1138. {
  1139. "__id__": 55
  1140. },
  1141. {
  1142. "__id__": 57
  1143. },
  1144. {
  1145. "__id__": 59
  1146. }
  1147. ],
  1148. "_prefab": {
  1149. "__id__": 61
  1150. },
  1151. "_lpos": {
  1152. "__type__": "cc.Vec3",
  1153. "x": 0,
  1154. "y": -100,
  1155. "z": 0
  1156. },
  1157. "_lrot": {
  1158. "__type__": "cc.Quat",
  1159. "x": 0,
  1160. "y": 0,
  1161. "z": 0,
  1162. "w": 1
  1163. },
  1164. "_lscale": {
  1165. "__type__": "cc.Vec3",
  1166. "x": 1,
  1167. "y": 1,
  1168. "z": 1
  1169. },
  1170. "_layer": 33554432,
  1171. "_euler": {
  1172. "__type__": "cc.Vec3",
  1173. "x": 0,
  1174. "y": 0,
  1175. "z": 0
  1176. },
  1177. "_id": ""
  1178. },
  1179. {
  1180. "__type__": "cc.UITransform",
  1181. "_name": "",
  1182. "_objFlags": 0,
  1183. "node": {
  1184. "__id__": 54
  1185. },
  1186. "_enabled": true,
  1187. "__prefab": {
  1188. "__id__": 56
  1189. },
  1190. "_contentSize": {
  1191. "__type__": "cc.Size",
  1192. "width": 180,
  1193. "height": 75.6
  1194. },
  1195. "_anchorPoint": {
  1196. "__type__": "cc.Vec2",
  1197. "x": 0.5,
  1198. "y": 0.5
  1199. },
  1200. "_id": ""
  1201. },
  1202. {
  1203. "__type__": "cc.CompPrefabInfo",
  1204. "fileId": "79eEHB7HlPCrlP5uIZ/TSa"
  1205. },
  1206. {
  1207. "__type__": "cc.Label",
  1208. "_name": "",
  1209. "_objFlags": 0,
  1210. "node": {
  1211. "__id__": 54
  1212. },
  1213. "_enabled": true,
  1214. "__prefab": {
  1215. "__id__": 58
  1216. },
  1217. "_customMaterial": null,
  1218. "_srcBlendFactor": 2,
  1219. "_dstBlendFactor": 4,
  1220. "_color": {
  1221. "__type__": "cc.Color",
  1222. "r": 0,
  1223. "g": 0,
  1224. "b": 0,
  1225. "a": 255
  1226. },
  1227. "_string": "。。。",
  1228. "_horizontalAlign": 1,
  1229. "_verticalAlign": 1,
  1230. "_actualFontSize": 60,
  1231. "_fontSize": 60,
  1232. "_fontFamily": "Arial",
  1233. "_lineHeight": 60,
  1234. "_overflow": 0,
  1235. "_enableWrapText": true,
  1236. "_font": null,
  1237. "_isSystemFontUsed": true,
  1238. "_spacingX": 0,
  1239. "_isItalic": false,
  1240. "_isBold": true,
  1241. "_isUnderline": false,
  1242. "_underlineHeight": 2,
  1243. "_cacheMode": 0,
  1244. "_id": ""
  1245. },
  1246. {
  1247. "__type__": "cc.CompPrefabInfo",
  1248. "fileId": "60j+PWGPlMCKgcb9tiMpFO"
  1249. },
  1250. {
  1251. "__type__": "cc.LabelOutline",
  1252. "_name": "",
  1253. "_objFlags": 0,
  1254. "node": {
  1255. "__id__": 54
  1256. },
  1257. "_enabled": false,
  1258. "__prefab": {
  1259. "__id__": 60
  1260. },
  1261. "_color": {
  1262. "__type__": "cc.Color",
  1263. "r": 173,
  1264. "g": 173,
  1265. "b": 173,
  1266. "a": 255
  1267. },
  1268. "_width": 2,
  1269. "_id": ""
  1270. },
  1271. {
  1272. "__type__": "cc.CompPrefabInfo",
  1273. "fileId": "f2KOOXT3ZKNaIdxqZvxpL2"
  1274. },
  1275. {
  1276. "__type__": "cc.PrefabInfo",
  1277. "root": {
  1278. "__id__": 1
  1279. },
  1280. "asset": {
  1281. "__id__": 0
  1282. },
  1283. "fileId": "a5r/NV2Y1Oqo8c3bA7LRs0"
  1284. },
  1285. {
  1286. "__type__": "cc.Node",
  1287. "_name": "btn_cancel",
  1288. "_objFlags": 0,
  1289. "_parent": {
  1290. "__id__": 1
  1291. },
  1292. "_children": [
  1293. {
  1294. "__id__": 63
  1295. }
  1296. ],
  1297. "_active": false,
  1298. "_components": [
  1299. {
  1300. "__id__": 69
  1301. },
  1302. {
  1303. "__id__": 71
  1304. },
  1305. {
  1306. "__id__": 73
  1307. }
  1308. ],
  1309. "_prefab": {
  1310. "__id__": 75
  1311. },
  1312. "_lpos": {
  1313. "__type__": "cc.Vec3",
  1314. "x": 0,
  1315. "y": -376.66,
  1316. "z": 0
  1317. },
  1318. "_lrot": {
  1319. "__type__": "cc.Quat",
  1320. "x": 0,
  1321. "y": 0,
  1322. "z": 0,
  1323. "w": 1
  1324. },
  1325. "_lscale": {
  1326. "__type__": "cc.Vec3",
  1327. "x": 1,
  1328. "y": 1,
  1329. "z": 1
  1330. },
  1331. "_layer": 33554432,
  1332. "_euler": {
  1333. "__type__": "cc.Vec3",
  1334. "x": 0,
  1335. "y": 0,
  1336. "z": 0
  1337. },
  1338. "_id": ""
  1339. },
  1340. {
  1341. "__type__": "cc.Node",
  1342. "_name": "Label",
  1343. "_objFlags": 0,
  1344. "_parent": {
  1345. "__id__": 62
  1346. },
  1347. "_children": [],
  1348. "_active": true,
  1349. "_components": [
  1350. {
  1351. "__id__": 64
  1352. },
  1353. {
  1354. "__id__": 66
  1355. }
  1356. ],
  1357. "_prefab": {
  1358. "__id__": 68
  1359. },
  1360. "_lpos": {
  1361. "__type__": "cc.Vec3",
  1362. "x": 0,
  1363. "y": 0,
  1364. "z": 0
  1365. },
  1366. "_lrot": {
  1367. "__type__": "cc.Quat",
  1368. "x": 0,
  1369. "y": 0,
  1370. "z": 0,
  1371. "w": 1
  1372. },
  1373. "_lscale": {
  1374. "__type__": "cc.Vec3",
  1375. "x": 1,
  1376. "y": 1,
  1377. "z": 1
  1378. },
  1379. "_layer": 33554432,
  1380. "_euler": {
  1381. "__type__": "cc.Vec3",
  1382. "x": 0,
  1383. "y": 0,
  1384. "z": 0
  1385. },
  1386. "_id": ""
  1387. },
  1388. {
  1389. "__type__": "cc.UITransform",
  1390. "_name": "",
  1391. "_objFlags": 0,
  1392. "node": {
  1393. "__id__": 63
  1394. },
  1395. "_enabled": true,
  1396. "__prefab": {
  1397. "__id__": 65
  1398. },
  1399. "_contentSize": {
  1400. "__type__": "cc.Size",
  1401. "width": 80,
  1402. "height": 50.4
  1403. },
  1404. "_anchorPoint": {
  1405. "__type__": "cc.Vec2",
  1406. "x": 0.5,
  1407. "y": 0.5
  1408. },
  1409. "_id": ""
  1410. },
  1411. {
  1412. "__type__": "cc.CompPrefabInfo",
  1413. "fileId": "ad5ivjJChMM7G4DNwdpDHu"
  1414. },
  1415. {
  1416. "__type__": "cc.Label",
  1417. "_name": "",
  1418. "_objFlags": 0,
  1419. "node": {
  1420. "__id__": 63
  1421. },
  1422. "_enabled": true,
  1423. "__prefab": {
  1424. "__id__": 67
  1425. },
  1426. "_customMaterial": null,
  1427. "_srcBlendFactor": 2,
  1428. "_dstBlendFactor": 4,
  1429. "_color": {
  1430. "__type__": "cc.Color",
  1431. "r": 255,
  1432. "g": 236,
  1433. "b": 219,
  1434. "a": 255
  1435. },
  1436. "_string": "取消",
  1437. "_horizontalAlign": 1,
  1438. "_verticalAlign": 1,
  1439. "_actualFontSize": 40,
  1440. "_fontSize": 40,
  1441. "_fontFamily": "Arial",
  1442. "_lineHeight": 40,
  1443. "_overflow": 0,
  1444. "_enableWrapText": true,
  1445. "_font": null,
  1446. "_isSystemFontUsed": true,
  1447. "_spacingX": 0,
  1448. "_isItalic": false,
  1449. "_isBold": false,
  1450. "_isUnderline": false,
  1451. "_underlineHeight": 2,
  1452. "_cacheMode": 0,
  1453. "_id": ""
  1454. },
  1455. {
  1456. "__type__": "cc.CompPrefabInfo",
  1457. "fileId": "47JtQxF+NEMb2nBfmEYdgR"
  1458. },
  1459. {
  1460. "__type__": "cc.PrefabInfo",
  1461. "root": {
  1462. "__id__": 1
  1463. },
  1464. "asset": {
  1465. "__id__": 0
  1466. },
  1467. "fileId": "f2qG5aEmhJyZd//yDwLTk8"
  1468. },
  1469. {
  1470. "__type__": "cc.UITransform",
  1471. "_name": "",
  1472. "_objFlags": 0,
  1473. "node": {
  1474. "__id__": 62
  1475. },
  1476. "_enabled": true,
  1477. "__prefab": {
  1478. "__id__": 70
  1479. },
  1480. "_contentSize": {
  1481. "__type__": "cc.Size",
  1482. "width": 256,
  1483. "height": 75
  1484. },
  1485. "_anchorPoint": {
  1486. "__type__": "cc.Vec2",
  1487. "x": 0.5,
  1488. "y": 0.5
  1489. },
  1490. "_id": ""
  1491. },
  1492. {
  1493. "__type__": "cc.CompPrefabInfo",
  1494. "fileId": "3bIC9fBJRJI7OOJA93+D2g"
  1495. },
  1496. {
  1497. "__type__": "cc.Sprite",
  1498. "_name": "",
  1499. "_objFlags": 0,
  1500. "node": {
  1501. "__id__": 62
  1502. },
  1503. "_enabled": true,
  1504. "__prefab": {
  1505. "__id__": 72
  1506. },
  1507. "_customMaterial": null,
  1508. "_srcBlendFactor": 2,
  1509. "_dstBlendFactor": 4,
  1510. "_color": {
  1511. "__type__": "cc.Color",
  1512. "r": 255,
  1513. "g": 255,
  1514. "b": 255,
  1515. "a": 255
  1516. },
  1517. "_spriteFrame": {
  1518. "__uuid__": "ed47154e-e8ec-4abd-b8f5-a4499e2e2589@f9941",
  1519. "__expectedType__": "cc.SpriteFrame"
  1520. },
  1521. "_type": 0,
  1522. "_fillType": 0,
  1523. "_sizeMode": 0,
  1524. "_fillCenter": {
  1525. "__type__": "cc.Vec2",
  1526. "x": 0,
  1527. "y": 0
  1528. },
  1529. "_fillStart": 0,
  1530. "_fillRange": 0,
  1531. "_isTrimmedMode": true,
  1532. "_useGrayscale": false,
  1533. "_atlas": null,
  1534. "_id": ""
  1535. },
  1536. {
  1537. "__type__": "cc.CompPrefabInfo",
  1538. "fileId": "c28Yse72NOBLHHIxeo4Frc"
  1539. },
  1540. {
  1541. "__type__": "cc.Button",
  1542. "_name": "",
  1543. "_objFlags": 0,
  1544. "node": {
  1545. "__id__": 62
  1546. },
  1547. "_enabled": true,
  1548. "__prefab": {
  1549. "__id__": 74
  1550. },
  1551. "clickEvents": [],
  1552. "_interactable": true,
  1553. "_transition": 0,
  1554. "_normalColor": {
  1555. "__type__": "cc.Color",
  1556. "r": 255,
  1557. "g": 255,
  1558. "b": 255,
  1559. "a": 255
  1560. },
  1561. "_hoverColor": {
  1562. "__type__": "cc.Color",
  1563. "r": 211,
  1564. "g": 211,
  1565. "b": 211,
  1566. "a": 255
  1567. },
  1568. "_pressedColor": {
  1569. "__type__": "cc.Color",
  1570. "r": 255,
  1571. "g": 255,
  1572. "b": 255,
  1573. "a": 255
  1574. },
  1575. "_disabledColor": {
  1576. "__type__": "cc.Color",
  1577. "r": 124,
  1578. "g": 124,
  1579. "b": 124,
  1580. "a": 255
  1581. },
  1582. "_normalSprite": null,
  1583. "_hoverSprite": null,
  1584. "_pressedSprite": null,
  1585. "_disabledSprite": null,
  1586. "_duration": 0.1,
  1587. "_zoomScale": 1.2,
  1588. "_target": null,
  1589. "_id": ""
  1590. },
  1591. {
  1592. "__type__": "cc.CompPrefabInfo",
  1593. "fileId": "fevpdommpENZIMDeO2CDkd"
  1594. },
  1595. {
  1596. "__type__": "cc.PrefabInfo",
  1597. "root": {
  1598. "__id__": 1
  1599. },
  1600. "asset": {
  1601. "__id__": 0
  1602. },
  1603. "fileId": "49OWDUod9PV7UIGCz07NUc"
  1604. },
  1605. {
  1606. "__type__": "cc.UITransform",
  1607. "_name": "",
  1608. "_objFlags": 0,
  1609. "node": {
  1610. "__id__": 1
  1611. },
  1612. "_enabled": true,
  1613. "__prefab": {
  1614. "__id__": 77
  1615. },
  1616. "_contentSize": {
  1617. "__type__": "cc.Size",
  1618. "width": 1080,
  1619. "height": 1960
  1620. },
  1621. "_anchorPoint": {
  1622. "__type__": "cc.Vec2",
  1623. "x": 0.5,
  1624. "y": 0.5
  1625. },
  1626. "_id": ""
  1627. },
  1628. {
  1629. "__type__": "cc.CompPrefabInfo",
  1630. "fileId": "b37jvBATZEQINg813lALJX"
  1631. },
  1632. {
  1633. "__type__": "210caZxipNM/ayqaKqBRKGr",
  1634. "_name": "",
  1635. "_objFlags": 0,
  1636. "node": {
  1637. "__id__": 1
  1638. },
  1639. "_enabled": true,
  1640. "__prefab": {
  1641. "__id__": 79
  1642. },
  1643. "lab_des": {
  1644. "__id__": 32
  1645. },
  1646. "btn_cancel": {
  1647. "__id__": 62
  1648. },
  1649. "lab_loading": {
  1650. "__id__": 54
  1651. },
  1652. "sp_loading": {
  1653. "__id__": 18
  1654. },
  1655. "_id": ""
  1656. },
  1657. {
  1658. "__type__": "cc.CompPrefabInfo",
  1659. "fileId": "26Sn/gD39CrIfGwQqapRFL"
  1660. },
  1661. {
  1662. "__type__": "cc.Widget",
  1663. "_name": "",
  1664. "_objFlags": 0,
  1665. "node": {
  1666. "__id__": 1
  1667. },
  1668. "_enabled": true,
  1669. "__prefab": {
  1670. "__id__": 81
  1671. },
  1672. "_alignFlags": 45,
  1673. "_target": null,
  1674. "_left": 0,
  1675. "_right": 0,
  1676. "_top": 0,
  1677. "_bottom": 0,
  1678. "_horizontalCenter": 0,
  1679. "_verticalCenter": 0,
  1680. "_isAbsLeft": true,
  1681. "_isAbsRight": true,
  1682. "_isAbsTop": true,
  1683. "_isAbsBottom": true,
  1684. "_isAbsHorizontalCenter": true,
  1685. "_isAbsVerticalCenter": true,
  1686. "_originalWidth": 100,
  1687. "_originalHeight": 100,
  1688. "_alignMode": 2,
  1689. "_lockFlags": 0,
  1690. "_id": ""
  1691. },
  1692. {
  1693. "__type__": "cc.CompPrefabInfo",
  1694. "fileId": "7fc/VmBLRHArHJ03NajQEO"
  1695. },
  1696. {
  1697. "__type__": "cc.PrefabInfo",
  1698. "root": {
  1699. "__id__": 1
  1700. },
  1701. "asset": {
  1702. "__id__": 0
  1703. },
  1704. "fileId": "c46/YsCPVOJYA4mWEpNYRx"
  1705. }
  1706. ]