job_page_fail.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "job_page_fail",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. }
  25. ],
  26. "_tag": -1,
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 22
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 23
  35. },
  36. "_id": "",
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_cascadeOpacityEnabled": true,
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_contentSize": {
  52. "__type__": "cc.Size",
  53. "width": 0,
  54. "height": 0
  55. },
  56. "_rotationX": 0,
  57. "_rotationY": 0,
  58. "_scaleX": 1,
  59. "_scaleY": 1,
  60. "_position": {
  61. "__type__": "cc.Vec2",
  62. "x": 0,
  63. "y": 0
  64. },
  65. "_skewX": 0,
  66. "_skewY": 0,
  67. "_localZOrder": 0,
  68. "_globalZOrder": 0,
  69. "_opacityModifyRGB": false,
  70. "groupIndex": 0
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "bg",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_tag": -1,
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. }
  86. ],
  87. "_prefab": {
  88. "__id__": 4
  89. },
  90. "_id": "",
  91. "_opacity": 100,
  92. "_color": {
  93. "__type__": "cc.Color",
  94. "r": 0,
  95. "g": 0,
  96. "b": 0,
  97. "a": 255
  98. },
  99. "_cascadeOpacityEnabled": true,
  100. "_anchorPoint": {
  101. "__type__": "cc.Vec2",
  102. "x": 0.5,
  103. "y": 0.5
  104. },
  105. "_contentSize": {
  106. "__type__": "cc.Size",
  107. "width": 750,
  108. "height": 1700
  109. },
  110. "_rotationX": 0,
  111. "_rotationY": 0,
  112. "_scaleX": 1,
  113. "_scaleY": 1,
  114. "_position": {
  115. "__type__": "cc.Vec2",
  116. "x": 0,
  117. "y": 0
  118. },
  119. "_skewX": 0,
  120. "_skewY": 0,
  121. "_localZOrder": 0,
  122. "_globalZOrder": 0,
  123. "_opacityModifyRGB": false,
  124. "groupIndex": 0
  125. },
  126. {
  127. "__type__": "cc.Sprite",
  128. "_name": "",
  129. "_objFlags": 0,
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "_spriteFrame": {
  135. "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061"
  136. },
  137. "_type": 0,
  138. "_sizeMode": 0,
  139. "_fillType": 0,
  140. "_fillCenter": {
  141. "__type__": "cc.Vec2",
  142. "x": 0,
  143. "y": 0
  144. },
  145. "_fillStart": 0,
  146. "_fillRange": 0,
  147. "_isTrimmedMode": true,
  148. "_srcBlendFactor": 770,
  149. "_dstBlendFactor": 771,
  150. "_atlas": null
  151. },
  152. {
  153. "__type__": "cc.PrefabInfo",
  154. "root": {
  155. "__id__": 1
  156. },
  157. "asset": {
  158. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  159. },
  160. "fileId": "eaq2lc5ylNeZ33Zrzym/YD",
  161. "sync": false
  162. },
  163. {
  164. "__type__": "cc.Node",
  165. "_name": "content",
  166. "_objFlags": 0,
  167. "_parent": {
  168. "__id__": 1
  169. },
  170. "_children": [
  171. {
  172. "__id__": 6
  173. },
  174. {
  175. "__id__": 9
  176. },
  177. {
  178. "__id__": 11
  179. },
  180. {
  181. "__id__": 18
  182. }
  183. ],
  184. "_tag": -1,
  185. "_active": true,
  186. "_components": [],
  187. "_prefab": {
  188. "__id__": 21
  189. },
  190. "_id": "",
  191. "_opacity": 255,
  192. "_color": {
  193. "__type__": "cc.Color",
  194. "r": 255,
  195. "g": 255,
  196. "b": 255,
  197. "a": 255
  198. },
  199. "_cascadeOpacityEnabled": true,
  200. "_anchorPoint": {
  201. "__type__": "cc.Vec2",
  202. "x": 0.5,
  203. "y": 0.5
  204. },
  205. "_contentSize": {
  206. "__type__": "cc.Size",
  207. "width": 0,
  208. "height": 0
  209. },
  210. "_rotationX": 0,
  211. "_rotationY": 0,
  212. "_scaleX": 1,
  213. "_scaleY": 1,
  214. "_position": {
  215. "__type__": "cc.Vec2",
  216. "x": 0,
  217. "y": 0
  218. },
  219. "_skewX": 0,
  220. "_skewY": 0,
  221. "_localZOrder": 0,
  222. "_globalZOrder": 0,
  223. "_opacityModifyRGB": false,
  224. "groupIndex": 0
  225. },
  226. {
  227. "__type__": "cc.Node",
  228. "_name": "alertBackground",
  229. "_objFlags": 0,
  230. "_parent": {
  231. "__id__": 5
  232. },
  233. "_children": [],
  234. "_tag": -1,
  235. "_active": true,
  236. "_components": [
  237. {
  238. "__id__": 7
  239. }
  240. ],
  241. "_prefab": {
  242. "__id__": 8
  243. },
  244. "_id": "",
  245. "_opacity": 255,
  246. "_color": {
  247. "__type__": "cc.Color",
  248. "r": 255,
  249. "g": 255,
  250. "b": 255,
  251. "a": 255
  252. },
  253. "_cascadeOpacityEnabled": true,
  254. "_anchorPoint": {
  255. "__type__": "cc.Vec2",
  256. "x": 0.5,
  257. "y": 0.5
  258. },
  259. "_contentSize": {
  260. "__type__": "cc.Size",
  261. "width": 400,
  262. "height": 300
  263. },
  264. "_rotationX": 0,
  265. "_rotationY": 0,
  266. "_scaleX": 1,
  267. "_scaleY": 1,
  268. "_position": {
  269. "__type__": "cc.Vec2",
  270. "x": 0,
  271. "y": 0
  272. },
  273. "_skewX": 0,
  274. "_skewY": 0,
  275. "_localZOrder": 0,
  276. "_globalZOrder": 0,
  277. "_opacityModifyRGB": false,
  278. "groupIndex": 0
  279. },
  280. {
  281. "__type__": "cc.Sprite",
  282. "_name": "",
  283. "_objFlags": 0,
  284. "node": {
  285. "__id__": 6
  286. },
  287. "_enabled": true,
  288. "_spriteFrame": {
  289. "__uuid__": "9cf6fdf0-a8fc-4068-a5d1-7ae6e16b950c"
  290. },
  291. "_type": 1,
  292. "_sizeMode": 0,
  293. "_fillType": 0,
  294. "_fillCenter": {
  295. "__type__": "cc.Vec2",
  296. "x": 0,
  297. "y": 0
  298. },
  299. "_fillStart": 0,
  300. "_fillRange": 0,
  301. "_isTrimmedMode": true,
  302. "_srcBlendFactor": 770,
  303. "_dstBlendFactor": 771,
  304. "_atlas": null
  305. },
  306. {
  307. "__type__": "cc.PrefabInfo",
  308. "root": {
  309. "__id__": 1
  310. },
  311. "asset": {
  312. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  313. },
  314. "fileId": "d33HtC/OdH6K7/59F2g7i7",
  315. "sync": false
  316. },
  317. {
  318. "__type__": "cc.Node",
  319. "_name": "title",
  320. "_objFlags": 0,
  321. "_parent": {
  322. "__id__": 5
  323. },
  324. "_children": [],
  325. "_tag": -1,
  326. "_active": true,
  327. "_components": [],
  328. "_prefab": {
  329. "__id__": 10
  330. },
  331. "_id": "",
  332. "_opacity": 255,
  333. "_color": {
  334. "__type__": "cc.Color",
  335. "r": 255,
  336. "g": 255,
  337. "b": 255,
  338. "a": 255
  339. },
  340. "_cascadeOpacityEnabled": true,
  341. "_anchorPoint": {
  342. "__type__": "cc.Vec2",
  343. "x": 0.5,
  344. "y": 0.5
  345. },
  346. "_contentSize": {
  347. "__type__": "cc.Size",
  348. "width": 0,
  349. "height": 0
  350. },
  351. "_rotationX": 0,
  352. "_rotationY": 0,
  353. "_scaleX": 1,
  354. "_scaleY": 1,
  355. "_position": {
  356. "__type__": "cc.Vec2",
  357. "x": 0,
  358. "y": 178
  359. },
  360. "_skewX": 0,
  361. "_skewY": 0,
  362. "_localZOrder": 0,
  363. "_globalZOrder": 0,
  364. "_opacityModifyRGB": false,
  365. "groupIndex": 0
  366. },
  367. {
  368. "__type__": "cc.PrefabInfo",
  369. "root": {
  370. "__id__": 1
  371. },
  372. "asset": {
  373. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  374. },
  375. "fileId": "e8Qf1nD9tFAa8sM2bmtvKm",
  376. "sync": false
  377. },
  378. {
  379. "__type__": "cc.Node",
  380. "_name": "confirm",
  381. "_objFlags": 0,
  382. "_parent": {
  383. "__id__": 5
  384. },
  385. "_children": [
  386. {
  387. "__id__": 12
  388. }
  389. ],
  390. "_tag": -1,
  391. "_active": true,
  392. "_components": [
  393. {
  394. "__id__": 15
  395. },
  396. {
  397. "__id__": 16
  398. }
  399. ],
  400. "_prefab": {
  401. "__id__": 17
  402. },
  403. "_id": "",
  404. "_opacity": 255,
  405. "_color": {
  406. "__type__": "cc.Color",
  407. "r": 255,
  408. "g": 255,
  409. "b": 255,
  410. "a": 255
  411. },
  412. "_cascadeOpacityEnabled": true,
  413. "_anchorPoint": {
  414. "__type__": "cc.Vec2",
  415. "x": 0.5,
  416. "y": 0.5
  417. },
  418. "_contentSize": {
  419. "__type__": "cc.Size",
  420. "width": 236,
  421. "height": 80
  422. },
  423. "_rotationX": 0,
  424. "_rotationY": 0,
  425. "_scaleX": 1,
  426. "_scaleY": 1,
  427. "_position": {
  428. "__type__": "cc.Vec2",
  429. "x": 0,
  430. "y": -64.1
  431. },
  432. "_skewX": 0,
  433. "_skewY": 0,
  434. "_localZOrder": 0,
  435. "_globalZOrder": 0,
  436. "_opacityModifyRGB": false,
  437. "groupIndex": 0
  438. },
  439. {
  440. "__type__": "cc.Node",
  441. "_name": "New RichText",
  442. "_objFlags": 0,
  443. "_parent": {
  444. "__id__": 11
  445. },
  446. "_children": [],
  447. "_tag": -1,
  448. "_active": true,
  449. "_components": [
  450. {
  451. "__id__": 13
  452. }
  453. ],
  454. "_prefab": {
  455. "__id__": 14
  456. },
  457. "_id": "",
  458. "_opacity": 255,
  459. "_color": {
  460. "__type__": "cc.Color",
  461. "r": 255,
  462. "g": 255,
  463. "b": 255,
  464. "a": 255
  465. },
  466. "_cascadeOpacityEnabled": true,
  467. "_anchorPoint": {
  468. "__type__": "cc.Vec2",
  469. "x": 0.5,
  470. "y": 0.5
  471. },
  472. "_contentSize": {
  473. "__type__": "cc.Size",
  474. "width": 63,
  475. "height": 40
  476. },
  477. "_rotationX": 0,
  478. "_rotationY": 0,
  479. "_scaleX": 1,
  480. "_scaleY": 1,
  481. "_position": {
  482. "__type__": "cc.Vec2",
  483. "x": 0,
  484. "y": 0
  485. },
  486. "_skewX": 0,
  487. "_skewY": 0,
  488. "_localZOrder": 0,
  489. "_globalZOrder": 0,
  490. "_opacityModifyRGB": false,
  491. "groupIndex": 0
  492. },
  493. {
  494. "__type__": "cc.RichText",
  495. "_name": "",
  496. "_objFlags": 0,
  497. "node": {
  498. "__id__": 12
  499. },
  500. "_enabled": true,
  501. "_N$string": "<outline color=#690802><b>确定</b></c>",
  502. "_N$horizontalAlign": 0,
  503. "_N$fontSize": 30,
  504. "_N$font": null,
  505. "_N$maxWidth": 0,
  506. "_N$lineHeight": 40,
  507. "_N$imageAtlas": null,
  508. "_N$handleTouchEvent": true
  509. },
  510. {
  511. "__type__": "cc.PrefabInfo",
  512. "root": {
  513. "__id__": 1
  514. },
  515. "asset": {
  516. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  517. },
  518. "fileId": "c33V9zyyBEuL2cvtu2VM5h",
  519. "sync": false
  520. },
  521. {
  522. "__type__": "cc.Sprite",
  523. "_name": "",
  524. "_objFlags": 0,
  525. "node": {
  526. "__id__": 11
  527. },
  528. "_enabled": true,
  529. "_spriteFrame": {
  530. "__uuid__": "a2a70c2c-f3a8-4abc-a113-6876b4f0a6f6"
  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. "_srcBlendFactor": 770,
  544. "_dstBlendFactor": 771,
  545. "_atlas": null
  546. },
  547. {
  548. "__type__": "9f4d2FyZDFEWaJD6/7b9oSz",
  549. "_name": "",
  550. "_objFlags": 0,
  551. "node": {
  552. "__id__": 11
  553. },
  554. "_enabled": true
  555. },
  556. {
  557. "__type__": "cc.PrefabInfo",
  558. "root": {
  559. "__id__": 1
  560. },
  561. "asset": {
  562. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  563. },
  564. "fileId": "80zKFsENFHNqGKHvrV8gaM",
  565. "sync": false
  566. },
  567. {
  568. "__type__": "cc.Node",
  569. "_name": "message",
  570. "_objFlags": 0,
  571. "_parent": {
  572. "__id__": 5
  573. },
  574. "_children": [],
  575. "_tag": -1,
  576. "_active": true,
  577. "_components": [
  578. {
  579. "__id__": 19
  580. }
  581. ],
  582. "_prefab": {
  583. "__id__": 20
  584. },
  585. "_id": "",
  586. "_opacity": 255,
  587. "_color": {
  588. "__type__": "cc.Color",
  589. "r": 74,
  590. "g": 65,
  591. "b": 58,
  592. "a": 255
  593. },
  594. "_cascadeOpacityEnabled": true,
  595. "_anchorPoint": {
  596. "__type__": "cc.Vec2",
  597. "x": 0.5,
  598. "y": 0.5
  599. },
  600. "_contentSize": {
  601. "__type__": "cc.Size",
  602. "width": 98,
  603. "height": 30
  604. },
  605. "_rotationX": 0,
  606. "_rotationY": 0,
  607. "_scaleX": 1,
  608. "_scaleY": 1,
  609. "_position": {
  610. "__type__": "cc.Vec2",
  611. "x": 0,
  612. "y": 73.2
  613. },
  614. "_skewX": 0,
  615. "_skewY": 0,
  616. "_localZOrder": 0,
  617. "_globalZOrder": 0,
  618. "_opacityModifyRGB": false,
  619. "groupIndex": 0
  620. },
  621. {
  622. "__type__": "cc.RichText",
  623. "_name": "",
  624. "_objFlags": 0,
  625. "node": {
  626. "__id__": 18
  627. },
  628. "_enabled": true,
  629. "_N$string": "<b>网络错误</b>",
  630. "_N$horizontalAlign": 0,
  631. "_N$fontSize": 24,
  632. "_N$font": null,
  633. "_N$maxWidth": 0,
  634. "_N$lineHeight": 30,
  635. "_N$imageAtlas": null,
  636. "_N$handleTouchEvent": true
  637. },
  638. {
  639. "__type__": "cc.PrefabInfo",
  640. "root": {
  641. "__id__": 1
  642. },
  643. "asset": {
  644. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  645. },
  646. "fileId": "a5S5GhPQFFOKPIUk0MRK12",
  647. "sync": false
  648. },
  649. {
  650. "__type__": "cc.PrefabInfo",
  651. "root": {
  652. "__id__": 1
  653. },
  654. "asset": {
  655. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  656. },
  657. "fileId": "f4iuhITcVLqoUhABKX1xII",
  658. "sync": false
  659. },
  660. {
  661. "__type__": "e5723mSqalMRZoHNWmyD7BQ",
  662. "_name": "",
  663. "_objFlags": 0,
  664. "node": {
  665. "__id__": 1
  666. },
  667. "_enabled": true,
  668. "content": {
  669. "__id__": 5
  670. },
  671. "messageText": {
  672. "__id__": 19
  673. },
  674. "confirmNode": {
  675. "__id__": 11
  676. }
  677. },
  678. {
  679. "__type__": "cc.PrefabInfo",
  680. "root": {
  681. "__id__": 1
  682. },
  683. "asset": {
  684. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  685. },
  686. "fileId": "755ApOqatBVaI7CihxUe1J",
  687. "sync": false
  688. }
  689. ]