pages.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "onReachBottomDistance": "50",
  6. "style": {
  7. "navigationBarTitleText": "首页",
  8. "navigationStyle": "custom",
  9. "navigationBarBackgroundColor": "#ffffff"
  10. }
  11. },
  12. {
  13. "path": "pages/make/index",
  14. "style": {
  15. "navigationBarTitleText": "创作",
  16. "navigationStyle": "custom",
  17. "navigationBarBackgroundColor": "#ffffff"
  18. }
  19. },
  20. {
  21. "path": "pages/index/Search",
  22. "onReachBottomDistance": "50",
  23. "style": {
  24. "navigationBarTitleText": "搜索",
  25. "navigationStyle": "custom"
  26. }
  27. },
  28. {
  29. "path": "pages/make/fabuArticle",
  30. "style": {
  31. "navigationBarTitleText": "发布文章",
  32. "navigationStyle": "custom",
  33. "navigationBarBackgroundColor": "#ffffff"
  34. }
  35. },
  36. {
  37. "path": "pages/make/relatedWorks",
  38. "style": {
  39. "navigationBarTitleText": "关联作品",
  40. "navigationStyle": "custom",
  41. "navigationBarBackgroundColor": "#ffffff"
  42. }
  43. },
  44. {
  45. "path": "pages/make/manageArticle",
  46. "style": {
  47. "navigationBarTitleText": "管理",
  48. "navigationBarBackgroundColor": "#ffffff"
  49. }
  50. },
  51. {
  52. "path": "pages/login/login",
  53. "style": {
  54. "navigationBarTitleText": "登录",
  55. "navigationStyle": "custom",
  56. "navigationBarBackgroundColor": "#ffffff"
  57. }
  58. },
  59. {
  60. "path": "pages/login/loginFirst",
  61. "style": {
  62. "navigationBarTitleText": "完善资料",
  63. "navigationBarBackgroundColor": "#ffffff"
  64. }
  65. },
  66. {
  67. "path": "pages/AboutUs/pay_xy",
  68. "style": {
  69. "navigationBarTitleText": "M币充值协议",
  70. "navigationBarBackgroundColor": "#ffffff"
  71. }
  72. },
  73. {
  74. "path": "pages/AboutUs/UserLogoutAgreement",
  75. "style": {
  76. "navigationBarTitleText": "注销",
  77. "navigationBarBackgroundColor": "#ffffff"
  78. }
  79. },
  80. {
  81. "path": "pages/AboutUs/yong",
  82. "style": {
  83. "navigationBarTitleText": "未成年人模式",
  84. "navigationBarBackgroundColor": "#ffffff"
  85. }
  86. },
  87. {
  88. "path": "pages/AboutUs/xiuxi",
  89. "style": {
  90. "navigationBarTitleText": "休息模式",
  91. "navigationBarBackgroundColor": "#ffffff",
  92. "navigationStyle": "custom",
  93. "h5": {
  94. "titleNView": false,
  95. "bounce": "none"
  96. }
  97. }
  98. },
  99. {
  100. "path": "pages/index/articleDetail",
  101. "style": {
  102. "navigationBarTitleText": "详情",
  103. "navigationBarBackgroundColor": "#ffffff",
  104. "navigationStyle": "custom"
  105. }
  106. },
  107. {
  108. "path": "pages/index/workDetail",
  109. "style": {
  110. "navigationBarTitleText": "详情",
  111. "navigationBarBackgroundColor": "#ffffff",
  112. "navigationStyle": "custom"
  113. }
  114. },
  115. {
  116. "path": "pages/index/ai_pp",
  117. "style": {
  118. "navigationBarTitleText": "首页",
  119. "navigationBarBackgroundColor": "#ffffff"
  120. }
  121. },
  122. {
  123. "path": "pages/index/peopleList",
  124. "style": {
  125. "navigationBarTitleText": "兴趣交友",
  126. "navigationBarBackgroundColor": "#ffffff"
  127. }
  128. },
  129. {
  130. "path": "pages/index/peopleHome",
  131. "style": {
  132. "navigationBarTitleText": "个人主页",
  133. "navigationBarBackgroundColor": "#ffffff"
  134. }
  135. },
  136. {
  137. "path": "pages/my/my",
  138. "style": {
  139. "navigationBarTitleText": "我的",
  140. "navigationBarBackgroundColor": "#ffffff",
  141. "navigationStyle": "custom",
  142. "h5": {
  143. "titleNView": false,
  144. "bounce": "none"
  145. },
  146. "app-plus": {
  147. "bounce": "none"
  148. }
  149. }
  150. },
  151. {
  152. "path": "pages/webview/index",
  153. "style": {
  154. "navigationBarTitleText": ""
  155. }
  156. },
  157. {
  158. "path": "pages/my/userHomepage",
  159. "style": {
  160. "navigationBarTitleText": "我的",
  161. "navigationBarBackgroundColor": "#ffffff",
  162. "navigationStyle": "custom",
  163. "h5": {
  164. "titleNView": false,
  165. "bounce": "none"
  166. },
  167. "app-plus": {
  168. "bounce": "none"
  169. }
  170. }
  171. },
  172. {
  173. "path": "pages/login/reg",
  174. "style": {
  175. "navigationBarTitleText": "注册",
  176. "navigationStyle": "custom",
  177. "navigationBarBackgroundColor": "#ffffff"
  178. }
  179. },
  180. {
  181. "path": "pages/login/down",
  182. "style": {
  183. "navigationBarTitleText": "加入成功",
  184. "navigationStyle": "custom",
  185. "navigationBarBackgroundColor": "#ffffff"
  186. }
  187. },
  188. {
  189. "path": "pages/my/editInfo",
  190. "style": {
  191. "navigationBarTitleText": "基本资料",
  192. "navigationBarBackgroundColor": "#ffffff",
  193. "navigationStyle": "custom"
  194. }
  195. },
  196. {
  197. "path": "pages/my/myArticle",
  198. "style": {
  199. "navigationBarTitleText": "我的动态",
  200. "navigationBarBackgroundColor": "#ffffff",
  201. "app-plus": {
  202. "bounce": "none",
  203. "titleNView": {
  204. "buttons": [
  205. {
  206. "width": "70px",
  207. "fontSize": "22rpx",
  208. "background": "#FF2A95",
  209. "text": "发布"
  210. }
  211. ]
  212. }
  213. }
  214. }
  215. },
  216. {
  217. "path": "pages/my/idcheck",
  218. "style": {
  219. "navigationBarTitleText": "实名认证",
  220. "navigationBarBackgroundColor": "#ffffff"
  221. }
  222. },
  223. {
  224. "path": "pages/my/editMobile",
  225. "style": {
  226. "navigationBarTitleText": "更换绑定手机号",
  227. "navigationBarBackgroundColor": "#ffffff"
  228. }
  229. },
  230. {
  231. "path": "pages/my/editPass",
  232. "style": {
  233. "navigationBarTitleText": "设置密码",
  234. "navigationBarBackgroundColor": "#ffffff"
  235. }
  236. },
  237. {
  238. "path": "pages/my/forgetPass",
  239. "style": {
  240. "navigationBarTitleText": "忘记密码",
  241. "navigationBarBackgroundColor": "#ffffff"
  242. }
  243. },
  244. {
  245. "path": "pages/my/step",
  246. "style": {
  247. "navigationBarTitleText": "完善信息",
  248. "navigationBarBackgroundColor": "#ffffff",
  249. "navigationStyle": "custom"
  250. }
  251. },
  252. {
  253. "path": "pages/my/security",
  254. "style": {
  255. "navigationBarTitleText": "账户与安全",
  256. "navigationBarBackgroundColor": "#F2F6F2"
  257. }
  258. },
  259. {
  260. "path": "pages/my/setting",
  261. "style": {
  262. "navigationBarTitleText": "设置",
  263. "navigationBarBackgroundColor": "#F2F6F2"
  264. }
  265. },
  266. {
  267. "path": "pages/my/job",
  268. "style": {
  269. "navigationBarTitleText": "任务中心",
  270. "navigationStyle": "custom"
  271. }
  272. },
  273. {
  274. "path": "pages/my/DelMemConfirm",
  275. "style": {
  276. "navigationBarTitleText": "注销账号",
  277. "navigationBarBackgroundColor": "#ffffff"
  278. }
  279. },
  280. {
  281. "path": "pages/my/DelMemVerify",
  282. "style": {
  283. "navigationBarTitleText": "",
  284. "navigationBarBackgroundColor": "#ffffff"
  285. }
  286. },
  287. {
  288. "path": "pages/AboutUs/xieyi",
  289. "style": {
  290. "navigationBarTitleText": "协议内容",
  291. "navigationBarBackgroundColor": "#ffffff"
  292. }
  293. },
  294. {
  295. "path": "pages/AboutUs/yhxy",
  296. "style": {
  297. "navigationBarTitleText": "用户协议",
  298. "navigationBarBackgroundColor": "#ffffff"
  299. }
  300. },
  301. {
  302. "path": "pages/AboutUs/yszc",
  303. "style": {
  304. "navigationBarTitleText": "隐私政策",
  305. "navigationBarBackgroundColor": "#ffffff"
  306. }
  307. },
  308. {
  309. "path": "pages/message/mailMessage",
  310. "style": {
  311. "navigationBarTitleText": "您的消息",
  312. "navigationBarBackgroundColor": "#ffffff",
  313. "navigationStyle": "custom"
  314. }
  315. },
  316. {
  317. "path": "pages/my/follow",
  318. "style": {
  319. "navigationBarTitleText": "关注",
  320. "navigationBarBackgroundColor": "#ffffff",
  321. "navigationStyle": "custom"
  322. }
  323. },
  324. {
  325. "path": "pages/makedetail/makeImgDetail",
  326. "style": {
  327. "navigationBarTitleText": "灵感创作",
  328. "navigationBarBackgroundColor": "#ffffff",
  329. "navigationStyle": "custom",
  330. "h5": {
  331. "titleNView": false,
  332. "bounce": "none"
  333. },
  334. "app-plus": {
  335. "bounce": "none"
  336. }
  337. }
  338. },
  339. {
  340. "path": "pages/makedetail/makeDetail",
  341. "style": {
  342. "navigationBarTitleText": "详情",
  343. "navigationBarBackgroundColor": "#ffffff",
  344. "navigationStyle": "custom",
  345. "h5": {
  346. "titleNView": false,
  347. "bounce": "none"
  348. },
  349. "app-plus": {
  350. "bounce": "none"
  351. }
  352. }
  353. },
  354. {
  355. "path": "pages/makedetail/makeMusicDetail",
  356. "style": {
  357. "navigationBarTitleText": "音乐制作",
  358. "navigationStyle": "custom",
  359. "h5": {
  360. "titleNView": false,
  361. "bounce": "none"
  362. },
  363. "app-plus": {
  364. "bounce": "none"
  365. }
  366. }
  367. },
  368. {
  369. "path": "pages/my/myStar",
  370. "style": {
  371. "navigationBarTitleText": "我的星灵",
  372. "navigationStyle": "custom"
  373. }
  374. },
  375. {
  376. "path": "pages/isLand/mainLand",
  377. "style": {
  378. "navigationBarTitleText": "主大陆",
  379. "navigationStyle": "custom"
  380. }
  381. },
  382. {
  383. "path": "pages/isLand/homeLand",
  384. "style": {
  385. "navigationBarTitleText": "主岛",
  386. "navigationStyle": "custom"
  387. }
  388. },
  389. {
  390. "path": "pages/isLand/HuaTian",
  391. "style": {
  392. "navigationBarTitleText": "花田"
  393. }
  394. },
  395. {
  396. "path": "pages/my/adolescent",
  397. "style": {
  398. "navigationBarTitleText": "青少年设置",
  399. "navigationStyle": "custom"
  400. }
  401. },
  402. {
  403. "path": "pages/my/teenagePassword",
  404. "style": {
  405. "navigationBarTitleText": "",
  406. "navigationStyle": "custom"
  407. }
  408. },
  409. {
  410. "path": "pages/my/feedback",
  411. "style": {
  412. "navigationBarTitleText": "意见与反馈"
  413. }
  414. },
  415. {
  416. "path": "pages/vip/index",
  417. "style": {
  418. "navigationBarTitleText": "会员",
  419. "navigationStyle": "custom"
  420. }
  421. },
  422. {
  423. "path": "pages/vip/M_purchase",
  424. "style": {
  425. "navigationBarTitleText": "M币充值",
  426. "navigationStyle": "custom"
  427. }
  428. },
  429. {
  430. "path": "pages/vip/record",
  431. "style": {
  432. "navigationBarTitleText": "充值记录",
  433. "navigationStyle": "custom"
  434. }
  435. },
  436. {
  437. "path": "pages/makedetail/intelligentLifeChart",
  438. "style": {
  439. "navigationBarTitleText": "",
  440. "navigationStyle": "custom"
  441. }
  442. },
  443. {
  444. "path": "pages/makedetail/intelligentMusicProduction",
  445. "style": {
  446. "navigationBarTitleText": "",
  447. "navigationStyle": "custom"
  448. }
  449. },
  450. {
  451. "path": "pages/crowdFunding/crowdFunding",
  452. "style": {
  453. "navigationBarTitleText": "",
  454. "navigationStyle": "custom"
  455. }
  456. },
  457. {
  458. "path": "pages/crowdFunding/crowdfundingDetails",
  459. "style": {
  460. "navigationBarTitleText": "",
  461. "navigationStyle": "custom"
  462. }
  463. },
  464. {
  465. "path": "pages/crowdFunding/crowdfundingDetailsDesign",
  466. "style": {
  467. "navigationBarTitleText": "",
  468. "navigationStyle": "custom"
  469. }
  470. },
  471. {
  472. "path": "pages/crowdFunding/discussionArea",
  473. "style": {
  474. "navigationBarTitleText": "讨论区"
  475. }
  476. },
  477. {
  478. "path": "pages/crowdFunding/addressEdit",
  479. "style": {
  480. "navigationBarTitleText": ""
  481. }
  482. },
  483. {
  484. "path": "pages/crowdFunding/orderConfirm",
  485. "style": {
  486. "navigationBarTitleText": "确认订单"
  487. }
  488. },
  489. {
  490. "path": "pages/crowdFunding/receivingAddress",
  491. "style": {
  492. "navigationBarTitleText": "收货地址",
  493. "navigationStyle": "custom"
  494. }
  495. },
  496. {
  497. "path": "pages/crowdFunding/orderList",
  498. "style": {
  499. "navigationBarTitleText": "订单列表",
  500. "navigationStyle": "custom"
  501. }
  502. },
  503. {
  504. "path": "pages/crowdFunding/orderDetail",
  505. "style": {
  506. "navigationBarTitleText": "订单详情",
  507. "navigationStyle": "custom"
  508. }
  509. },
  510. {
  511. "path": "pages/crowdFunding/Search",
  512. "style": {
  513. "navigationBarTitleText": "搜索",
  514. "navigationStyle": "custom"
  515. }
  516. },
  517. {
  518. "path": "pages/crowdFunding/searchOrder",
  519. "style": {
  520. "navigationBarTitleText": "搜索",
  521. "navigationStyle": "custom"
  522. }
  523. },
  524. {
  525. "path": "pages/crowdFunding/customerService",
  526. "style": {
  527. "navigationBarTitleText": "",
  528. "navigationStyle": "custom"
  529. }
  530. },
  531. {
  532. "path" : "pages/crowdFunding/favorites",
  533. "style" :
  534. {
  535. "navigationBarTitleText" : "收藏夹"
  536. }
  537. },
  538. {
  539. "path" : "pages/crowdFunding/projectUpdateDetails",
  540. "style" :
  541. {
  542. "navigationBarTitleText" : "项目历史详情",
  543. "navigationStyle": "custom"
  544. }
  545. },
  546. {
  547. "path" : "pages/my/creativeExpert",
  548. "style" :
  549. {
  550. "navigationBarTitleText" : "",
  551. "navigationStyle": "custom"
  552. }
  553. },
  554. {
  555. "path" : "pages/my/wallet",
  556. "style" :
  557. {
  558. "navigationBarTitleText" : "我的钱包",
  559. "navigationBarBackgroundColor": "#F2F6F2"
  560. }
  561. },
  562. {
  563. "path" : "pages/my/initiateCrowdfunding",
  564. "style" :
  565. {
  566. "navigationBarTitleText" : "",
  567. "navigationStyle": "custom"
  568. }
  569. }
  570. ],
  571. "globalStyle": {
  572. "navigationBarTextStyle": "black",
  573. "navigationBarTitleText": "萌创星球",
  574. "navigationBarBackgroundColor": "#ffffff",
  575. "backgroundColor": "#ffffff"
  576. },
  577. "tabBar": {
  578. "custom": true,
  579. "color": "#999999",
  580. "selectedColor": "#ffffff",
  581. "borderStyle": "white",
  582. "height": "50px",
  583. "backgroundColor": "#ffffff",
  584. "list": [
  585. {
  586. "pagePath": "pages/index/index",
  587. "iconPath": "static/tab/tab_home.png",
  588. "selectedIconPath": "static/tab/tab_home_sel.png",
  589. "text": "遇见"
  590. },
  591. {
  592. "pagePath": "pages/make/index"
  593. },
  594. {
  595. "pagePath": "pages/message/mailMessage",
  596. "iconPath": "static/tab/tab_sms.png",
  597. "selectedIconPath": "static/tab/tab_sms_sel.png",
  598. "text": "消息"
  599. },
  600. {
  601. "pagePath": "pages/my/my",
  602. "iconPath": "static/tab/tab_me.png",
  603. "selectedIconPath": "static/tab/tab_me_sel.png",
  604. "text": "我的"
  605. }
  606. ]
  607. }
  608. }