pages.json 8.2 KB

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