详情小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

245 lines
5.3 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/index/index",
  8. "style": {
  9. "navigationBarTitleText": "相亲交友",
  10. "enablePullDownRefresh": true
  11. }
  12. },
  13. {
  14. "path": "pages/wallMember/wallMember",
  15. "style": {
  16. "navigationBarTitleText": "上墙会员",
  17. "enablePullDownRefresh": true
  18. }
  19. },
  20. {
  21. "path": "pages/upTheWall/upTheWall",
  22. "style": {
  23. "navigationBarTitleText": "我要上墙"
  24. }
  25. },
  26. {
  27. "path": "pages/login/index",
  28. "style": {
  29. "navigationBarTitleText": "登录",
  30. "enablePullDownRefresh": true
  31. }
  32. },
  33. {
  34. "path": "pages/my/index",
  35. "style": {
  36. "navigationBarTitleText": "我的",
  37. "navigationBarBackgroundColor": "#FE3EA5",
  38. "navigationBarTextStyle": "white"
  39. }
  40. },
  41. {
  42. "path": "pages/my/exclusiveMatch",
  43. "style": {
  44. "navigationBarTitleText": "专属红娘",
  45. "navigationBarBackgroundColor": "#FE3EA5",
  46. "navigationBarTextStyle": "white"
  47. }
  48. },
  49. {
  50. "path": "pages/my/authentication",
  51. "style": {
  52. "navigationBarTitleText": "实名认证"
  53. }
  54. },
  55. {
  56. "path": "pages/my/service",
  57. "style": {
  58. "navigationBarTitleText": "客服",
  59. "navigationBarBackgroundColor": "#FE3EA5",
  60. "navigationBarTextStyle": "white"
  61. }
  62. },
  63. {
  64. "path": "pages/my/uploadInfo",
  65. "style": {
  66. "navigationBarTitleText": "上传身份证信息"
  67. }
  68. },
  69. {
  70. "path": "pages/my/collect",
  71. "style": {
  72. "navigationBarTitleText": "我的收藏"
  73. }
  74. },
  75. {
  76. "path": "pages/my/editInfo",
  77. "style": {
  78. "navigationBarTitleText": "编辑资料"
  79. }
  80. },
  81. {
  82. "path": "pages/my/matePerfance",
  83. "style": {
  84. "navigationBarTitleText": "择偶要求"
  85. }
  86. },
  87. {
  88. "path": "pages/my/workEconomy",
  89. "style": {
  90. "navigationBarTitleText": "工作经济家庭"
  91. }
  92. },
  93. {
  94. "path": "pages/my/welfare",
  95. "style": {
  96. "navigationBarTitleText": "福利中心",
  97. "navigationBarBackgroundColor": "#FE3EA5",
  98. "navigationBarTextStyle": "white"
  99. }
  100. },
  101. {
  102. "path": "pages/my/memberDetails",
  103. "style": {
  104. "navigationBarTitleText": "会员详情"
  105. }
  106. },
  107. {
  108. "path": "pages/my/officialAccount",
  109. "style": {
  110. "navigationBarTitleText": "关注公众号"
  111. }
  112. },
  113. {
  114. "path": "pages/my/contact",
  115. "style": {
  116. "navigationBarTitleText": "联系"
  117. }
  118. },
  119. {
  120. "path": "pages/my/setting",
  121. "style": {
  122. "navigationBarTitleText": "设置"
  123. }
  124. },
  125. {
  126. "path": "pages/my/qzone",
  127. "style": {
  128. "navigationBarTitleText": "我的动态"
  129. }
  130. },
  131. {
  132. "path": "pages/my/memberVip",
  133. "style": {
  134. "navigationBarTitleText": "VIP会员",
  135. "navigationBarBackgroundColor": "#FE3EA5",
  136. "navigationBarTextStyle": "white"
  137. }
  138. },
  139. {
  140. "path": "pages/userList/userList",
  141. "style": {
  142. "navigationBarTitleText": "相亲交友"
  143. }
  144. },
  145. {
  146. "path": "pages/signIn/signIn",
  147. "style": {
  148. "navigationBarTitleText": "签到"
  149. }
  150. },
  151. {
  152. "path": "pages/find/find",
  153. "style": {
  154. "navigationBarTitleText": "发现",
  155. "enablePullDownRefresh": true
  156. }
  157. },
  158. {
  159. "path": "pages/messageCenter/index",
  160. "style": {
  161. "navigationBarTitleText": "消息"
  162. }
  163. },
  164. {
  165. "path": "pages/messageCenter/system",
  166. "style": {
  167. "navigationBarTitleText": "系统消息"
  168. }
  169. },
  170. {
  171. "path": "pages/saySomething/saySomething",
  172. "style": {
  173. "navigationBarTitleText": "发表动态"
  174. }
  175. },
  176. {
  177. "path": "pages/personalTailor/personalTailor",
  178. "style": {
  179. "navigationBarTitleText": "私人定制"
  180. }
  181. },
  182. {
  183. "path": "pages/test/test",
  184. "style": {
  185. "navigationBarTitleText": "测试专用"
  186. }
  187. },
  188. {
  189. "path": "pages/my/innerMonologue",
  190. "style": {
  191. "navigationBarTitleText": "内心独白"
  192. }
  193. },
  194. {
  195. "path": "pages/my/basicInformation",
  196. "style": {
  197. "navigationBarTitleText": "基本资料"
  198. }
  199. },
  200. {
  201. "path": "pages/my/photoImage",
  202. "style": {
  203. "navigationBarTitleText": "形象照"
  204. }
  205. }
  206. ],
  207. "globalStyle": {
  208. "navigationBarTextStyle": "black",
  209. "navigationBarTitleText": "相亲交友",
  210. "navigationBarBackgroundColor": "#FFFFFF",
  211. "backgroundColor": "#F8F8F8"
  212. },
  213. "tabBar": {
  214. "color": "#222222",
  215. "selectedColor": "#E21196",
  216. "borderStyle": "black",
  217. "backgroundColor": "#ffffff",
  218. "list": [{
  219. "pagePath": "pages/index/index",
  220. "iconPath": "static/tabbar/home.png",
  221. "selectedIconPath": "static/tabbar/home-active.png",
  222. "text": "首页"
  223. },{
  224. "pagePath": "pages/find/find",
  225. "iconPath": "static/tabbar/find.png",
  226. "selectedIconPath": "static/tabbar/find-active.png",
  227. "text": "发现"
  228. },{
  229. "pagePath": "pages/personalTailor/personalTailor",
  230. "iconPath": "static/tabbar/customized.png",
  231. "selectedIconPath": "static/tabbar/customized-active.png",
  232. "text": "私人定制"
  233. },{
  234. "pagePath": "pages/messageCenter/index",
  235. "iconPath": "static/tabbar/message.png",
  236. "selectedIconPath": "static/tabbar/message-active.png",
  237. "text": "消息"
  238. },{
  239. "pagePath": "pages/my/index",
  240. "iconPath": "static/tabbar/my.png",
  241. "selectedIconPath": "static/tabbar/my-active.png",
  242. "text": "我的"
  243. }]
  244. }
  245. }