Complain.prefab 28 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544
  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": "Complain",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 40
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 41
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 0,
  47. "height": 0
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "NoClick",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 5
  102. },
  103. "_opacity": 155,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 0,
  107. "g": 0,
  108. "b": 0,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 2280,
  114. "height": 750
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  161. }
  162. ],
  163. "_srcBlendFactor": 770,
  164. "_dstBlendFactor": 771,
  165. "_spriteFrame": {
  166. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  167. },
  168. "_type": 0,
  169. "_sizeMode": 0,
  170. "_fillType": 0,
  171. "_fillCenter": {
  172. "__type__": "cc.Vec2",
  173. "x": 0,
  174. "y": 0
  175. },
  176. "_fillStart": 0,
  177. "_fillRange": 0,
  178. "_isTrimmedMode": true,
  179. "_atlas": null,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.Button",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "node": {
  187. "__id__": 2
  188. },
  189. "_enabled": true,
  190. "_normalMaterial": null,
  191. "_grayMaterial": null,
  192. "duration": 0.1,
  193. "zoomScale": 1.2,
  194. "clickEvents": [],
  195. "_N$interactable": true,
  196. "_N$enableAutoGrayEffect": false,
  197. "_N$transition": 0,
  198. "transition": 0,
  199. "_N$normalColor": {
  200. "__type__": "cc.Color",
  201. "r": 214,
  202. "g": 214,
  203. "b": 214,
  204. "a": 255
  205. },
  206. "_N$pressedColor": {
  207. "__type__": "cc.Color",
  208. "r": 211,
  209. "g": 211,
  210. "b": 211,
  211. "a": 255
  212. },
  213. "pressedColor": {
  214. "__type__": "cc.Color",
  215. "r": 211,
  216. "g": 211,
  217. "b": 211,
  218. "a": 255
  219. },
  220. "_N$hoverColor": {
  221. "__type__": "cc.Color",
  222. "r": 255,
  223. "g": 255,
  224. "b": 255,
  225. "a": 255
  226. },
  227. "hoverColor": {
  228. "__type__": "cc.Color",
  229. "r": 255,
  230. "g": 255,
  231. "b": 255,
  232. "a": 255
  233. },
  234. "_N$disabledColor": {
  235. "__type__": "cc.Color",
  236. "r": 124,
  237. "g": 124,
  238. "b": 124,
  239. "a": 255
  240. },
  241. "_N$normalSprite": null,
  242. "_N$pressedSprite": null,
  243. "pressedSprite": null,
  244. "_N$hoverSprite": null,
  245. "hoverSprite": null,
  246. "_N$disabledSprite": null,
  247. "_N$target": {
  248. "__id__": 2
  249. },
  250. "_id": ""
  251. },
  252. {
  253. "__type__": "cc.PrefabInfo",
  254. "root": {
  255. "__id__": 1
  256. },
  257. "asset": {
  258. "__id__": 0
  259. },
  260. "fileId": "88Py3aypdODr77lnNjiy2n",
  261. "sync": false
  262. },
  263. {
  264. "__type__": "cc.Node",
  265. "_name": "BG",
  266. "_objFlags": 0,
  267. "_parent": {
  268. "__id__": 1
  269. },
  270. "_children": [
  271. {
  272. "__id__": 7
  273. },
  274. {
  275. "__id__": 10
  276. },
  277. {
  278. "__id__": 13
  279. },
  280. {
  281. "__id__": 18
  282. },
  283. {
  284. "__id__": 23
  285. }
  286. ],
  287. "_active": true,
  288. "_components": [
  289. {
  290. "__id__": 38
  291. }
  292. ],
  293. "_prefab": {
  294. "__id__": 39
  295. },
  296. "_opacity": 255,
  297. "_color": {
  298. "__type__": "cc.Color",
  299. "r": 255,
  300. "g": 255,
  301. "b": 255,
  302. "a": 255
  303. },
  304. "_contentSize": {
  305. "__type__": "cc.Size",
  306. "width": 860,
  307. "height": 531
  308. },
  309. "_anchorPoint": {
  310. "__type__": "cc.Vec2",
  311. "x": 0.5,
  312. "y": 0.5
  313. },
  314. "_trs": {
  315. "__type__": "TypedArray",
  316. "ctor": "Float64Array",
  317. "array": [
  318. 0,
  319. 0,
  320. 0,
  321. 0,
  322. 0,
  323. 0,
  324. 1,
  325. 1,
  326. 1,
  327. 1
  328. ]
  329. },
  330. "_eulerAngles": {
  331. "__type__": "cc.Vec3",
  332. "x": 0,
  333. "y": 0,
  334. "z": 0
  335. },
  336. "_skewX": 0,
  337. "_skewY": 0,
  338. "_is3DNode": false,
  339. "_groupIndex": 0,
  340. "groupIndex": 0,
  341. "_id": ""
  342. },
  343. {
  344. "__type__": "cc.Node",
  345. "_name": "BGT4",
  346. "_objFlags": 0,
  347. "_parent": {
  348. "__id__": 6
  349. },
  350. "_children": [],
  351. "_active": true,
  352. "_components": [
  353. {
  354. "__id__": 8
  355. }
  356. ],
  357. "_prefab": {
  358. "__id__": 9
  359. },
  360. "_opacity": 255,
  361. "_color": {
  362. "__type__": "cc.Color",
  363. "r": 255,
  364. "g": 255,
  365. "b": 255,
  366. "a": 255
  367. },
  368. "_contentSize": {
  369. "__type__": "cc.Size",
  370. "width": 461,
  371. "height": 28
  372. },
  373. "_anchorPoint": {
  374. "__type__": "cc.Vec2",
  375. "x": 0.5,
  376. "y": 0.5
  377. },
  378. "_trs": {
  379. "__type__": "TypedArray",
  380. "ctor": "Float64Array",
  381. "array": [
  382. 0,
  383. 222.913,
  384. 0,
  385. 0,
  386. 0,
  387. 0,
  388. 1,
  389. 1,
  390. 1,
  391. 1
  392. ]
  393. },
  394. "_eulerAngles": {
  395. "__type__": "cc.Vec3",
  396. "x": 0,
  397. "y": 0,
  398. "z": 0
  399. },
  400. "_skewX": 0,
  401. "_skewY": 0,
  402. "_is3DNode": false,
  403. "_groupIndex": 0,
  404. "groupIndex": 0,
  405. "_id": ""
  406. },
  407. {
  408. "__type__": "cc.Sprite",
  409. "_name": "",
  410. "_objFlags": 0,
  411. "node": {
  412. "__id__": 7
  413. },
  414. "_enabled": true,
  415. "_materials": [
  416. {
  417. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  418. }
  419. ],
  420. "_srcBlendFactor": 770,
  421. "_dstBlendFactor": 771,
  422. "_spriteFrame": {
  423. "__uuid__": "6974061c-ff88-4712-86b3-736b3cfbed9b"
  424. },
  425. "_type": 0,
  426. "_sizeMode": 1,
  427. "_fillType": 0,
  428. "_fillCenter": {
  429. "__type__": "cc.Vec2",
  430. "x": 0,
  431. "y": 0
  432. },
  433. "_fillStart": 0,
  434. "_fillRange": 0,
  435. "_isTrimmedMode": true,
  436. "_atlas": null,
  437. "_id": ""
  438. },
  439. {
  440. "__type__": "cc.PrefabInfo",
  441. "root": {
  442. "__id__": 1
  443. },
  444. "asset": {
  445. "__id__": 0
  446. },
  447. "fileId": "0dr6wtViFHjY8dSXRsclt2",
  448. "sync": false
  449. },
  450. {
  451. "__type__": "cc.Node",
  452. "_name": "TComplain",
  453. "_objFlags": 0,
  454. "_parent": {
  455. "__id__": 6
  456. },
  457. "_children": [],
  458. "_active": true,
  459. "_components": [
  460. {
  461. "__id__": 11
  462. }
  463. ],
  464. "_prefab": {
  465. "__id__": 12
  466. },
  467. "_opacity": 255,
  468. "_color": {
  469. "__type__": "cc.Color",
  470. "r": 255,
  471. "g": 255,
  472. "b": 255,
  473. "a": 255
  474. },
  475. "_contentSize": {
  476. "__type__": "cc.Size",
  477. "width": 221,
  478. "height": 51
  479. },
  480. "_anchorPoint": {
  481. "__type__": "cc.Vec2",
  482. "x": 0.5,
  483. "y": 0.5
  484. },
  485. "_trs": {
  486. "__type__": "TypedArray",
  487. "ctor": "Float64Array",
  488. "array": [
  489. 0,
  490. 222.023,
  491. 0,
  492. 0,
  493. 0,
  494. 0,
  495. 1,
  496. 1,
  497. 1,
  498. 1
  499. ]
  500. },
  501. "_eulerAngles": {
  502. "__type__": "cc.Vec3",
  503. "x": 0,
  504. "y": 0,
  505. "z": 0
  506. },
  507. "_skewX": 0,
  508. "_skewY": 0,
  509. "_is3DNode": false,
  510. "_groupIndex": 0,
  511. "groupIndex": 0,
  512. "_id": ""
  513. },
  514. {
  515. "__type__": "cc.Sprite",
  516. "_name": "",
  517. "_objFlags": 0,
  518. "node": {
  519. "__id__": 10
  520. },
  521. "_enabled": true,
  522. "_materials": [
  523. {
  524. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  525. }
  526. ],
  527. "_srcBlendFactor": 770,
  528. "_dstBlendFactor": 771,
  529. "_spriteFrame": {
  530. "__uuid__": "19c69700-5187-4f78-8681-0683831c3ca8"
  531. },
  532. "_type": 0,
  533. "_sizeMode": 1,
  534. "_fillType": 0,
  535. "_fillCenter": {
  536. "__type__": "cc.Vec2",
  537. "x": 0,
  538. "y": 0
  539. },
  540. "_fillStart": 0,
  541. "_fillRange": 0,
  542. "_isTrimmedMode": true,
  543. "_atlas": null,
  544. "_id": ""
  545. },
  546. {
  547. "__type__": "cc.PrefabInfo",
  548. "root": {
  549. "__id__": 1
  550. },
  551. "asset": {
  552. "__id__": 0
  553. },
  554. "fileId": "5a3Lv7h+NLZ7qMf3ZlE7b2",
  555. "sync": false
  556. },
  557. {
  558. "__type__": "cc.Node",
  559. "_name": "BtCloseDlg1",
  560. "_objFlags": 0,
  561. "_parent": {
  562. "__id__": 6
  563. },
  564. "_children": [],
  565. "_active": true,
  566. "_components": [
  567. {
  568. "__id__": 14
  569. },
  570. {
  571. "__id__": 15
  572. }
  573. ],
  574. "_prefab": {
  575. "__id__": 17
  576. },
  577. "_opacity": 255,
  578. "_color": {
  579. "__type__": "cc.Color",
  580. "r": 255,
  581. "g": 255,
  582. "b": 255,
  583. "a": 255
  584. },
  585. "_contentSize": {
  586. "__type__": "cc.Size",
  587. "width": 52,
  588. "height": 55
  589. },
  590. "_anchorPoint": {
  591. "__type__": "cc.Vec2",
  592. "x": 0.5,
  593. "y": 0.5
  594. },
  595. "_trs": {
  596. "__type__": "TypedArray",
  597. "ctor": "Float64Array",
  598. "array": [
  599. 379,
  600. 221,
  601. 0,
  602. 0,
  603. 0,
  604. 0,
  605. 1,
  606. 1,
  607. 1,
  608. 1
  609. ]
  610. },
  611. "_eulerAngles": {
  612. "__type__": "cc.Vec3",
  613. "x": 0,
  614. "y": 0,
  615. "z": 0
  616. },
  617. "_skewX": 0,
  618. "_skewY": 0,
  619. "_is3DNode": false,
  620. "_groupIndex": 0,
  621. "groupIndex": 0,
  622. "_id": ""
  623. },
  624. {
  625. "__type__": "cc.Sprite",
  626. "_name": "",
  627. "_objFlags": 0,
  628. "node": {
  629. "__id__": 13
  630. },
  631. "_enabled": true,
  632. "_materials": [
  633. {
  634. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  635. }
  636. ],
  637. "_srcBlendFactor": 770,
  638. "_dstBlendFactor": 771,
  639. "_spriteFrame": {
  640. "__uuid__": "0af21981-27d3-4f38-a8c5-4dcc169dc3f8"
  641. },
  642. "_type": 0,
  643. "_sizeMode": 1,
  644. "_fillType": 0,
  645. "_fillCenter": {
  646. "__type__": "cc.Vec2",
  647. "x": 0,
  648. "y": 0
  649. },
  650. "_fillStart": 0,
  651. "_fillRange": 0,
  652. "_isTrimmedMode": true,
  653. "_atlas": null,
  654. "_id": ""
  655. },
  656. {
  657. "__type__": "cc.Button",
  658. "_name": "",
  659. "_objFlags": 0,
  660. "node": {
  661. "__id__": 13
  662. },
  663. "_enabled": true,
  664. "_normalMaterial": null,
  665. "_grayMaterial": null,
  666. "duration": 0.1,
  667. "zoomScale": 1.2,
  668. "clickEvents": [
  669. {
  670. "__id__": 16
  671. }
  672. ],
  673. "_N$interactable": true,
  674. "_N$enableAutoGrayEffect": false,
  675. "_N$transition": 1,
  676. "transition": 1,
  677. "_N$normalColor": {
  678. "__type__": "cc.Color",
  679. "r": 255,
  680. "g": 255,
  681. "b": 255,
  682. "a": 255
  683. },
  684. "_N$pressedColor": {
  685. "__type__": "cc.Color",
  686. "r": 168,
  687. "g": 168,
  688. "b": 168,
  689. "a": 255
  690. },
  691. "pressedColor": {
  692. "__type__": "cc.Color",
  693. "r": 168,
  694. "g": 168,
  695. "b": 168,
  696. "a": 255
  697. },
  698. "_N$hoverColor": {
  699. "__type__": "cc.Color",
  700. "r": 255,
  701. "g": 255,
  702. "b": 255,
  703. "a": 255
  704. },
  705. "hoverColor": {
  706. "__type__": "cc.Color",
  707. "r": 255,
  708. "g": 255,
  709. "b": 255,
  710. "a": 255
  711. },
  712. "_N$disabledColor": {
  713. "__type__": "cc.Color",
  714. "r": 124,
  715. "g": 124,
  716. "b": 124,
  717. "a": 255
  718. },
  719. "_N$normalSprite": null,
  720. "_N$pressedSprite": null,
  721. "pressedSprite": null,
  722. "_N$hoverSprite": null,
  723. "hoverSprite": null,
  724. "_N$disabledSprite": null,
  725. "_N$target": {
  726. "__id__": 13
  727. },
  728. "_id": ""
  729. },
  730. {
  731. "__type__": "cc.ClickEvent",
  732. "target": {
  733. "__id__": 1
  734. },
  735. "component": "",
  736. "_componentId": "3eb938qWshPsqroEFvT90t0",
  737. "handler": "HideView",
  738. "customEventData": ""
  739. },
  740. {
  741. "__type__": "cc.PrefabInfo",
  742. "root": {
  743. "__id__": 1
  744. },
  745. "asset": {
  746. "__id__": 0
  747. },
  748. "fileId": "caO8QzVxNMt6ZN3HulR2yH",
  749. "sync": false
  750. },
  751. {
  752. "__type__": "cc.Node",
  753. "_name": "BtCallBack",
  754. "_objFlags": 0,
  755. "_parent": {
  756. "__id__": 6
  757. },
  758. "_children": [],
  759. "_active": true,
  760. "_components": [
  761. {
  762. "__id__": 19
  763. },
  764. {
  765. "__id__": 20
  766. }
  767. ],
  768. "_prefab": {
  769. "__id__": 22
  770. },
  771. "_opacity": 255,
  772. "_color": {
  773. "__type__": "cc.Color",
  774. "r": 255,
  775. "g": 255,
  776. "b": 255,
  777. "a": 255
  778. },
  779. "_contentSize": {
  780. "__type__": "cc.Size",
  781. "width": 244,
  782. "height": 83
  783. },
  784. "_anchorPoint": {
  785. "__type__": "cc.Vec2",
  786. "x": 0.5,
  787. "y": 0.5
  788. },
  789. "_trs": {
  790. "__type__": "TypedArray",
  791. "ctor": "Float64Array",
  792. "array": [
  793. 0,
  794. -187,
  795. 0,
  796. 0,
  797. 0,
  798. 0,
  799. 1,
  800. 1,
  801. 1,
  802. 1
  803. ]
  804. },
  805. "_eulerAngles": {
  806. "__type__": "cc.Vec3",
  807. "x": 0,
  808. "y": 0,
  809. "z": 0
  810. },
  811. "_skewX": 0,
  812. "_skewY": 0,
  813. "_is3DNode": false,
  814. "_groupIndex": 0,
  815. "groupIndex": 0,
  816. "_id": ""
  817. },
  818. {
  819. "__type__": "cc.Sprite",
  820. "_name": "",
  821. "_objFlags": 0,
  822. "node": {
  823. "__id__": 18
  824. },
  825. "_enabled": true,
  826. "_materials": [
  827. {
  828. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  829. }
  830. ],
  831. "_srcBlendFactor": 770,
  832. "_dstBlendFactor": 771,
  833. "_spriteFrame": {
  834. "__uuid__": "f59bd474-c6e0-4ad4-9b96-8d69ede90ef6"
  835. },
  836. "_type": 0,
  837. "_sizeMode": 1,
  838. "_fillType": 0,
  839. "_fillCenter": {
  840. "__type__": "cc.Vec2",
  841. "x": 0,
  842. "y": 0
  843. },
  844. "_fillStart": 0,
  845. "_fillRange": 0,
  846. "_isTrimmedMode": true,
  847. "_atlas": null,
  848. "_id": ""
  849. },
  850. {
  851. "__type__": "cc.Button",
  852. "_name": "",
  853. "_objFlags": 0,
  854. "node": {
  855. "__id__": 18
  856. },
  857. "_enabled": true,
  858. "_normalMaterial": null,
  859. "_grayMaterial": null,
  860. "duration": 0.1,
  861. "zoomScale": 1.2,
  862. "clickEvents": [
  863. {
  864. "__id__": 21
  865. }
  866. ],
  867. "_N$interactable": true,
  868. "_N$enableAutoGrayEffect": false,
  869. "_N$transition": 1,
  870. "transition": 1,
  871. "_N$normalColor": {
  872. "__type__": "cc.Color",
  873. "r": 255,
  874. "g": 255,
  875. "b": 255,
  876. "a": 255
  877. },
  878. "_N$pressedColor": {
  879. "__type__": "cc.Color",
  880. "r": 165,
  881. "g": 165,
  882. "b": 165,
  883. "a": 255
  884. },
  885. "pressedColor": {
  886. "__type__": "cc.Color",
  887. "r": 165,
  888. "g": 165,
  889. "b": 165,
  890. "a": 255
  891. },
  892. "_N$hoverColor": {
  893. "__type__": "cc.Color",
  894. "r": 255,
  895. "g": 255,
  896. "b": 255,
  897. "a": 255
  898. },
  899. "hoverColor": {
  900. "__type__": "cc.Color",
  901. "r": 255,
  902. "g": 255,
  903. "b": 255,
  904. "a": 255
  905. },
  906. "_N$disabledColor": {
  907. "__type__": "cc.Color",
  908. "r": 124,
  909. "g": 124,
  910. "b": 124,
  911. "a": 255
  912. },
  913. "_N$normalSprite": null,
  914. "_N$pressedSprite": null,
  915. "pressedSprite": null,
  916. "_N$hoverSprite": null,
  917. "hoverSprite": null,
  918. "_N$disabledSprite": null,
  919. "_N$target": {
  920. "__id__": 18
  921. },
  922. "_id": ""
  923. },
  924. {
  925. "__type__": "cc.ClickEvent",
  926. "target": {
  927. "__id__": 1
  928. },
  929. "component": "",
  930. "_componentId": "3eb938qWshPsqroEFvT90t0",
  931. "handler": "OnClickCommitComplain",
  932. "customEventData": ""
  933. },
  934. {
  935. "__type__": "cc.PrefabInfo",
  936. "root": {
  937. "__id__": 1
  938. },
  939. "asset": {
  940. "__id__": 0
  941. },
  942. "fileId": "22LKzANqBCXKPtNdtHshG+",
  943. "sync": false
  944. },
  945. {
  946. "__type__": "cc.Node",
  947. "_name": "New EditBox",
  948. "_objFlags": 0,
  949. "_parent": {
  950. "__id__": 6
  951. },
  952. "_children": [
  953. {
  954. "__id__": 24
  955. },
  956. {
  957. "__id__": 28
  958. },
  959. {
  960. "__id__": 32
  961. }
  962. ],
  963. "_active": true,
  964. "_components": [
  965. {
  966. "__id__": 36
  967. }
  968. ],
  969. "_prefab": {
  970. "__id__": 37
  971. },
  972. "_opacity": 255,
  973. "_color": {
  974. "__type__": "cc.Color",
  975. "r": 255,
  976. "g": 255,
  977. "b": 255,
  978. "a": 255
  979. },
  980. "_contentSize": {
  981. "__type__": "cc.Size",
  982. "width": 610,
  983. "height": 220
  984. },
  985. "_anchorPoint": {
  986. "__type__": "cc.Vec2",
  987. "x": 0.5,
  988. "y": 0.5
  989. },
  990. "_trs": {
  991. "__type__": "TypedArray",
  992. "ctor": "Float64Array",
  993. "array": [
  994. 0,
  995. 10,
  996. 0,
  997. 0,
  998. 0,
  999. 0,
  1000. 1,
  1001. 1,
  1002. 1,
  1003. 1
  1004. ]
  1005. },
  1006. "_eulerAngles": {
  1007. "__type__": "cc.Vec3",
  1008. "x": 0,
  1009. "y": 0,
  1010. "z": 0
  1011. },
  1012. "_skewX": 0,
  1013. "_skewY": 0,
  1014. "_is3DNode": false,
  1015. "_groupIndex": 0,
  1016. "groupIndex": 0,
  1017. "_id": ""
  1018. },
  1019. {
  1020. "__type__": "cc.Node",
  1021. "_name": "BACKGROUND_SPRITE",
  1022. "_objFlags": 0,
  1023. "_parent": {
  1024. "__id__": 23
  1025. },
  1026. "_children": [],
  1027. "_active": true,
  1028. "_components": [
  1029. {
  1030. "__id__": 25
  1031. },
  1032. {
  1033. "__id__": 26
  1034. }
  1035. ],
  1036. "_prefab": {
  1037. "__id__": 27
  1038. },
  1039. "_opacity": 255,
  1040. "_color": {
  1041. "__type__": "cc.Color",
  1042. "r": 255,
  1043. "g": 255,
  1044. "b": 255,
  1045. "a": 255
  1046. },
  1047. "_contentSize": {
  1048. "__type__": "cc.Size",
  1049. "width": 650,
  1050. "height": 260
  1051. },
  1052. "_anchorPoint": {
  1053. "__type__": "cc.Vec2",
  1054. "x": 0.5,
  1055. "y": 0.5
  1056. },
  1057. "_trs": {
  1058. "__type__": "TypedArray",
  1059. "ctor": "Float64Array",
  1060. "array": [
  1061. 0,
  1062. 0,
  1063. 0,
  1064. 0,
  1065. 0,
  1066. 0,
  1067. 1,
  1068. 1,
  1069. 1,
  1070. 1
  1071. ]
  1072. },
  1073. "_eulerAngles": {
  1074. "__type__": "cc.Vec3",
  1075. "x": 0,
  1076. "y": 0,
  1077. "z": 0
  1078. },
  1079. "_skewX": 0,
  1080. "_skewY": 0,
  1081. "_is3DNode": false,
  1082. "_groupIndex": 0,
  1083. "groupIndex": 0,
  1084. "_id": ""
  1085. },
  1086. {
  1087. "__type__": "cc.Sprite",
  1088. "_name": "",
  1089. "_objFlags": 0,
  1090. "node": {
  1091. "__id__": 24
  1092. },
  1093. "_enabled": true,
  1094. "_materials": [
  1095. {
  1096. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1097. }
  1098. ],
  1099. "_srcBlendFactor": 770,
  1100. "_dstBlendFactor": 771,
  1101. "_spriteFrame": {
  1102. "__uuid__": "12fde944-5393-40fb-a3a5-1964a92f169b"
  1103. },
  1104. "_type": 1,
  1105. "_sizeMode": 0,
  1106. "_fillType": 0,
  1107. "_fillCenter": {
  1108. "__type__": "cc.Vec2",
  1109. "x": 0,
  1110. "y": 0
  1111. },
  1112. "_fillStart": 0,
  1113. "_fillRange": 0,
  1114. "_isTrimmedMode": true,
  1115. "_atlas": null,
  1116. "_id": ""
  1117. },
  1118. {
  1119. "__type__": "cc.Widget",
  1120. "_name": "",
  1121. "_objFlags": 0,
  1122. "node": {
  1123. "__id__": 24
  1124. },
  1125. "_enabled": false,
  1126. "alignMode": 0,
  1127. "_target": null,
  1128. "_alignFlags": 45,
  1129. "_left": -20,
  1130. "_right": -20,
  1131. "_top": 10,
  1132. "_bottom": 10,
  1133. "_verticalCenter": 0,
  1134. "_horizontalCenter": 0,
  1135. "_isAbsLeft": true,
  1136. "_isAbsRight": true,
  1137. "_isAbsTop": true,
  1138. "_isAbsBottom": true,
  1139. "_isAbsHorizontalCenter": true,
  1140. "_isAbsVerticalCenter": true,
  1141. "_originalWidth": 160,
  1142. "_originalHeight": 40,
  1143. "_id": ""
  1144. },
  1145. {
  1146. "__type__": "cc.PrefabInfo",
  1147. "root": {
  1148. "__id__": 1
  1149. },
  1150. "asset": {
  1151. "__id__": 0
  1152. },
  1153. "fileId": "57hptvofRH6KNLcyMy8uIK",
  1154. "sync": false
  1155. },
  1156. {
  1157. "__type__": "cc.Node",
  1158. "_name": "TEXT_LABEL",
  1159. "_objFlags": 0,
  1160. "_parent": {
  1161. "__id__": 23
  1162. },
  1163. "_children": [],
  1164. "_active": false,
  1165. "_components": [
  1166. {
  1167. "__id__": 29
  1168. },
  1169. {
  1170. "__id__": 30
  1171. }
  1172. ],
  1173. "_prefab": {
  1174. "__id__": 31
  1175. },
  1176. "_opacity": 255,
  1177. "_color": {
  1178. "__type__": "cc.Color",
  1179. "r": 201,
  1180. "g": 73,
  1181. "b": 36,
  1182. "a": 255
  1183. },
  1184. "_contentSize": {
  1185. "__type__": "cc.Size",
  1186. "width": 608,
  1187. "height": 203.28
  1188. },
  1189. "_anchorPoint": {
  1190. "__type__": "cc.Vec2",
  1191. "x": 0,
  1192. "y": 1
  1193. },
  1194. "_trs": {
  1195. "__type__": "TypedArray",
  1196. "ctor": "Float64Array",
  1197. "array": [
  1198. -305,
  1199. 110,
  1200. 0,
  1201. 0,
  1202. 0,
  1203. 0,
  1204. 1,
  1205. 1,
  1206. 1,
  1207. 1
  1208. ]
  1209. },
  1210. "_eulerAngles": {
  1211. "__type__": "cc.Vec3",
  1212. "x": 0,
  1213. "y": 0,
  1214. "z": 0
  1215. },
  1216. "_skewX": 0,
  1217. "_skewY": 0,
  1218. "_is3DNode": false,
  1219. "_groupIndex": 0,
  1220. "groupIndex": 0,
  1221. "_id": ""
  1222. },
  1223. {
  1224. "__type__": "cc.Label",
  1225. "_name": "",
  1226. "_objFlags": 0,
  1227. "node": {
  1228. "__id__": 28
  1229. },
  1230. "_enabled": true,
  1231. "_materials": [
  1232. {
  1233. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1234. }
  1235. ],
  1236. "_srcBlendFactor": 770,
  1237. "_dstBlendFactor": 771,
  1238. "_string": "",
  1239. "_N$string": "",
  1240. "_fontSize": 26,
  1241. "_lineHeight": 28,
  1242. "_enableWrapText": true,
  1243. "_N$file": {
  1244. "__uuid__": "8232a6ae-f8d5-41ca-a32f-6ce1a50a585f"
  1245. },
  1246. "_isSystemFontUsed": false,
  1247. "_spacingX": 0,
  1248. "_batchAsBitmap": false,
  1249. "_styleFlags": 0,
  1250. "_underlineHeight": 0,
  1251. "_N$horizontalAlign": 0,
  1252. "_N$verticalAlign": 1,
  1253. "_N$fontFamily": "Arial",
  1254. "_N$overflow": 3,
  1255. "_N$cacheMode": 0,
  1256. "_id": ""
  1257. },
  1258. {
  1259. "__type__": "cc.Widget",
  1260. "_name": "",
  1261. "_objFlags": 0,
  1262. "node": {
  1263. "__id__": 28
  1264. },
  1265. "_enabled": true,
  1266. "alignMode": 0,
  1267. "_target": null,
  1268. "_alignFlags": 45,
  1269. "_left": 0,
  1270. "_right": 2,
  1271. "_top": 0,
  1272. "_bottom": 16.72,
  1273. "_verticalCenter": 0,
  1274. "_horizontalCenter": 0,
  1275. "_isAbsLeft": true,
  1276. "_isAbsRight": true,
  1277. "_isAbsTop": true,
  1278. "_isAbsBottom": true,
  1279. "_isAbsHorizontalCenter": true,
  1280. "_isAbsVerticalCenter": true,
  1281. "_originalWidth": 158,
  1282. "_originalHeight": 40,
  1283. "_id": ""
  1284. },
  1285. {
  1286. "__type__": "cc.PrefabInfo",
  1287. "root": {
  1288. "__id__": 1
  1289. },
  1290. "asset": {
  1291. "__id__": 0
  1292. },
  1293. "fileId": "c15Kbc3UlLyZY8PQyOw7PH",
  1294. "sync": false
  1295. },
  1296. {
  1297. "__type__": "cc.Node",
  1298. "_name": "PLACEHOLDER_LABEL",
  1299. "_objFlags": 0,
  1300. "_parent": {
  1301. "__id__": 23
  1302. },
  1303. "_children": [],
  1304. "_active": true,
  1305. "_components": [
  1306. {
  1307. "__id__": 33
  1308. },
  1309. {
  1310. "__id__": 34
  1311. }
  1312. ],
  1313. "_prefab": {
  1314. "__id__": 35
  1315. },
  1316. "_opacity": 255,
  1317. "_color": {
  1318. "__type__": "cc.Color",
  1319. "r": 201,
  1320. "g": 73,
  1321. "b": 36,
  1322. "a": 255
  1323. },
  1324. "_contentSize": {
  1325. "__type__": "cc.Size",
  1326. "width": 610,
  1327. "height": 35.28
  1328. },
  1329. "_anchorPoint": {
  1330. "__type__": "cc.Vec2",
  1331. "x": 0,
  1332. "y": 1
  1333. },
  1334. "_trs": {
  1335. "__type__": "TypedArray",
  1336. "ctor": "Float64Array",
  1337. "array": [
  1338. -305,
  1339. 110,
  1340. 0,
  1341. 0,
  1342. 0,
  1343. 0,
  1344. 1,
  1345. 1,
  1346. 1,
  1347. 1
  1348. ]
  1349. },
  1350. "_eulerAngles": {
  1351. "__type__": "cc.Vec3",
  1352. "x": 0,
  1353. "y": 0,
  1354. "z": 0
  1355. },
  1356. "_skewX": 0,
  1357. "_skewY": 0,
  1358. "_is3DNode": false,
  1359. "_groupIndex": 0,
  1360. "groupIndex": 0,
  1361. "_id": ""
  1362. },
  1363. {
  1364. "__type__": "cc.Label",
  1365. "_name": "",
  1366. "_objFlags": 0,
  1367. "node": {
  1368. "__id__": 32
  1369. },
  1370. "_enabled": true,
  1371. "_materials": [
  1372. {
  1373. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1374. }
  1375. ],
  1376. "_srcBlendFactor": 770,
  1377. "_dstBlendFactor": 771,
  1378. "_string": "如遇到情況,請及時聯繫官方",
  1379. "_N$string": "如遇到情況,請及時聯繫官方",
  1380. "_fontSize": 26,
  1381. "_lineHeight": 28,
  1382. "_enableWrapText": true,
  1383. "_N$file": {
  1384. "__uuid__": "8232a6ae-f8d5-41ca-a32f-6ce1a50a585f"
  1385. },
  1386. "_isSystemFontUsed": false,
  1387. "_spacingX": 0,
  1388. "_batchAsBitmap": false,
  1389. "_styleFlags": 0,
  1390. "_underlineHeight": 0,
  1391. "_N$horizontalAlign": 0,
  1392. "_N$verticalAlign": 1,
  1393. "_N$fontFamily": "Arial",
  1394. "_N$overflow": 3,
  1395. "_N$cacheMode": 0,
  1396. "_id": ""
  1397. },
  1398. {
  1399. "__type__": "cc.Widget",
  1400. "_name": "",
  1401. "_objFlags": 0,
  1402. "node": {
  1403. "__id__": 32
  1404. },
  1405. "_enabled": true,
  1406. "alignMode": 0,
  1407. "_target": null,
  1408. "_alignFlags": 45,
  1409. "_left": 0,
  1410. "_right": 0,
  1411. "_top": 8.881784197001252e-16,
  1412. "_bottom": 184.72,
  1413. "_verticalCenter": 0,
  1414. "_horizontalCenter": 0,
  1415. "_isAbsLeft": true,
  1416. "_isAbsRight": true,
  1417. "_isAbsTop": true,
  1418. "_isAbsBottom": true,
  1419. "_isAbsHorizontalCenter": true,
  1420. "_isAbsVerticalCenter": true,
  1421. "_originalWidth": 158,
  1422. "_originalHeight": 40,
  1423. "_id": ""
  1424. },
  1425. {
  1426. "__type__": "cc.PrefabInfo",
  1427. "root": {
  1428. "__id__": 1
  1429. },
  1430. "asset": {
  1431. "__id__": 0
  1432. },
  1433. "fileId": "ebtNDII0BJL6qxuvbgnVDW",
  1434. "sync": false
  1435. },
  1436. {
  1437. "__type__": "cc.EditBox",
  1438. "_name": "",
  1439. "_objFlags": 0,
  1440. "node": {
  1441. "__id__": 23
  1442. },
  1443. "_enabled": true,
  1444. "_string": "",
  1445. "returnType": 0,
  1446. "maxLength": 180,
  1447. "_tabIndex": 0,
  1448. "editingDidBegan": [],
  1449. "textChanged": [],
  1450. "editingDidEnded": [],
  1451. "editingReturn": [],
  1452. "_N$textLabel": {
  1453. "__id__": 29
  1454. },
  1455. "_N$placeholderLabel": {
  1456. "__id__": 33
  1457. },
  1458. "_N$background": {
  1459. "__id__": 25
  1460. },
  1461. "_N$inputFlag": 5,
  1462. "_N$inputMode": 0,
  1463. "_N$stayOnTop": false,
  1464. "_id": ""
  1465. },
  1466. {
  1467. "__type__": "cc.PrefabInfo",
  1468. "root": {
  1469. "__id__": 1
  1470. },
  1471. "asset": {
  1472. "__id__": 0
  1473. },
  1474. "fileId": "0aJ0HWCWNNnoPzWHspalef",
  1475. "sync": false
  1476. },
  1477. {
  1478. "__type__": "cc.Sprite",
  1479. "_name": "",
  1480. "_objFlags": 0,
  1481. "node": {
  1482. "__id__": 6
  1483. },
  1484. "_enabled": true,
  1485. "_materials": [
  1486. {
  1487. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1488. }
  1489. ],
  1490. "_srcBlendFactor": 770,
  1491. "_dstBlendFactor": 771,
  1492. "_spriteFrame": {
  1493. "__uuid__": "e640c52c-a796-435c-8e4d-42dbccea5d14"
  1494. },
  1495. "_type": 0,
  1496. "_sizeMode": 1,
  1497. "_fillType": 0,
  1498. "_fillCenter": {
  1499. "__type__": "cc.Vec2",
  1500. "x": 0,
  1501. "y": 0
  1502. },
  1503. "_fillStart": 0,
  1504. "_fillRange": 0,
  1505. "_isTrimmedMode": true,
  1506. "_atlas": null,
  1507. "_id": ""
  1508. },
  1509. {
  1510. "__type__": "cc.PrefabInfo",
  1511. "root": {
  1512. "__id__": 1
  1513. },
  1514. "asset": {
  1515. "__id__": 0
  1516. },
  1517. "fileId": "1bWOGauPxOLrXEzELnt2JT",
  1518. "sync": false
  1519. },
  1520. {
  1521. "__type__": "3eb938qWshPsqroEFvT90t0",
  1522. "_name": "",
  1523. "_objFlags": 0,
  1524. "node": {
  1525. "__id__": 1
  1526. },
  1527. "_enabled": true,
  1528. "m_EditBox": {
  1529. "__id__": 36
  1530. },
  1531. "_id": ""
  1532. },
  1533. {
  1534. "__type__": "cc.PrefabInfo",
  1535. "root": {
  1536. "__id__": 1
  1537. },
  1538. "asset": {
  1539. "__id__": 0
  1540. },
  1541. "fileId": "",
  1542. "sync": false
  1543. }
  1544. ]