pages.json 9.6 KB

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