pages.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682
  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/login/login",
  8. "style": {
  9. "navigationBarTitleText": ""
  10. }
  11. },
  12. {
  13. "path": "pages/login/apply-trial", // 申请试用
  14. "style": {
  15. "navigationStyle": "default", // 是否显示导航栏 default显示,custom不显示
  16. "navigationBarTitleText": "申请试用"
  17. }
  18. },
  19. {
  20. "path": "pages/index/index", // 货架
  21. "style": {
  22. "navigationBarTitleText": "货架",
  23. "enablePullDownRefresh": false
  24. }
  25. },
  26. {
  27. "path": "pages/login/userAuthYs",
  28. "style": {
  29. "navigationBarTitleText": "注意事项及服务协议"
  30. }
  31. },
  32. {
  33. "path": "pages/login/forget-pass",
  34. "style": {
  35. "navigationBarTitleText": "忘记密码"
  36. }
  37. },
  38. {
  39. "path": "pages/userCenter/index",
  40. "style": {
  41. "enablePullDownRefresh": false,
  42. "navigationStyle": "custom",
  43. // 将回弹属性关掉
  44. "bounce":"none"
  45. }
  46. },
  47. {
  48. "path": "pages/userCenter/changePwd", // 我的>修改密码
  49. "style": {
  50. "navigationBarTitleText": "修改密码"
  51. }
  52. },
  53. {
  54. "path": "pages/xtNotice/xtNotice", // 我的>消息
  55. "style": {
  56. "navigationBarTitleText": "消息"
  57. }
  58. },
  59. {
  60. "path": "pages/xtNotice/xtNoticeDetail/xtNoticeDetail", // 我的>消息详情
  61. "style": {
  62. "navigationBarTitleText": "消息详情"
  63. }
  64. },
  65. {
  66. "path" : "pages/latePlay/chooseBulk",
  67. "style" :
  68. {
  69. "navigationBarTitleText": "选择货架",
  70. "enablePullDownRefresh": false
  71. }
  72. }
  73. ,{
  74. "path" : "pages/latePlay/chooseProduct",
  75. "style": {
  76. "navigationBarTitleText": "打印贴签",
  77. "navigationStyle":"custom",
  78. "app-plus":{
  79. "titleNView": {
  80. "titleAlign": "left",
  81. "buttons": [ //原生标题栏按钮配置,
  82. {
  83. "text": "\ue65a 批量打印" ,//原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听u
  84. "fontSrc": "/static/iconfont/iconfont.ttf",
  85. "fontSize": "14",
  86. "color": "#00aaff",
  87. "width":"110px"
  88. }
  89. ]
  90. }
  91. }
  92. }
  93. },
  94. {
  95. "path" : "pages/index/printAbc",
  96. "style" :
  97. {
  98. "navigationBarTitleText": "打印ABC",
  99. "enablePullDownRefresh": false
  100. }
  101. },
  102. {
  103. "path" : "pages/shuntBackManage/shuntBackList",
  104. "style" :
  105. {
  106. "navigationBarTitleText": "调回管理",
  107. "enablePullDownRefresh": false
  108. }
  109. },
  110. {
  111. "path" : "pages/shuntBackManage/cancellingStocks",
  112. "style" :
  113. {
  114. "navigationBarTitleText": "调回退库",
  115. "enablePullDownRefresh": false,
  116. "titleView":false,
  117. // 将回弹属性关掉
  118. "bounce":"none"
  119. }
  120. },
  121. {
  122. "path" : "pages/shuntBackManage/detail",
  123. "style" :
  124. {
  125. "navigationBarTitleText": "调回详情",
  126. "enablePullDownRefresh": false
  127. }
  128. },
  129. {
  130. "path" : "pages/replenishmentManage/replenishmentList",
  131. "style" :
  132. {
  133. "navigationBarTitleText": "补货管理",
  134. "enablePullDownRefresh": false
  135. }
  136. },
  137. {
  138. "path" : "pages/replenishmentManage/confirm",
  139. "style" :
  140. {
  141. "navigationBarTitleText": "补货确认",
  142. "enablePullDownRefresh": false
  143. }
  144. },
  145. {
  146. "path" : "pages/replenishmentManage/outWarehousing",
  147. "style" :
  148. {
  149. "navigationBarTitleText": "补货出库",
  150. "enablePullDownRefresh": false
  151. }
  152. },
  153. {
  154. "path" : "pages/replenishmentManage/manualPrint",
  155. "style" :
  156. {
  157. "navigationBarTitleText": "手动打印",
  158. "enablePullDownRefresh": false
  159. }
  160. },
  161. {
  162. "path" : "pages/replenishmentManage/scanCodePrint",
  163. "style" :
  164. {
  165. "navigationBarTitleText": "扫码打印",
  166. "enablePullDownRefresh": false
  167. }
  168. },
  169. {
  170. "path" : "pages/replenishmentManage/sendOutGoods",
  171. "style" :
  172. {
  173. "navigationBarTitleText": "发货出库",
  174. "enablePullDownRefresh": false
  175. }
  176. },
  177. {
  178. "path" : "pages/replenishmentManage/signWarehousing",
  179. "style" :
  180. {
  181. "navigationBarTitleText": "补货签收",
  182. "enablePullDownRefresh": false
  183. }
  184. },
  185. {
  186. "path" : "pages/replenishmentManage/detail",
  187. "style" :
  188. {
  189. "navigationBarTitleText": "补货单详情",
  190. "enablePullDownRefresh": false
  191. }
  192. }
  193. ,{
  194. "path" : "pages/common/printTag/printTag",
  195. "style" :
  196. {
  197. "navigationBarTitleText": "打印标签",
  198. "enablePullDownRefresh": false
  199. }
  200. },
  201. {
  202. "path": "pages/stock/index", // 库存
  203. "style": {
  204. "navigationBarTitleText": "库存",
  205. "enablePullDownRefresh": false
  206. }
  207. },
  208. {
  209. "path": "pages/stock/stockSearch", // 库存查询
  210. "style": {
  211. "navigationBarTitleText": "库存查询",
  212. "enablePullDownRefresh": false
  213. }
  214. },
  215. {
  216. "path": "pages/stock/detaiList", // 库存详情列表
  217. "style": {
  218. "navigationBarTitleText": "库存详情",
  219. "enablePullDownRefresh": false
  220. }
  221. },
  222. {
  223. "path": "pages/stock/stockDetail", // 库存详情
  224. "style": {
  225. "navigationBarTitleText": "库存详情",
  226. "enablePullDownRefresh": false
  227. }
  228. },
  229. {
  230. "path": "pages/stock/warehouseDetail", // 出入库明细详情
  231. "style": {
  232. "navigationBarTitleText": "出入库明细",
  233. "enablePullDownRefresh": false
  234. }
  235. },
  236. {
  237. "path": "pages/sales/index", // 销售
  238. "style": {
  239. "navigationBarTitleText": "销售",
  240. "enablePullDownRefresh": false
  241. }
  242. },
  243. {
  244. "path": "pages/sales/list", // 销售列表
  245. "style": {
  246. "navigationBarTitleText": "销售单",
  247. "navigationStyle":"custom",
  248. "app-plus":{
  249. "titleNView": {
  250. "titleAlign": "left",
  251. "buttons": [ //原生标题栏按钮配置,
  252. {
  253. "text": "\ue694 查询" ,//原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听u
  254. "fontSrc": "/static/iconfont/iconfont.ttf",
  255. "fontSize": "14",
  256. "width":"90px"
  257. }
  258. ]
  259. }
  260. }
  261. }
  262. },
  263. {
  264. "path": "pages/sales/addSales", // 新增销售单
  265. "style": {
  266. "navigationBarTitleText": "新增销售单",
  267. "enablePullDownRefresh": false
  268. }
  269. },
  270. {
  271. "path": "pages/sales/edit", // 新增销售单/编辑销售单/销售单详情
  272. "style": {
  273. "navigationBarTitleText": "销售单",
  274. "enablePullDownRefresh": false
  275. }
  276. },
  277. {
  278. "path": "pages/sales/chooseProduct", // 选择产品
  279. "style": {
  280. "navigationBarTitleText": "选择产品",
  281. "navigationStyle":"custom",
  282. "app-plus":{
  283. "titleNView": {
  284. "titleAlign": "left",
  285. "buttons": [ //原生标题栏按钮配置,
  286. {
  287. "text": "\ue694 查询" ,//原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听u
  288. "fontSrc": "/static/iconfont/iconfont.ttf",
  289. "fontSize": "14",
  290. "width":"90px"
  291. }
  292. ]
  293. }
  294. }
  295. }
  296. },
  297. {
  298. "path": "pages/sales/chooseCustomer", // 销售单 选择客户
  299. "style": {
  300. "navigationBarTitleText": "选择客户",
  301. "enablePullDownRefresh": false
  302. }
  303. },
  304. {
  305. "path": "pages/sales/addCustomer", // 销售单 选择客户
  306. "style": {
  307. "navigationBarTitleText": "新增客户",
  308. "enablePullDownRefresh": false
  309. }
  310. },
  311. {
  312. "path": "pages/sales/productPricing", // 产品报价
  313. "style": {
  314. "navigationBarTitleText": "产品报价",
  315. "navigationStyle":"custom",
  316. "app-plus":{
  317. "titleNView": {
  318. "titleAlign": "left",
  319. "buttons": [ //原生标题栏按钮配置,
  320. {
  321. "text": "\ue694 查询" ,//原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听u
  322. "fontSrc": "/static/iconfont/iconfont.ttf",
  323. "fontSize": "14",
  324. "width":"90px"
  325. }
  326. ]
  327. }
  328. }
  329. }
  330. },
  331. {
  332. "path" : "pages/webviews/openview",
  333. "style" :
  334. {
  335. "navigationBarTitleText": "网页",
  336. "enablePullDownRefresh": false
  337. }
  338. }
  339. ,{
  340. "path" : "pages/sales/salesRecord",
  341. "style" :
  342. {
  343. "navigationBarTitleText": "销售记录",
  344. "enablePullDownRefresh": false
  345. }
  346. }
  347. ,{
  348. "path" : "pages/approveStore/list",
  349. "style" :
  350. {
  351. "navigationBarTitleText": "门店审核",
  352. "enablePullDownRefresh": false
  353. }
  354. }
  355. ,{
  356. "path" : "pages/approveStore/authPass",
  357. "style" :
  358. {
  359. "navigationBarTitleText": "审核通过",
  360. "enablePullDownRefresh": false
  361. }
  362. }
  363. ,{
  364. "path" : "pages/approveStore/detail",
  365. "style" :
  366. {
  367. "navigationBarTitleText": "门店审核详情",
  368. "enablePullDownRefresh": false
  369. }
  370. }
  371. ,{
  372. "path" : "pages/shelfSetting/shelfList",
  373. "style" :
  374. {
  375. "navigationBarTitleText": "选择货架",
  376. "enablePullDownRefresh": false
  377. }
  378. }
  379. ,{
  380. "path" : "pages/shelfSetting/shelfSet",
  381. "style": {
  382. "navigationStyle": "custom" ,// 隐藏系统导航栏
  383. "navigationBarTextStyle": "black" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
  384. }
  385. }
  386. ,{
  387. "path" : "pages/shelfSetting/editShelf",
  388. "style" :
  389. {
  390. "navigationBarTitleText": "修改货架名称",
  391. "enablePullDownRefresh": false
  392. }
  393. }
  394. ,{
  395. "path" : "pages/shelfSetting/searchShelfHw",
  396. "style" :
  397. {
  398. "navigationBarTitleText": "按产品搜索",
  399. "enablePullDownRefresh": false
  400. }
  401. }
  402. ,{
  403. "path" : "pages/shelfSetting/editShelfHw",
  404. "style" :
  405. {
  406. "navigationBarTitleText": "编辑货位",
  407. "enablePullDownRefresh": false
  408. }
  409. }
  410. ,{
  411. "path" : "pages/shelfSetting/addShelfHw",
  412. "style" :
  413. {
  414. "navigationBarTitleText": "新增货位",
  415. "enablePullDownRefresh": false
  416. }
  417. }
  418. ,{
  419. "path" : "pages/shelfSetting/bindProduct",
  420. "style" :
  421. {
  422. "navigationBarTitleText": "绑定产品",
  423. "enablePullDownRefresh": false
  424. }
  425. }
  426. ,{
  427. "path" : "pages/shelfSetting/batchPrint",
  428. "style" :
  429. {
  430. "navigationBarTitleText": "批量打印",
  431. "enablePullDownRefresh": false
  432. }
  433. }
  434. ,{
  435. "path" : "pages/shelfSetting/quickReplenish",
  436. "style" :
  437. {
  438. "navigationBarTitleText": "快速补货",
  439. "enablePullDownRefresh": false
  440. }
  441. }
  442. ,{
  443. "path" : "pages/stockCheck/shelfList",
  444. "style" :
  445. {
  446. "navigationBarTitleText": "选择货架",
  447. "enablePullDownRefresh": false
  448. }
  449. }
  450. ,{
  451. "path" : "pages/stockCheck/startCheck",
  452. "style": {
  453. "navigationBarTitleText": "库存盘点",
  454. "navigationStyle":"custom",
  455. "app-plus":{
  456. "titleNView": {
  457. "titleAlign": "left",
  458. "buttons": [ //原生标题栏按钮配置,
  459. {
  460. "text": "\ue694 盘点历史" ,//原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听u
  461. "fontSrc": "/static/iconfont/iconfont.ttf",
  462. "fontSize": "14",
  463. "color": "#00aaff",
  464. "width":"120px"
  465. }
  466. ]
  467. }
  468. }
  469. }
  470. }
  471. ,{
  472. "path" : "pages/stockCheck/submitStockCheck",
  473. "style" :
  474. {
  475. "navigationBarTitleText": "提交盘点单",
  476. "enablePullDownRefresh": false
  477. }
  478. }
  479. ,{
  480. "path" : "pages/stockCheck/checkRecord",
  481. "style" :
  482. {
  483. "navigationBarTitleText": "盘点历史",
  484. "enablePullDownRefresh": false
  485. }
  486. }
  487. ,{
  488. "path" : "pages/batchShelves/index",
  489. "style" :
  490. {
  491. "navigationBarTitleText": "批量上架—选层",
  492. "enablePullDownRefresh": false
  493. }
  494. }
  495. ,{
  496. "path" : "pages/batchShelves/scanProduct",
  497. "style" :
  498. {
  499. "navigationBarTitleText": "扫描条形码",
  500. "enablePullDownRefresh": false,
  501. "app-plus":{
  502. "titleNView": {
  503. "titleAlign": "left",
  504. "buttons": [ //原生标题栏按钮配置,
  505. {
  506. "text": "\ue694 搜索" ,//原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听u
  507. "fontSrc": "/static/iconfont/iconfont.ttf",
  508. "fontSize": "16",
  509. "color": "#00aaff",
  510. "width":"80px"
  511. }
  512. ]
  513. }
  514. }
  515. }
  516. }
  517. ,{
  518. "path" : "pages/batchShelves/searchProduct",
  519. "style" :
  520. {
  521. "navigationBarTitleText": "产品编码搜索",
  522. "enablePullDownRefresh": false,
  523. "app-plus":{
  524. "titleNView": {
  525. "titleAlign": "left",
  526. "buttons": [ //原生标题栏按钮配置,
  527. {
  528. "text": "\ue617 扫码" ,//原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听u
  529. "fontSrc": "/static/iconfont/iconfont.ttf",
  530. "fontSize": "16",
  531. "color": "#00aaff",
  532. "width":"80px"
  533. }
  534. ]
  535. }
  536. }
  537. }
  538. }
  539. ,{
  540. "path" : "pages/batchShelves/cartList",
  541. "style" :
  542. {
  543. "navigationBarTitleText": "批量上架",
  544. "enablePullDownRefresh": false,
  545. "app-plus":{
  546. "titleNView": {
  547. "titleAlign": "left",
  548. "buttons": [ //原生标题栏按钮配置,
  549. {
  550. "text": "\ue67a 上架" ,//原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听u
  551. "fontSrc": "/static/iconfont/iconfont.ttf",
  552. "fontSize": "14",
  553. "color": "#00aaff",
  554. "width":"80px"
  555. },
  556. {
  557. "text": "\ue65a 打印" ,//原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听u
  558. "fontSrc": "/static/iconfont/iconfont.ttf",
  559. "fontSize": "14",
  560. "color": "#00aaff",
  561. "width":"auto"
  562. }
  563. ]
  564. }
  565. }
  566. }
  567. },{
  568. "path" : "pages/batchShelves/editShelfHw",
  569. "style" :
  570. {
  571. "navigationBarTitleText": "编辑上架信息",
  572. "enablePullDownRefresh": false
  573. }
  574. }
  575. ,{
  576. "path" : "pages/batchShelves/setProductCost",
  577. "style" :
  578. {
  579. "navigationBarTitleText": "结算价设置",
  580. "enablePullDownRefresh": false
  581. }
  582. }
  583. ,{
  584. "path" : "pages/batchShelves/batchPrint/batchPrint",
  585. "style" :
  586. {
  587. "navigationBarTitleText": "批量打印",
  588. "enablePullDownRefresh": false
  589. }
  590. }
  591. ,{
  592. "path" : "pages/shelfOrder/shelfOrder",
  593. "style" :
  594. {
  595. "navigationBarTitleText": "货架订单",
  596. "enablePullDownRefresh": false,
  597. "app-plus":{
  598. "titleNView": {
  599. "titleAlign": "left",
  600. "buttons": [ //原生标题栏按钮配置,
  601. {
  602. "text": "\ue694 查询" ,//原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听u
  603. "fontSrc": "/static/iconfont/iconfont.ttf",
  604. "fontSize": "14",
  605. "width":"80px"
  606. }
  607. ]
  608. }
  609. }
  610. }
  611. }
  612. ,{
  613. "path" : "pages/shelfOrder/orderDetail",
  614. "style" :
  615. {
  616. "navigationBarTitleText": "货架订单详情",
  617. "enablePullDownRefresh": false
  618. }
  619. }
  620. ],
  621. "globalStyle": {
  622. "navigationBarTextStyle": "black",
  623. "navigationBarTitleText": "iscm",
  624. "navigationBarBackgroundColor": "#FFFFFF",
  625. "backgroundColor": "#f2f2f2",
  626. "app-plus": {
  627. // 将回弹属性关掉
  628. "bounce": "none",
  629. "scrollIndicator": "none",
  630. "titleAlign": "left",
  631. "disableSwipeBack": true,
  632. "softinputMode":"adjustResize"
  633. }
  634. },
  635. "tabBar": {
  636. "fontSize": "14px",
  637. "list": [
  638. {
  639. "pagePath": "pages/sales/index",
  640. "text": "销售",
  641. "visible": true
  642. },
  643. {
  644. "pagePath": "pages/stock/index",
  645. "text": "库存",
  646. "visible": true
  647. },
  648. {
  649. "pagePath": "pages/index/index",
  650. "text": "货架",
  651. "visible": true
  652. },
  653. {
  654. "pagePath": "pages/userCenter/index",
  655. "text": "我的",
  656. "visible": true
  657. }
  658. ]
  659. }
  660. }