pages.json 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/login/login",
  7. "style": {
  8. "navigationBarTitleText": "登录",
  9. "app-plus": {
  10. "titleNView": false
  11. }
  12. }
  13. }, {
  14. "path": "pages/login/forgotPassword",
  15. "style": {
  16. "navigationBarTitleText": "忘记密码"
  17. }
  18. }, {
  19. "path": "pages/tabBar/home",
  20. "style": {
  21. "navigationBarTitleText": "首页",
  22. "app-plus": {
  23. "titleNView": false
  24. }
  25. }
  26. }, {
  27. "path": "pages/tabBar/record",
  28. "style": {
  29. "navigationBarTitleText": "数据中心"
  30. }
  31. }, {
  32. "path": "pages/tabBar/dynamic",
  33. "style": {
  34. "navigationBarTitleText": "工作圈",
  35. "app-plus": {
  36. "titleNView": false
  37. }
  38. }
  39. }, {
  40. "path": "pages/tabBar/news",
  41. "style": {
  42. "navigationBarTitleText": "消息",
  43. "app-plus": {
  44. "titleNView": false
  45. }
  46. }
  47. }, {
  48. "path": "pages/tabBar/center",
  49. "style": {
  50. "navigationBarTitleText": "我的",
  51. "app-plus": {
  52. "titleNView": false
  53. }
  54. }
  55. }],
  56. "subPackages": [{
  57. "root": "pages",
  58. "pages": [{
  59. "path": "user/setUp",
  60. "style": {
  61. "navigationBarTitleText": "设置",
  62. "app-plus": {
  63. "titleNView": false
  64. }
  65. }
  66. }]
  67. }, {
  68. "root": "pages/views",
  69. "pages": [{
  70. "path": "salesSlip/index",
  71. "style": {
  72. "navigationBarTitleText": "销售",
  73. "app-plus": {
  74. "titleNView": false
  75. }
  76. }
  77. }, {
  78. "path": "purchase/index",
  79. "style": {
  80. "navigationBarTitleText": "采购",
  81. "app-plus": {
  82. "titleNView": false
  83. }
  84. }
  85. }, {
  86. "path": "salesSlip/salesOrderList",
  87. "style": {
  88. "navigationBarTitleText": "销售列表"
  89. }
  90. }, {
  91. "path": "salesSlip/toBeCollectedlist",
  92. "style": {
  93. "navigationBarTitleText": "销售订单"
  94. }
  95. }, {
  96. "path": "salesSlip/toBeCollectedlistBatch",
  97. "style": {
  98. "navigationBarTitleText": "待收款"
  99. }
  100. }, {
  101. "path": "salesSlip/collectionManagement",
  102. "style": {
  103. "navigationBarTitleText": "待收款客户"
  104. }
  105. }, {
  106. "path": "salesSlip/aiiReceivables",
  107. "style": {
  108. "navigationBarTitleText": "客户收款单"
  109. }
  110. }, {
  111. "path": "purchase/salesOrderList",
  112. "style": {
  113. "navigationBarTitleText": "采购列表",
  114. "app-plus": {
  115. "titleNView": false
  116. }
  117. }
  118. }, {
  119. "path": "salesSlip/salesOrderDetails",
  120. "style": {
  121. "navigationBarTitleText": "销售明细"
  122. }
  123. }, {
  124. "path": "purchase/salesOrderDetails",
  125. "style": {
  126. "navigationBarTitleText": "采购明细"
  127. }
  128. }, {
  129. "path": "salesSlip/collectionList",
  130. "style": {
  131. "navigationBarTitleText": "收款列表"
  132. }
  133. }, {
  134. "path": "purchase/collectionList",
  135. "style": {
  136. "navigationBarTitleText": "收款列表"
  137. }
  138. }, {
  139. "path": "salesSlip/selectCustomer",
  140. "style": {
  141. "navigationBarTitleText": "选择客户",
  142. "titleNView": {
  143. "buttons": [{
  144. "text": "\ue62d",
  145. "fontSrc": "/static/typeface/iconfont.ttf",
  146. "fontSize": "16px",
  147. "float": "right",
  148. "color": "#fff"
  149. }],
  150. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  151. }
  152. }
  153. }, {
  154. "path": "purchase/selectCustomer",
  155. "style": {
  156. "navigationBarTitleText": "选择供应商",
  157. "titleNView": {
  158. "buttons": [{
  159. "text": "\ue62d",
  160. "fontSrc": "/static/typeface/iconfont.ttf",
  161. "fontSize": "16px",
  162. "float": "right",
  163. "color": "#fff"
  164. }],
  165. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  166. }
  167. }
  168. }, {
  169. "path": "customer/index",
  170. "style": {
  171. "navigationBarTitleText": "客户",
  172. "app-plus": {
  173. "titleNView": false
  174. }
  175. }
  176. }, {
  177. "path": "customer/customerDetails",
  178. "style": {
  179. "navigationBarTitleText": "新建客户"
  180. }
  181. }, {
  182. "path": "supplier/index",
  183. "style": {
  184. "navigationBarTitleText": "供应商",
  185. "app-plus": {
  186. "titleNView": false
  187. }
  188. }
  189. }, {
  190. "path": "supplier/customerDetails",
  191. "style": {
  192. "navigationBarTitleText": "新建供应商"
  193. }
  194. }, {
  195. "path": "salesSlip/selectProduct",
  196. "style": {
  197. "navigationBarTitleText": "选择产品",
  198. "app-plus": {
  199. "titleNView": {
  200. "buttons": [{
  201. "text": "\ue62d",
  202. "fontSrc": "/static/typeface/iconfont.ttf",
  203. "fontSize": "16px",
  204. "float": "right",
  205. "color": "#fff"
  206. }],
  207. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  208. }
  209. }
  210. }
  211. }, {
  212. "path": "purchase/selectProduct",
  213. "style": {
  214. "navigationBarTitleText": "选择产品",
  215. "app-plus": {
  216. "titleNView": {
  217. "buttons": [{
  218. "text": "\ue62d",
  219. "fontSrc": "/static/typeface/iconfont.ttf",
  220. "fontSize": "16px",
  221. "float": "right",
  222. "color": "#fff"
  223. }],
  224. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  225. }
  226. }
  227. }
  228. }, {
  229. "path": "product/index",
  230. "style": {
  231. "navigationBarTitleText": "产品",
  232. "app-plus": {
  233. "titleNView": false
  234. }
  235. }
  236. }, {
  237. "path": "product/productDetails",
  238. "style": {
  239. "navigationBarTitleText": "新建产品",
  240. "app-plus": {
  241. "titleNView": false
  242. }
  243. }
  244. }, {
  245. "path": "product/classification",
  246. "style": {
  247. "navigationBarTitleText": "产品分类",
  248. "app-plus": {
  249. "titleNView": {
  250. "buttons": [{
  251. "text": "\ue62d",
  252. "fontSrc": "/static/typeface/iconfont.ttf",
  253. "fontSize": "16px",
  254. "float": "right",
  255. "color": "#fff"
  256. }],
  257. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  258. }
  259. }
  260. }
  261. }, {
  262. "path": "product/createCompany",
  263. "style": {
  264. "navigationBarTitleText": "单位",
  265. "app-plus": {
  266. "titleNView": {
  267. "buttons": [{
  268. "text": "\ue62d",
  269. "fontSrc": "/static/typeface/iconfont.ttf",
  270. "fontSize": "16px",
  271. "float": "right",
  272. "color": "#fff"
  273. }],
  274. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  275. }
  276. }
  277. }
  278. }, {
  279. "path": "product/createWarehouse",
  280. "style": {
  281. "navigationBarTitleText": "仓库库区",
  282. "app-plus": {
  283. "titleNView": {
  284. "buttons": [{
  285. "text": "\ue62d",
  286. "fontSrc": "/static/typeface/iconfont.ttf",
  287. "fontSize": "16px",
  288. "float": "right",
  289. "color": "#fff"
  290. }],
  291. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  292. }
  293. }
  294. }
  295. }, {
  296. "path": "product/customerType",
  297. "style": {
  298. "navigationBarTitleText": "客户分类",
  299. "app-plus": {
  300. "titleNView": {
  301. "buttons": [{
  302. "text": "\ue62d",
  303. "fontSrc": "/static/typeface/iconfont.ttf",
  304. "fontSize": "16px",
  305. "float": "right",
  306. "color": "#fff"
  307. }],
  308. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  309. }
  310. }
  311. }
  312. },
  313. {
  314. "path": "stock/index",
  315. "style": {
  316. "navigationBarTitleText": "库存",
  317. "app-plus": {
  318. "titleNView": false
  319. }
  320. }
  321. }
  322. ]
  323. }],
  324. "globalStyle": {
  325. "navigationBarTextStyle": "white",
  326. // #ifdef H5
  327. "navigationBarBackgroundColor": "#FD4B09",
  328. // #endif
  329. "app-plus": {
  330. "bounce": "none",
  331. "scrollIndicator": "none",
  332. "titleNView": {
  333. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  334. }
  335. }
  336. },
  337. "tabBar": {
  338. "color": "#727272",
  339. "selectedColor": "#fd5003",
  340. "borderStyle": "white",
  341. "backgroundColor": "#FFFFFF",
  342. "list": [{
  343. "pagePath": "pages/tabBar/home",
  344. "iconPath": "static/images/tabBar/home.png",
  345. "selectedIconPath": "static/images/tabBar/home_selected.png",
  346. "text": "首页"
  347. }, {
  348. "pagePath": "pages/tabBar/record",
  349. "iconPath": "static/images/tabBar/record.png",
  350. "selectedIconPath": "static/images/tabBar/record_selected.png",
  351. "text": "数据"
  352. },
  353. // {
  354. // "pagePath": "pages/tabBar/dynamic",
  355. // "iconPath": "static/images/tabBar/dynamic.png",
  356. // "selectedIconPath": "static/images/tabBar/dynamic_selected.png",
  357. // "text": "工作圈"
  358. // }, {
  359. // "pagePath": "pages/tabBar/news",
  360. // "iconPath": "static/images/tabBar/news.png",
  361. // "selectedIconPath": "static/images/tabBar/news_selected.png",
  362. // "text": "消息"
  363. // },
  364. {
  365. "pagePath": "pages/tabBar/center",
  366. "iconPath": "static/images/tabBar/my.png",
  367. "selectedIconPath": "static/images/tabBar/my_selected.png",
  368. "text": "我的"
  369. }
  370. ]
  371. }
  372. }