123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324 |
- {
- "easycom": {
- "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "货架",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/login/userAuthYs",
- "style": {
- "navigationBarTitleText": "注意事项及服务协议"
- }
- },
- {
- "path": "pages/login/forget-pass",
- "style": {
- "navigationBarTitleText": "忘记密码"
- }
- },
- {
- "path": "pages/userCenter/index",
- "style": {
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
-
- "bounce":"none"
- }
- },
- {
- "path": "pages/userCenter/changePwd",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- }
- ,{
- "path" : "pages/latePlay/chooseBulk",
- "style" :
- {
- "navigationBarTitleText": "选择货柜",
- "enablePullDownRefresh": false
- }
- }
- ,{
- "path" : "pages/latePlay/chooseProduct",
- "style" :
- {
- "navigationBarTitleText": "补打贴签",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/shuntBackManage/shuntBackList",
- "style" :
- {
- "navigationBarTitleText": "调回管理",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/shuntBackManage/cancellingStocks",
- "style" :
- {
- "navigationBarTitleText": "调回退库",
- "enablePullDownRefresh": false,
- "titleView":false,
-
- "bounce":"none"
- }
- },
- {
- "path" : "pages/shuntBackManage/detail",
- "style" :
- {
- "navigationBarTitleText": "调回详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/replenishmentManage/replenishmentList",
- "style" :
- {
- "navigationBarTitleText": "补货管理",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/replenishmentManage/confirm",
- "style" :
- {
- "navigationBarTitleText": "补货确认",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/replenishmentManage/outWarehousing",
- "style" :
- {
- "navigationBarTitleText": "补货出库",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/replenishmentManage/manualPrint",
- "style" :
- {
- "navigationBarTitleText": "手动打印",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/replenishmentManage/scanCodePrint",
- "style" :
- {
- "navigationBarTitleText": "扫码打印",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/replenishmentManage/sendOutGoods",
- "style" :
- {
- "navigationBarTitleText": "发货出库",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/replenishmentManage/signWarehousing",
- "style" :
- {
- "navigationBarTitleText": "补货签收",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/replenishmentManage/detail",
- "style" :
- {
- "navigationBarTitleText": "补货单详情",
- "enablePullDownRefresh": false
- }
- }
- ,{
- "path" : "pages/common/printTag/printTag",
- "style" :
- {
- "navigationBarTitleText": "打印标签",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/stock/index",
- "style": {
- "navigationBarTitleText": "库存",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/stock/stockSearch",
- "style": {
- "navigationBarTitleText": "库存查询",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/stock/detaiList",
- "style": {
- "navigationBarTitleText": "库存详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/stock/stockDetail",
- "style": {
- "navigationBarTitleText": "库存详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/stock/warehouseDetail",
- "style": {
- "navigationBarTitleText": "出入库明细",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/sales/index",
- "style": {
- "navigationBarTitleText": "销售",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/sales/list",
- "style": {
- "navigationBarTitleText": "销售单",
- "navigationStyle":"custom",
- "app-plus":{
- "titleNView": {
- "titleAlign": "auto",
- "buttons": [
- {
- "text": "\ue694 查询" ,
- "fontSrc": "/static/iconfont/iconfont.ttf",
- "fontSize": "16",
- "width":"90px"
- }
- ]
- }
- }
- }
- },
- {
- "path": "pages/sales/addSales",
- "style": {
- "navigationBarTitleText": "新增销售单",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/sales/edit",
- "style": {
- "navigationBarTitleText": "销售单",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/sales/chooseProduct",
- "style": {
- "navigationBarTitleText": "选择产品",
- "navigationStyle":"custom",
- "app-plus":{
- "titleNView": {
- "titleAlign": "auto",
- "buttons": [
- {
- "text": "\ue694 查询" ,
- "fontSrc": "/static/iconfont/iconfont.ttf",
- "fontSize": "16",
- "width":"90px"
- }
- ]
- }
- }
- }
- },
- {
- "path": "pages/sales/chooseCustomer",
- "style": {
- "navigationBarTitleText": "选择客户",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/sales/addCustomer",
- "style": {
- "navigationBarTitleText": "新增客户",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/sales/productPricing",
- "style": {
- "navigationBarTitleText": "产品报价",
- "navigationStyle":"custom",
- "app-plus":{
- "titleNView": {
- "titleAlign": "auto",
- "buttons": [
- {
- "text": "\ue694 查询" ,
- "fontSrc": "/static/iconfont/iconfont.ttf",
- "fontSize": "16",
- "width":"90px"
- }
- ]
- }
- }
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "iscm",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#f2f2f2",
- "app-plus": {
-
- "bounce": "none",
- "scrollIndicator": "none"
- }
- },
- "tabBar": {
- "fontSize": "14px",
- "list": [
- {
- "pagePath": "pages/sales/index",
- "text": "销售"
- },
- {
- "pagePath": "pages/stock/index",
- "text": "库存"
- },
- {
- "pagePath": "pages/index/index",
- "text": "货架"
- },
- {
- "pagePath": "pages/userCenter/index",
- "text": "我的"
- }
- ]
- }
- }
|