pages.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "navigationStyle": "custom"
  8. }
  9. },
  10. {
  11. "path": "pages/cooperative/cooperative",
  12. "style": {
  13. "usingComponents": {},
  14. "navigationBarBackgroundColor": "#07c160",
  15. "navigationBarTextStyle": "white",
  16. "navigationBarTitleText": "供销社"
  17. }
  18. },
  19. {
  20. "path": "pages/cooperative/details",
  21. "style": {
  22. "usingComponents": {},
  23. "navigationBarBackgroundColor": "#07c160",
  24. "navigationBarTextStyle": "white",
  25. "navigationBarTitleText": "供销社详情"
  26. }
  27. },
  28. {
  29. "path": "pages/index/index",
  30. "style": {
  31. "component": true,
  32. "usingComponents": {},
  33. "navigationStyle": "custom",
  34. "navigationBarTextStyle": "white",
  35. "navigationBarTitleText": "吉村宝"
  36. }
  37. },
  38. {
  39. "path": "pages/me/me",
  40. "style": {
  41. "usingComponents": {},
  42. "navigationBarBackgroundColor": "#07c160",
  43. "navigationBarTextStyle": "white",
  44. "navigationBarTitleText": "我的"
  45. }
  46. },
  47. {
  48. "path": "pages/fuwu/fuwu",
  49. "style": {
  50. "usingComponents": {},
  51. "navigationBarBackgroundColor": "#07c160",
  52. "navigationBarTextStyle": "white",
  53. "navigationBarTitleText": "资讯"
  54. }
  55. },
  56. {
  57. "path": "pages/wenba/wenba",
  58. "style": {
  59. "usingComponents": {},
  60. "navigationBarBackgroundColor": "#07c160",
  61. "navigationBarTextStyle": "white",
  62. "navigationBarTitleText": "问吧"
  63. }
  64. },
  65. {
  66. "path": "pages/sannong/sannong",
  67. "style": {
  68. "usingComponents": {
  69. "tabs": "../../components/tabs/tabs",
  70. "tab-page": "../../components/tab-page/tab-page"
  71. },
  72. "navigationBarBackgroundColor": "#07c160",
  73. "navigationBarTextStyle": "white",
  74. "navigationBarTitleText": "三农"
  75. }
  76. },
  77. {
  78. "path": "pages/wenbaxiangqing/wenbaxiangqing",
  79. "style": {
  80. "usingComponents": {},
  81. "navigationBarBackgroundColor": "#07c160",
  82. "navigationBarTextStyle": "white",
  83. "navigationBarTitleText": "问吧详情"
  84. }
  85. },
  86. {
  87. "path": "pages/shangcheng/shangcheng",
  88. "style": {
  89. "usingComponents": {},
  90. "navigationBarBackgroundColor": "#07c160",
  91. "navigationBarTextStyle": "white",
  92. "navigationBarTitleText": "商城首页"
  93. }
  94. },
  95. {
  96. "path": "pages/fenlei/fenlei",
  97. "style": {
  98. "usingComponents": {
  99. "mp-vtabs": "../../components/vtabs/vtabs/index",
  100. "mp-vtabs-content": "../../components/vtabs/vtabs-content/index"
  101. },
  102. "navigationBarBackgroundColor": "#07c160",
  103. "navigationBarTextStyle": "white",
  104. "navigationBarTitleText": "分类"
  105. }
  106. },
  107. {
  108. "path": "pages/shangpinxiangqingye/shangpinxiangqingye",
  109. "style": {
  110. "usingComponents": {},
  111. "navigationBarBackgroundColor": "#07c160",
  112. "navigationBarTextStyle": "white",
  113. "navigationBarTitleText": "商品详情页"
  114. }
  115. },
  116. {
  117. "path": "pages/handleAffairs/handleAffairs",
  118. "style": {
  119. "usingComponents": {},
  120. "navigationBarBackgroundColor": "#07c160",
  121. "navigationBarTextStyle": "white",
  122. "navigationBarTitleText": "办事"
  123. }
  124. },
  125. {
  126. "path": "pages/themeType/themeType",
  127. "style": {
  128. "usingComponents": {},
  129. "navigationBarBackgroundColor": "#07c160",
  130. "navigationBarTextStyle": "white",
  131. "navigationBarTitleText": "主题配置类型"
  132. }
  133. },
  134. {
  135. "path": "pages/quotations/quotations",
  136. "style": {
  137. "usingComponents": {},
  138. "navigationBarBackgroundColor": "#07c160",
  139. "navigationBarTextStyle": "white",
  140. "navigationBarTitleText": "行情"
  141. }
  142. },{
  143. "path": "pages/toGovernmentList/toGovernmentList",
  144. "style": {
  145. "usingComponents": {},
  146. "navigationBarBackgroundColor": "#07c160",
  147. "navigationBarTextStyle": "white",
  148. "navigationBarTitleText": "惠民通"
  149. }
  150. },
  151. {
  152. "path": "pages/me/meOperate",
  153. "style": {
  154. "usingComponents": {},
  155. "navigationBarBackgroundColor": "#07c160",
  156. "navigationBarTextStyle": "white",
  157. "navigationBarTitleText": "积分流水"
  158. }
  159. },
  160. {
  161. "path": "pages/gridQuery/gridQuery",
  162. "style": {
  163. "usingComponents": {},
  164. "navigationBarBackgroundColor": "#07c160",
  165. "navigationBarTextStyle": "white",
  166. "navigationBarTitleText": "网格详情"
  167. }
  168. }
  169. ],
  170. "easycom": {
  171. "autoscan": true,
  172. "custom": {
  173. // uni-ui 规则如下配置
  174. "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
  175. }
  176. },
  177. "tabBar": {
  178. "index": "-1",
  179. "color": "#737373",
  180. "selectedColor": "#2f2f2f",
  181. "borderStyle": "black",
  182. "backgroundColor": "#f9f9f9",
  183. "list": [
  184. {
  185. "text": "服务",
  186. "pagePath": "pages/index/index",
  187. "iconPath": "static/pages/images/fuwu2.png",
  188. "selectedIconPath": "static/pages/images/fuwu1.png"
  189. },
  190. {
  191. "text": "资讯",
  192. "pagePath": "pages/fuwu/fuwu",
  193. "iconPath": "static/pages/images/index2.png",
  194. "selectedIconPath": "static/pages/images/index1.png"
  195. },
  196. {
  197. "text": "我的",
  198. "pagePath": "pages/me/me",
  199. "iconPath": "static/pages/images/me2.png",
  200. "selectedIconPath": "static/pages/images/me1.png"
  201. }
  202. ]
  203. },
  204. "style": "v2",
  205. "sitemapLocation": "sitemap.json",
  206. "lazyCodeLoading": "requiredComponents",
  207. "globalStyle": {
  208. "backgroundTextStyle": "light",
  209. "navigationBarBackgroundColor": "#fff",
  210. "navigationBarTitleText": "Weixin",
  211. "navigationBarTextStyle": "black"
  212. },
  213. "condition" : { //模式配置,仅开发期间生效
  214. "current": 0, //当前激活的模式(list 的索引项)
  215. "list": [
  216. {
  217. "name": "test", //模式名称
  218. "path": "pages/index/index", //启动页面,必选
  219. "query": "" //启动参数,在页面的onLoad函数里面得到
  220. }
  221. ]
  222. },
  223. "subPackages": []
  224. }