pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/index/index",
  8. "style": {
  9. "navigationBarTitleText": "%index.home%",
  10. "navigationStyle": "custom",
  11. "enablePullDownRefresh": true
  12. }
  13. }
  14. ,{
  15. "path" : "pages/OrderList/OrderList",
  16. "style" :
  17. {
  18. "navigationBarTitleText": "%index.order%",
  19. "navigationStyle": "custom",
  20. "enablePullDownRefresh": true
  21. }
  22. }
  23. ,{
  24. "path" : "pages/UserCenter/UserCenter",
  25. "style" :
  26. {
  27. "navigationBarTitleText": "%index.User%",
  28. "navigationStyle": "custom",
  29. "enablePullDownRefresh": false
  30. }
  31. }
  32. ,{
  33. "path" : "pages/OrderList/pinglun",
  34. "style" :
  35. {
  36. "navigationBarTitleText": "%index.pinglun%",
  37. "enablePullDownRefresh": false,
  38. "navigationStyle": "custom"
  39. }
  40. }
  41. ,{
  42. "path" : "pages/pinglun/pingLunList",
  43. "style" :
  44. {
  45. "navigationBarTitleText": "%index.pinglunlb%",
  46. "enablePullDownRefresh": false,
  47. "navigationStyle": "custom"
  48. }
  49. }
  50. ,{
  51. "path" : "pages/OrderList/OrderDetail",
  52. "style" :
  53. {
  54. "navigationBarTitleText": "%index.orderxq%",
  55. "enablePullDownRefresh": false,
  56. "navigationStyle": "custom"
  57. }
  58. }
  59. ,{
  60. "path" : "pages/UserCenter/LoginView",
  61. "style" :
  62. {
  63. "navigationBarTitleText": "%index.dengluzhuce%",
  64. "enablePullDownRefresh": false,
  65. "navigationStyle": "custom"
  66. }
  67. }
  68. ,{
  69. "path" : "pages/kefuzhongxin/fuwuleixing",
  70. "style" :
  71. {
  72. "navigationBarTitleText": "%index.kefuzhx%",
  73. "enablePullDownRefresh": false,
  74. "navigationStyle": "custom"
  75. }
  76. }
  77. ,{
  78. "path" : "pages/kefuzhongxin/fuwuqingdan",
  79. "style" :
  80. {
  81. "navigationBarTitleText": "%index.kefuzhx%",
  82. "enablePullDownRefresh": false,
  83. "navigationStyle": "custom"
  84. }
  85. }
  86. ,{
  87. "path" : "pages/kefuzhongxin/kehufuwu",
  88. "style" :
  89. {
  90. "navigationBarTitleText": "%index.kefuzhx%",
  91. "enablePullDownRefresh": false,
  92. "navigationStyle": "custom"
  93. }
  94. }
  95. ,{
  96. "path" : "pages/UserCenter/dizhi/dizhilist",
  97. "style" :
  98. {
  99. "navigationBarTitleText": "%index.peisongdizhi%",
  100. "enablePullDownRefresh": false,
  101. "navigationStyle": "custom"
  102. }
  103. }
  104. ,{
  105. "path" : "pages/UserCenter/dizhi/newdizhi",
  106. "style" :
  107. {
  108. "navigationBarTitleText": "%index.peisongdizhi%",
  109. "enablePullDownRefresh": false,
  110. "navigationStyle": "custom"
  111. }
  112. }
  113. ,{
  114. "path" : "pages/OrderList/buy/dingdanjiesuan",
  115. "style" :
  116. {
  117. "navigationBarTitleText": "%index.xiadanzhifu%",
  118. "enablePullDownRefresh": false,
  119. "navigationStyle": "custom"
  120. }
  121. }
  122. ,{
  123. "path" : "pages/shanpinxungou/shangjia/shangjia",
  124. "style" :
  125. {
  126. "navigationBarTitleText": "%index.mendianliebiao%",
  127. "enablePullDownRefresh": true,
  128. "navigationStyle": "custom"
  129. }
  130. }
  131. ,{
  132. "path" : "pages/shanpinxungou/shangpin/shangpinxiangqing",
  133. "style" :
  134. {
  135. "navigationBarTitleText": "%index.goodsxq%",
  136. "navigationStyle": "custom"
  137. }
  138. }
  139. ,{
  140. "path" : "pages/UserCenter/map/map",
  141. "style" :
  142. {
  143. "navigationBarTitleText": "%index.dizhixuanz%",
  144. "enablePullDownRefresh": false,
  145. "navigationStyle": "custom"
  146. }
  147. }
  148. ,{
  149. "path" : "pages/shanpinxungou/shangpin/shangpinList/shangpinList",
  150. "style" : {
  151. "enablePullDownRefresh": false,
  152. "navigationBarTitleText": "%index.goodslist%",
  153. "navigationStyle": "custom"
  154. }
  155. }
  156. ,{
  157. "path" : "pages/UserCenter/yonghushezhi/duoyuyan",
  158. "style" :
  159. {
  160. "navigationBarTitleText": "%index.yuyanxuanz%",
  161. "enablePullDownRefresh": false,
  162. "navigationStyle": "custom"
  163. }
  164. }
  165. ,{
  166. "path" : "pages/UserCenter/yonghushezhi/bangzhu",
  167. "style" :
  168. {
  169. "navigationBarTitleText": "%index.bangzhu%",
  170. "enablePullDownRefresh": false,
  171. "navigationStyle": "custom"
  172. }
  173. }
  174. ,{
  175. "path" : "pages/UserCenter/yonghushezhi/shezhi",
  176. "style" :
  177. {
  178. "navigationBarTitleText": "%index.setting%",
  179. "enablePullDownRefresh": false,
  180. "navigationStyle": "custom"
  181. }
  182. }
  183. ,{
  184. "path" : "pages/UserCenter/yonghushezhi/bangzhuxq",
  185. "style" :
  186. {
  187. "navigationBarTitleText": "%index.bangzhu%",
  188. "enablePullDownRefresh": false,
  189. "navigationStyle": "custom"
  190. }
  191. }
  192. ,{
  193. "path" : "pages/OrderList/buy/gouwuche",
  194. "style" :
  195. {
  196. "navigationBarTitleText": "%gouwu.gouwuche%",
  197. "enablePullDownRefresh": false,
  198. "navigationStyle": "custom"
  199. }
  200. }
  201. ,{
  202. "path" : "pages/index/fuwuleixingList",
  203. "style" :
  204. {
  205. "navigationBarTitleText": "",
  206. "enablePullDownRefresh": true,
  207. "navigationStyle": "custom"
  208. }
  209. }
  210. ,{
  211. "path" : "pages/shanpinxungou/shangjia/gengduozhixun",
  212. "style" :
  213. {
  214. "navigationBarTitleText": "",
  215. "enablePullDownRefresh": false,
  216. "navigationStyle": "custom"
  217. }
  218. }
  219. ,{
  220. "path" : "pages/OrderList/buy/wodezhuji",
  221. "style" :
  222. {
  223. "navigationBarTitleText": "我的足迹",
  224. "enablePullDownRefresh": false,
  225. "navigationStyle": "custom"
  226. }
  227. }
  228. ,{
  229. "path" : "pages/index/Changyongdizhi",
  230. "style" :
  231. {
  232. "navigationBarTitleText": "",
  233. "enablePullDownRefresh": false,
  234. "navigationStyle": "custom"
  235. }
  236. }
  237. ,{
  238. "path" : "pages/index/mindex/yinszhengc",
  239. "style" :
  240. {
  241. "navigationBarTitleText": "%index.yinsizc%",
  242. "enablePullDownRefresh": false
  243. }
  244. },
  245. {
  246. "path" : "pages/shanpinxungou/shangjia/merchantdetail",
  247. "style" :
  248. {
  249. "navigationBarTitleText" : "",
  250. "enablePullDownRefresh" : false,
  251. "navigationStyle": "custom"
  252. }
  253. },
  254. {
  255. "path" : "pages/imcall/audioCall",
  256. "style" :
  257. {
  258. "navigationBarTitleText" : "",
  259. "enablePullDownRefresh" : false,
  260. "navigationStyle": "custom"
  261. }
  262. },
  263. {
  264. "path" : "pages/index/BigimageView",
  265. "style" :
  266. {
  267. "navigationBarTitleText" : "",
  268. "enablePullDownRefresh" : false,
  269. "navigationStyle": "custom"
  270. }
  271. },
  272. {
  273. "path" : "pages/imcall/GoeasyExchange",
  274. "style" :
  275. {
  276. "navigationBarTitleText" : ""
  277. }
  278. },
  279. {
  280. "path" : "pages/kehufuwu/kefuMsgList",
  281. "style" :
  282. {
  283. "navigationBarTitleText" : "",
  284. "navigationStyle": "custom"
  285. }
  286. },
  287. {
  288. "path" : "pages/kehufuwu/updataKefuMsg",
  289. "style" :
  290. {
  291. "navigationBarTitleText" : "",
  292. "navigationStyle": "custom"
  293. }
  294. },
  295. {
  296. "path" : "pages/UserCenter/OpenWebview",
  297. "style" :
  298. {
  299. "navigationBarTitleText" : ""
  300. }
  301. },
  302. {
  303. "path" : "pages/pinglun/TonggaoView",
  304. "style" :
  305. {
  306. "navigationBarTitleText" : "",
  307. "navigationStyle": "custom"
  308. }
  309. },
  310. {
  311. "path" : "pages/UserCenter/map/Chazhaodizhi",
  312. "style" :
  313. {
  314. "navigationBarTitleText" : "",
  315. "navigationStyle": "custom"
  316. }
  317. },
  318. {
  319. "path" : "pages/OrderList/MainOrderDetail/MainOrderDetail",
  320. "style" :
  321. {
  322. "navigationBarTitleText" : "",
  323. "navigationStyle": "custom"
  324. }
  325. },
  326. {
  327. "path" : "pages/shanpinxungou/shangjia/productlist",
  328. "style" :
  329. {
  330. "navigationBarTitleText" : ""
  331. }
  332. },
  333. {
  334. "path": "pages/shanpinxungou/shangjia/shoppingCart",
  335. "style": {
  336. "navigationBarTitleText": "",
  337. "navigationStyle": "custom"
  338. }
  339. },
  340. {
  341. "path": "pages/UserCenter/userinfoSet",
  342. "style": {
  343. "navigationBarTitleText": "",
  344. "navigationStyle": "custom"
  345. }
  346. },
  347. {
  348. "path": "pages/OrderList/buy/myCollection",
  349. "style": {
  350. "navigationBarTitleText": "",
  351. "navigationStyle": "custom"
  352. }
  353. }
  354. ],
  355. "tabBar": {
  356. "color": "#7A7E83",
  357. "selectedColor": "#40AE36",
  358. "borderStyle": "black",
  359. "fontSize": "12px",
  360. "backgroundColor": "#F8F8F8",
  361. "list": [{
  362. "pagePath": "pages/index/index",
  363. "text": "%index.home%",
  364. "iconPath": "static/images/shouye1@3x.png",
  365. "selectedIconPath": "static/images/shouye@3x.png"
  366. },
  367. {
  368. "pagePath": "pages/OrderList/OrderList",
  369. "text": "%index.order%",
  370. "iconPath": "/static/meishi/dingdan1.png",
  371. "selectedIconPath": "/static/meishi/dingdan.png"
  372. },
  373. {
  374. "pagePath": "pages/OrderList/buy/gouwuche",
  375. "text": "%gouwu.gouwuche%",
  376. "iconPath": "/static/meishi/Buy.png",
  377. "selectedIconPath": "/static/meishi/BuyS.png"
  378. },{
  379. "pagePath": "pages/UserCenter/UserCenter",
  380. "text": "%index.User%",
  381. "iconPath": "/static/meishi/persionl.png",
  382. "selectedIconPath": "/static/meishi/huiyuan.png"
  383. }
  384. ]
  385. },
  386. "globalStyle": {
  387. "navigationBarTextStyle": "black",
  388. "navigationBarTitleText": "uni-app",
  389. "navigationBarBackgroundColor": "#F8F8F8",
  390. "backgroundColor": "#F8F8F8",
  391. "app-plus": {
  392. "softinputNavBar":"none"
  393. }
  394. }
  395. }