pages.json 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  6. }
  7. },
  8. "pages": [
  9. {
  10. "path": "pages/index/index",
  11. "style": {
  12. "navigationBarTitleText": "广誉源",
  13. "app-plus": {
  14. "softinputNavBar": "none",
  15. "titleNView": false
  16. }
  17. }
  18. },
  19. {
  20. "path": "pages/identify/identify",
  21. "style": {
  22. "navigationBarTitleText": "商户",
  23. "navigationBarBackgroundColor": "#2cb8d4",
  24. "navigationBarTextStyle": "white",
  25. "app-plus": {
  26. "softinputNavBar": "none",
  27. "titleNView": false
  28. }
  29. }
  30. },
  31. {
  32. "path": "pages/identify/city",
  33. "style": {
  34. "navigationBarTitleText": "选择所在市",
  35. "navigationBarBackgroundColor": "#2cb8d4",
  36. "navigationBarTextStyle": "white",
  37. "app-plus": {
  38. "softinputNavBar": "none",
  39. "titleNView": false
  40. }
  41. }
  42. },
  43. {
  44. "path": "pages/order/order",
  45. "style": {
  46. "navigationBarTitleText": "订单",
  47. "navigationBarBackgroundColor": "#2cb8d4",
  48. "navigationBarTextStyle": "white",
  49. "app-plus": {
  50. "softinputNavBar": "none",
  51. "titleNView": false
  52. }
  53. }
  54. },
  55. {
  56. "path": "pages/my/my",
  57. "style": {
  58. "navigationBarTitleText": "个人中心",
  59. "navigationBarBackgroundColor": "#2cb8d4",
  60. "navigationBarTextStyle": "white",
  61. "app-plus": {
  62. "softinputNavBar": "none",
  63. "titleNView": false
  64. }
  65. }
  66. },
  67. {
  68. "path": "pages/my/withdraw",
  69. "style": {
  70. "navigationBarTitleText": "提现",
  71. "navigationBarBackgroundColor": "#2cb8d4",
  72. "navigationBarTextStyle": "white",
  73. "app-plus": {
  74. "softinputNavBar": "none",
  75. "titleNView": false
  76. }
  77. }
  78. },
  79. {
  80. "path": "pages/my/add_blank",
  81. "style": {
  82. "navigationBarTitleText": "绑定银行卡",
  83. "navigationBarBackgroundColor": "#2cb8d4",
  84. "navigationBarTextStyle": "white",
  85. "app-plus": {
  86. "softinputNavBar": "none",
  87. "titleNView": false
  88. }
  89. }
  90. },
  91. {
  92. "path": "pages/my/history",
  93. "style": {
  94. "navigationBarTitleText": "提现记录",
  95. "navigationBarBackgroundColor": "#2cb8d4",
  96. "navigationBarTextStyle": "white",
  97. "app-plus": {
  98. "softinputNavBar": "none",
  99. "titleNView": false
  100. }
  101. }
  102. },
  103. {
  104. "path": "pages/my/bill",
  105. "style": {
  106. "navigationBarTitleText": "账单",
  107. "navigationBarBackgroundColor": "#2cb8d4",
  108. "navigationBarTextStyle": "white",
  109. "app-plus": {
  110. "softinputNavBar": "none",
  111. "titleNView": false
  112. }
  113. }
  114. },
  115. {
  116. "path": "pages/login/wxLogin",
  117. "style": {
  118. "navigationBarTitleText": "",
  119. // "navigationBarBackgroundColor": "#2cb8d4",
  120. // "navigationBarTextStyle": "white",
  121. "app-plus": {
  122. "softinputNavBar": "none",
  123. "titleNView": false
  124. }
  125. }
  126. },
  127. {
  128. "path": "pages/login/agreement",
  129. "style": {
  130. "navigationBarTitleText": "",
  131. // "navigationBarBackgroundColor": "#2cb8d4",
  132. // "navigationBarTextStyle": "white",
  133. "app-plus": {
  134. "softinputNavBar": "none",
  135. "titleNView": false
  136. }
  137. }
  138. },
  139. {
  140. "path": "pages/login/privacy",
  141. "style": {
  142. "navigationBarTitleText": "",
  143. // "navigationBarBackgroundColor": "#2cb8d4",
  144. // "navigationBarTextStyle": "white",
  145. "app-plus": {
  146. "softinputNavBar": "none",
  147. "titleNView": false
  148. }
  149. }
  150. },
  151. {
  152. "path": "pages/index/details",
  153. "style": {
  154. "navigationBarTitleText": "项目详情",
  155. "navigationBarBackgroundColor": "#2cb8d4",
  156. "navigationBarTextStyle": "white",
  157. "app-plus": {
  158. "softinputNavBar": "none",
  159. "titleNView": false
  160. }
  161. }
  162. },
  163. //商户详情
  164. {
  165. "path": "pages/identify/details",
  166. "style": {
  167. "navigationBarTitleText": "商户",
  168. "navigationBarBackgroundColor": "#2cb8d4",
  169. "enablePullDownRefresh":false,
  170. "navigationBarTextStyle": "white",
  171. "app-plus": {
  172. "softinputNavBar": "none",
  173. "titleNView": false
  174. }
  175. }
  176. },
  177. //商户认证信息
  178. {
  179. "path": "pages/identify/approve_data",
  180. "style": {
  181. "navigationBarTitleText": "认证信息",
  182. "navigationBarBackgroundColor": "#2cb8d4",
  183. "enablePullDownRefresh":false,
  184. "navigationBarTextStyle": "white",
  185. "app-plus": {
  186. "softinputNavBar": "none",
  187. "titleNView": false
  188. }
  189. }
  190. },
  191. //支付订单
  192. {
  193. "path": "pages/identify/pay_order",
  194. "style": {
  195. "navigationBarTitleText": "支付订单",
  196. "navigationBarBackgroundColor": "#2cb8d4",
  197. "navigationBarTextStyle": "white",
  198. "app-plus": {
  199. "softinputNavBar": "none",
  200. "titleNView": false
  201. }
  202. }
  203. },
  204. //订单详情
  205. {
  206. "path": "pages/order/order_detail",
  207. "style": {
  208. "navigationBarTitleText": "订单详情",
  209. "navigationBarBackgroundColor": "#2cb8d4",
  210. "navigationBarTextStyle": "white",
  211. "app-plus": {
  212. "softinputNavBar": "none",
  213. "titleNView": false
  214. }
  215. }
  216. },
  217. //评价订单
  218. {
  219. "path": "pages/order/comment",
  220. "style": {
  221. "navigationBarTitleText": "评论",
  222. "navigationBarBackgroundColor": "#2cb8d4",
  223. "navigationBarTextStyle": "white",
  224. "app-plus": {
  225. "softinputNavBar": "none",
  226. "titleNView": false
  227. }
  228. }
  229. },
  230. {
  231. "path": "pages/address/index",
  232. "style": {
  233. "navigationBarTitleText": "我的地址",
  234. "navigationStyle": "custom"
  235. }
  236. },
  237. {
  238. "path": "pages/address/address-edit",
  239. "style": {
  240. "navigationBarTitleText": "编辑地址",
  241. "navigationStyle": "custom"
  242. }
  243. },
  244. {
  245. "path": "pages/address/virtual",
  246. "style": {
  247. "navigationBarTitleText": "虚拟地址",
  248. "navigationStyle": "custom"
  249. }
  250. },
  251. {
  252. "path": "pages/moments/index",
  253. "style": {
  254. "navigationBarTitleText": "社区动态",
  255. "navigationStyle": "custom"
  256. }
  257. },
  258. {
  259. "path": "pages/moments/add",
  260. "style": {
  261. "navigationBarTitleText": "发布动态",
  262. "navigationStyle": "custom"
  263. }
  264. },
  265. //商户评论客户
  266. {
  267. "path": "pages/my/js_user",
  268. "style": {
  269. "navigationBarTitleText": "评论客户",
  270. "navigationBarBackgroundColor": "#2cb8d4",
  271. "navigationBarTextStyle": "white",
  272. "app-plus": {
  273. "softinputNavBar": "none",
  274. "titleNView": false
  275. }
  276. }
  277. },
  278. //收藏
  279. {
  280. "path": "pages/my/collect",
  281. "style": {
  282. "navigationBarTitleText": "我的收藏",
  283. "navigationBarBackgroundColor": "#2cb8d4",
  284. "navigationBarTextStyle": "white",
  285. "app-plus": {
  286. "softinputNavBar": "none",
  287. "titleNView": false
  288. }
  289. }
  290. },
  291. //我的优惠券
  292. {
  293. "path": "pages/my/coupon",
  294. "style": {
  295. "navigationBarTitleText": "我的优惠券",
  296. "navigationBarBackgroundColor": "#2cb8d4",
  297. "navigationBarTextStyle": "white",
  298. "app-plus": {
  299. "softinputNavBar": "none",
  300. "titleNView": false
  301. }
  302. }
  303. },
  304. {
  305. "path": "pages/staff/index",
  306. "style": {
  307. "navigationBarTitleText": "商户中心",
  308. "navigationStyle": "default"
  309. }
  310. },
  311. {
  312. "path": "pages/join/team",
  313. "style": {
  314. "navigationBarTitleText": "招商合作",
  315. "navigationStyle": "default"
  316. }
  317. },
  318. {
  319. "path": "pages/join/staff",
  320. "style": {
  321. "navigationBarTitleText": "商户入驻",
  322. "navigationStyle": "default"
  323. }
  324. },
  325. //编辑资料
  326. {
  327. "path": "pages/my/indent",
  328. "style": {
  329. "navigationBarTitleText": "编辑资料",
  330. "navigationBarBackgroundColor": "#2cb8d4",
  331. "navigationBarTextStyle": "white",
  332. "app-plus": {
  333. "softinputNavBar": "none",
  334. "titleNView": false
  335. }
  336. }
  337. },
  338. //免车费
  339. {
  340. "path": "pages/my/free_fare",
  341. "style": {
  342. "navigationBarTitleText": "免车费设置",
  343. "navigationBarBackgroundColor": "#2cb8d4",
  344. "navigationBarTextStyle": "white",
  345. "app-plus": {
  346. "softinputNavBar": "none",
  347. "titleNView": false
  348. }
  349. }
  350. },
  351. // 免车费规则设置
  352. {
  353. "path": "pages/settings/fare",
  354. "style": {
  355. "navigationBarTitleText": "免车费设置"
  356. }
  357. },
  358. //商户订单
  359. {
  360. "path": "pages/my/js_order",
  361. "style": {
  362. "navigationBarTitleText": "订单",
  363. "navigationBarBackgroundColor": "#2cb8d4",
  364. "navigationBarTextStyle": "white",
  365. "app-plus": {
  366. "softinputNavBar": "none",
  367. "titleNView": false
  368. }
  369. }
  370. },
  371. {
  372. "path": "pages/my/feedback",
  373. "style": {
  374. "navigationBarTitleText": "投诉举报"
  375. }
  376. },
  377. //充值
  378. {
  379. "path": "pages/my/pay",
  380. "style": {
  381. "navigationBarTitleText": "充值",
  382. "navigationBarBackgroundColor": "#2cb8d4",
  383. "navigationBarTextStyle": "white",
  384. "app-plus": {
  385. "softinputNavBar": "none",
  386. "titleNView": false
  387. }
  388. }
  389. }
  390. ],
  391. "globalStyle": {
  392. "navigationBarTextStyle": "black",
  393. "navigationBarTitleText": "uni-app",
  394. "navigationBarBackgroundColor": "#F8F8F8",
  395. "backgroundColor": "#F8F8F8"
  396. },
  397. "tabBar": {
  398. "color": "#ADB4B8",
  399. "selectedColor": "#333333",
  400. "backgroundColor": "#FFFFFF",
  401. "list": [{
  402. "text": "首页",
  403. "pagePath": "pages/index/index",
  404. "iconPath": "static/identify/index.png",
  405. "selectedIconPath": "static/identify/index-cur.png"
  406. },
  407. {
  408. "text": "商户",
  409. "pagePath": "pages/identify/identify",
  410. "iconPath": "static/identify/people.png",
  411. "selectedIconPath": "static/identify/people-cur.png"
  412. },
  413. {
  414. "text": "订单",
  415. "pagePath": "pages/order/order",
  416. "iconPath": "static/identify/order.png",
  417. "selectedIconPath": "static/identify/order-cur.png"
  418. },
  419. {
  420. "text": "我的",
  421. "pagePath": "pages/my/my",
  422. "iconPath": "static/identify/mine.png",
  423. "selectedIconPath": "static/identify/mine-cur.png"
  424. }
  425. ]
  426. },
  427. "uniIdRouter": {}
  428. }