pages.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. {
  2. "easycom": {
  3. "^tm-(.*)": "@/tm-vuetify/components/tm-$1/tm-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/index/index",
  7. "style": {
  8. "navigationBarTitleText": "",
  9. "app-plus":{
  10. "titleNView": false
  11. }
  12. }
  13. },
  14. {
  15. "path": "pages/wardrobe/index",
  16. "style": {
  17. "navigationBarTitleText": "衣厨",
  18. "app-plus":{
  19. "titleNView": false
  20. }
  21. }
  22. },
  23. {
  24. "path": "pages/dapei/index",
  25. "style": {
  26. "navigationBarTitleText": "消息",
  27. "app-plus":{
  28. "titleNView": false
  29. }
  30. }
  31. },
  32. {
  33. "path": "pages/shop/index",
  34. "style": {
  35. "navigationBarTitleText": "商场",
  36. "app-plus":{
  37. "titleNView": false
  38. }
  39. }
  40. },
  41. {
  42. "path": "pages/user/index",
  43. "style": {
  44. "navigationBarTitleText": "我的",
  45. "app-plus":{
  46. "titleNView": false
  47. }
  48. }
  49. },
  50. {
  51. "path": "pages/shouye/index",
  52. "style": {
  53. "navigationBarTitleText": "我的",
  54. "app-plus":{
  55. "titleNView": false
  56. }
  57. }
  58. },
  59. {
  60. "path": "pages/putstorage/index",
  61. "style": {
  62. "navigationBarTitleText": "我的",
  63. "app-plus":{
  64. "titleNView": false
  65. }
  66. }
  67. },
  68. {
  69. "path": "pages/registered/index",
  70. "style": {
  71. "navigationBarTitleText": "我的",
  72. "app-plus":{
  73. "titleNView": false
  74. }
  75. }
  76. },
  77. {
  78. "path": "pages/login/index",
  79. "style": {
  80. "navigationBarTitleText": "我的",
  81. "app-plus":{
  82. "titleNView": false
  83. }
  84. }
  85. },
  86. {
  87. "path": "pages/xieyi/index",
  88. "style": {
  89. "navigationBarTitleText": "我的",
  90. "app-plus":{
  91. "titleNView": false
  92. }
  93. }
  94. },
  95. {
  96. "path": "pages/zhaohui/index",
  97. "style": {
  98. "navigationBarTitleText": "我的",
  99. "app-plus":{
  100. "titleNView": false
  101. }
  102. }
  103. },
  104. {
  105. "path": "pages/zhtijiao/index",
  106. "style": {
  107. "navigationBarTitleText": "我的",
  108. "app-plus":{
  109. "titleNView": false
  110. }
  111. }
  112. },
  113. {
  114. "path": "pages/chuanghome/index",
  115. "style": {
  116. "navigationBarTitleText": "我的",
  117. "app-plus":{
  118. "titleNView": false
  119. }
  120. }
  121. },
  122. {
  123. "path": "pages/qiehuan/index",
  124. "style": {
  125. "navigationBarTitleText": "我的",
  126. "app-plus":{
  127. "titleNView": false
  128. }
  129. }
  130. },
  131. {
  132. "path": "pages/sousuo/index",
  133. "style": {
  134. "navigationBarTitleText": "我的",
  135. "app-plus":{
  136. "titleNView": false
  137. }
  138. }
  139. },
  140. {
  141. "path": "pages/fankui/index",
  142. "style": {
  143. "navigationBarTitleText": "我的",
  144. "app-plus":{
  145. "titleNView": false
  146. }
  147. }
  148. },
  149. {
  150. "path": "pages/xiaoxi/index",
  151. "style": {
  152. "navigationBarTitleText": "我的",
  153. "app-plus":{
  154. "titleNView": false
  155. }
  156. }
  157. },
  158. {
  159. "path": "pages/yifu/index",
  160. "style": {
  161. "navigationBarTitleText": "我的",
  162. "app-plus":{
  163. "titleNView": false
  164. }
  165. }
  166. },
  167. {
  168. "path": "pages/luru/index",
  169. "style": {
  170. "navigationBarTitleText": "我的",
  171. "app-plus":{
  172. "titleNView": false
  173. }
  174. }
  175. },
  176. {
  177. "path": "pages/quchu/index",
  178. "style": {
  179. "navigationBarTitleText": "我的",
  180. "app-plus":{
  181. "titleNView": false
  182. }
  183. }
  184. },
  185. {
  186. "path": "pages/gouwuche/index",
  187. "style": {
  188. "navigationBarTitleText": "我的",
  189. "app-plus":{
  190. "titleNView": false
  191. }
  192. }
  193. },
  194. {
  195. "path": "pages/gengduo/index",
  196. "style": {
  197. "navigationBarTitleText": "我的",
  198. "app-plus":{
  199. "titleNView": false
  200. }
  201. }
  202. },
  203. {
  204. "path": "pages/shopsoso/index",
  205. "style": {
  206. "navigationBarTitleText": "我的",
  207. "app-plus":{
  208. "titleNView": false
  209. }
  210. }
  211. },
  212. {
  213. "path": "pages/weizhi/index",
  214. "style": {
  215. "navigationBarTitleText": "我的",
  216. "app-plus":{
  217. "titleNView": false
  218. }
  219. }
  220. }
  221. ],
  222. "tabBar": {
  223. "color": "#999",
  224. "selectedColor": "#82cfd5",
  225. "borderStyle": "#fff",
  226. "backgroundColor": "white",
  227. "iconfontSrc": "static/icon/iconfont.ttf"
  228. },
  229. "globalStyle": {
  230. "navigationBarTextStyle": "black",
  231. "navigationBarTitleText": "uni-app",
  232. "navigationBarBackgroundColor": "#F8F8F8",
  233. "backgroundColor": "#F8F8F8"
  234. },
  235. "condition" : { //模式配置,仅开发期间生效
  236. "current": 0, //当前激活的模式(list 的索引项)
  237. "list": [
  238. {
  239. "name": "", //模式名称
  240. "path": "", //启动页面,必选
  241. "query": "" //启动参数,在页面的onLoad函数里面得到
  242. }
  243. ]
  244. }
  245. }