pages.json 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427
  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. "path": "pages/make/index",
  13. "style": {
  14. "navigationBarTitleText": "创作",
  15. "navigationStyle": "custom",
  16. "navigationBarBackgroundColor": "#ffffff"
  17. }
  18. }, {
  19. "path": "pages/index/Search",
  20. "onReachBottomDistance": "50",
  21. "style": {
  22. "navigationBarTitleText": "搜索",
  23. "navigationStyle": "custom"
  24. }
  25. }, {
  26. "path": "pages/make/fabuArticle",
  27. "style": {
  28. "navigationBarTitleText": "发布文章",
  29. "navigationStyle": "custom",
  30. "navigationBarBackgroundColor": "#ffffff"
  31. }
  32. }, {
  33. "path": "pages/make/relatedWorks",
  34. "style": {
  35. "navigationBarTitleText": "关联作品",
  36. "navigationStyle": "custom",
  37. "navigationBarBackgroundColor": "#ffffff"
  38. }
  39. }, {
  40. "path": "pages/make/manageArticle",
  41. "style": {
  42. "navigationBarTitleText": "管理",
  43. "navigationBarBackgroundColor": "#ffffff"
  44. }
  45. }, {
  46. "path": "pages/login/login",
  47. "style": {
  48. "navigationBarTitleText": "登录",
  49. "navigationStyle": "custom",
  50. "navigationBarBackgroundColor": "#ffffff"
  51. }
  52. }, {
  53. "path": "pages/login/loginFirst",
  54. "style": {
  55. "navigationBarTitleText": "完善资料",
  56. "navigationBarBackgroundColor": "#ffffff"
  57. }
  58. }, {
  59. "path": "pages/AboutUs/pay_xy",
  60. "style": {
  61. "navigationBarTitleText": "协议",
  62. "navigationStyle": "custom",
  63. "navigationBarBackgroundColor": "#ffffff"
  64. }
  65. }, {
  66. "path": "pages/AboutUs/UserLogoutAgreement",
  67. "style": {
  68. "navigationBarTitleText": "注销协议",
  69. "navigationStyle": "custom",
  70. "navigationBarBackgroundColor": "#ffffff"
  71. }
  72. }, {
  73. "path": "pages/AboutUs/yong",
  74. "style": {
  75. "navigationBarTitleText": "未成年人模式",
  76. "navigationBarBackgroundColor": "#ffffff"
  77. }
  78. }, {
  79. "path": "pages/AboutUs/xiuxi",
  80. "style": {
  81. "navigationBarTitleText": "休息模式",
  82. "navigationBarBackgroundColor": "#ffffff",
  83. "navigationStyle": "custom",
  84. "h5": {
  85. "titleNView": false,
  86. "bounce": "none"
  87. }
  88. }
  89. }, {
  90. "path": "pages/index/articleDetail",
  91. "style": {
  92. "navigationBarTitleText": "详情",
  93. "navigationBarBackgroundColor": "#ffffff",
  94. "navigationStyle": "custom"
  95. }
  96. }, {
  97. "path": "pages/index/workDetail",
  98. "style": {
  99. "navigationBarTitleText": "详情",
  100. "navigationBarBackgroundColor": "#ffffff",
  101. "navigationStyle": "custom"
  102. }
  103. }, {
  104. "path": "pages/index/ai_pp",
  105. "style": {
  106. "navigationBarTitleText": "首页",
  107. "navigationBarBackgroundColor": "#ffffff"
  108. }
  109. }, {
  110. "path": "pages/index/peopleList",
  111. "style": {
  112. "navigationBarTitleText": "兴趣交友",
  113. "navigationBarBackgroundColor": "#ffffff"
  114. }
  115. }, {
  116. "path": "pages/index/peopleHome",
  117. "style": {
  118. "navigationBarTitleText": "个人主页",
  119. "navigationBarBackgroundColor": "#ffffff"
  120. }
  121. }, {
  122. "path": "pages/my/my",
  123. "style": {
  124. "navigationBarTitleText": "我的",
  125. "navigationBarBackgroundColor": "#ffffff",
  126. "navigationStyle": "custom",
  127. "h5": {
  128. "titleNView": false,
  129. "bounce": "none"
  130. },
  131. "app-plus": {
  132. "bounce": "none"
  133. }
  134. }
  135. },{
  136. "path": "pages/webview/index",
  137. "style": {
  138. "navigationBarTitleText": ""
  139. }
  140. }, {
  141. "path": "pages/my/userHomepage",
  142. "style": {
  143. "navigationBarTitleText": "我的",
  144. "navigationBarBackgroundColor": "#ffffff",
  145. "navigationStyle": "custom",
  146. "h5": {
  147. "titleNView": false,
  148. "bounce": "none"
  149. },
  150. "app-plus": {
  151. "bounce": "none"
  152. }
  153. }
  154. }, {
  155. "path": "pages/login/reg",
  156. "style": {
  157. "navigationBarTitleText": "注册",
  158. "navigationStyle": "custom",
  159. "navigationBarBackgroundColor": "#ffffff"
  160. }
  161. }, {
  162. "path": "pages/login/down",
  163. "style": {
  164. "navigationBarTitleText": "加入成功",
  165. "navigationStyle": "custom",
  166. "navigationBarBackgroundColor": "#ffffff"
  167. }
  168. }, {
  169. "path": "pages/my/editInfo",
  170. "style": {
  171. "navigationBarTitleText": "基本资料",
  172. "navigationBarBackgroundColor": "#ffffff",
  173. "navigationStyle": "custom"
  174. }
  175. }, {
  176. "path": "pages/my/myArticle",
  177. "style": {
  178. "navigationBarTitleText": "我的动态",
  179. "navigationBarBackgroundColor": "#ffffff",
  180. "app-plus": {
  181. "bounce": "none",
  182. "titleNView": {
  183. "buttons": [{
  184. "width": "70px",
  185. "fontSize": "22rpx",
  186. "background": "#FF2A95",
  187. "text": "发布"
  188. }]
  189. }
  190. }
  191. }
  192. }, {
  193. "path": "pages/my/idcheck",
  194. "style": {
  195. "navigationBarTitleText": "实名认证",
  196. "navigationBarBackgroundColor": "#ffffff"
  197. }
  198. }, {
  199. "path": "pages/my/editMobile",
  200. "style": {
  201. "navigationBarTitleText": "更换绑定手机号",
  202. "navigationBarBackgroundColor": "#ffffff"
  203. }
  204. }, {
  205. "path": "pages/my/editPass",
  206. "style": {
  207. "navigationBarTitleText": "设置密码",
  208. "navigationBarBackgroundColor": "#ffffff"
  209. }
  210. }, {
  211. "path": "pages/my/forgetPass",
  212. "style": {
  213. "navigationBarTitleText": "忘记密码",
  214. "navigationBarBackgroundColor": "#ffffff"
  215. }
  216. }, {
  217. "path": "pages/my/step",
  218. "style": {
  219. "navigationBarTitleText": "完善信息",
  220. "navigationBarBackgroundColor": "#ffffff",
  221. "navigationStyle": "custom"
  222. }
  223. }, {
  224. "path": "pages/my/security",
  225. "style": {
  226. "navigationBarTitleText": "账户与安全",
  227. "navigationBarBackgroundColor": "#F2F6F2"
  228. }
  229. }, {
  230. "path": "pages/my/setting",
  231. "style": {
  232. "navigationBarTitleText": "设置",
  233. "navigationBarBackgroundColor": "#F2F6F2"
  234. }
  235. }, {
  236. "path": "pages/my/job",
  237. "style": {
  238. "navigationBarTitleText": "任务中心",
  239. "navigationStyle": "custom"
  240. }
  241. }, {
  242. "path": "pages/my/DelMemConfirm",
  243. "style": {
  244. "navigationBarTitleText": "注销账号",
  245. "navigationBarBackgroundColor": "#ffffff"
  246. }
  247. }, {
  248. "path": "pages/my/DelMemVerify",
  249. "style": {
  250. "navigationBarTitleText": "",
  251. "navigationBarBackgroundColor": "#ffffff"
  252. }
  253. }, {
  254. "path": "pages/AboutUs/xieyi",
  255. "style": {
  256. "navigationBarTitleText": "协议内容",
  257. "navigationBarBackgroundColor": "#ffffff"
  258. }
  259. }, {
  260. "path": "pages/AboutUs/yhxy",
  261. "style": {
  262. "navigationBarTitleText": "用户协议",
  263. "navigationBarBackgroundColor": "#ffffff"
  264. }
  265. }, {
  266. "path": "pages/AboutUs/yszc",
  267. "style": {
  268. "navigationBarTitleText": "隐私政策",
  269. "navigationBarBackgroundColor": "#ffffff"
  270. }
  271. }, {
  272. "path": "pages/message/mailMessage",
  273. "style": {
  274. "navigationBarTitleText": "您的消息",
  275. "navigationBarBackgroundColor": "#ffffff",
  276. "navigationStyle": "custom"
  277. }
  278. }, {
  279. "path": "pages/my/follow",
  280. "style": {
  281. "navigationBarTitleText": "关注",
  282. "navigationBarBackgroundColor": "#ffffff",
  283. "navigationStyle": "custom"
  284. }
  285. }, {
  286. "path": "pages/makedetail/makeImgDetail",
  287. "style": {
  288. "navigationBarTitleText": "灵感创作",
  289. "navigationBarBackgroundColor": "#ffffff",
  290. "navigationStyle": "custom",
  291. "h5": {
  292. "titleNView": false,
  293. "bounce": "none"
  294. },
  295. "app-plus": {
  296. "bounce": "none"
  297. }
  298. }
  299. }, {
  300. "path": "pages/makedetail/makeDetail",
  301. "style": {
  302. "navigationBarTitleText": "详情",
  303. "navigationBarBackgroundColor": "#ffffff",
  304. "navigationStyle": "custom",
  305. "h5": {
  306. "titleNView": false,
  307. "bounce": "none"
  308. },
  309. "app-plus": {
  310. "bounce": "none"
  311. }
  312. }
  313. }, {
  314. "path": "pages/makedetail/makeMusicDetail",
  315. "style": {
  316. "navigationBarTitleText": "音乐制作",
  317. "navigationStyle": "custom",
  318. "h5": {
  319. "titleNView": false,
  320. "bounce": "none"
  321. },
  322. "app-plus": {
  323. "bounce": "none"
  324. }
  325. }
  326. }, {
  327. "path": "pages/my/myStar",
  328. "style": {
  329. "navigationBarTitleText": "我的星灵",
  330. "navigationStyle": "custom"
  331. }
  332. }, {
  333. "path": "pages/isLand/mainLand",
  334. "style": {
  335. "navigationBarTitleText": "主大陆"
  336. }
  337. }, {
  338. "path": "pages/isLand/homeLand",
  339. "style": {
  340. "navigationBarTitleText": "主岛"
  341. }
  342. }, {
  343. "path": "pages/isLand/HuaTian",
  344. "style": {
  345. "navigationBarTitleText": "花田"
  346. }
  347. },
  348. {
  349. "path": "pages/my/adolescent",
  350. "style": {
  351. "navigationBarTitleText": "青少年设置",
  352. "navigationStyle": "custom"
  353. }
  354. },
  355. {
  356. "path": "pages/my/teenagePassword",
  357. "style": {
  358. "navigationBarTitleText": "",
  359. "navigationStyle": "custom"
  360. }
  361. },
  362. {
  363. "path": "pages/my/feedback",
  364. "style": {
  365. "navigationBarTitleText": "意见与反馈"
  366. }
  367. },
  368. {
  369. "path": "pages/vip/index",
  370. "style": {
  371. "navigationBarTitleText": "会员",
  372. "navigationStyle": "custom"
  373. }
  374. },
  375. {
  376. "path": "pages/vip/M_purchase",
  377. "style": {
  378. "navigationBarTitleText": "M币充值",
  379. "navigationStyle": "custom"
  380. }
  381. },
  382. {
  383. "path": "pages/vip/record",
  384. "style": {
  385. "navigationBarTitleText": "充值记录",
  386. "navigationStyle": "custom"
  387. }
  388. }
  389. ],
  390. "globalStyle": {
  391. "navigationBarTextStyle": "black",
  392. "navigationBarTitleText": "萌创星球",
  393. "navigationBarBackgroundColor": "#ffffff",
  394. "backgroundColor": "#ffffff"
  395. },
  396. "tabBar": {
  397. "custom": true,
  398. "color": "#999999",
  399. "selectedColor": "#ffffff",
  400. "borderStyle": "white",
  401. "height": "50px",
  402. "backgroundColor": "#ffffff",
  403. "list": [{
  404. "pagePath": "pages/index/index",
  405. "iconPath": "static/tab/tab_home.png",
  406. "selectedIconPath": "static/tab/tab_home_sel.png",
  407. "text": "遇见"
  408. },
  409. {
  410. "pagePath": "pages/make/index"
  411. },
  412. {
  413. "pagePath": "pages/message/mailMessage",
  414. "iconPath": "static/tab/tab_sms.png",
  415. "selectedIconPath": "static/tab/tab_sms_sel.png",
  416. "text": "消息"
  417. },
  418. {
  419. "pagePath": "pages/my/my",
  420. "iconPath": "static/tab/tab_me.png",
  421. "selectedIconPath": "static/tab/tab_me_sel.png",
  422. "text": "我的"
  423. }
  424. ]
  425. }
  426. }