You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

214 lines
5.6 KiB

{
"pages": [
"pages/index/home",
"pages/index/index",
"pages/inventory/inventory",
"pages/staff/staff",
"pages/rebate/rebate",
"pages/rebate/rebateShare",
"pages/inventory/goodsList1",
"pages/rebate/detail",
"pages/rebate/withdrawal",
"pages/index/upstream",
"pages/index/downarrears",
"pages/index/order",
"pages/index/uparrears"
],
"subPackages": [
{
"root": "package1",
"pages": [
"index/feedBack",
"index/publicWelfare",
"index/returnOrder",
"index/oneGoodsShare",
"index/setUp",
"index/updateQR",
"index/lirun",
"index/rechargeRecord",
"index/shareBill",
"index/customAndSupplierProductDetail",
"index/warehouseList",
"index/dataStatistics",
"index/returnList",
"index/shareStyle",
"index/shopAssociation",
"index/calculatedBySupplier",
"index/fireGoods",
"billing/changeGoods1",
"billing/addUser",
"billing/goodsOutInfo",
"inventory/changeGoods1",
"inventory/inventoryDetail",
"inventory/inventoryReturnList",
"inventory/inventoryReturn",
"inventory/inventoryUpNew",
"index/waitStorageDetail",
"index/waitStorage",
"index/statisticsDetail",
"index/orderDetail",
"index/peopleList",
"index/customClassList",
"index/updateShopMsg",
"index/labelTemplate",
"index/addTemplate",
"index/delPeople",
"index/downStearmList",
"AI/voiceInventory",
"staff/addStaff",
"staff/staffSaleDetail",
"staff/performance",
"staff/signRule",
"staff/clock",
"AI/AIInventoryList",
"AI/AIHangOrderList",
"AI/AIPicture",
"AI/AiChangeGoods",
"AI/addAiList",
"AI/AiChat",
"inventory/addGoods",
"inventory/goodsDelete",
"inventory/goodsDelisting",
"inventory/inventoryWarn",
"inventory/batchPrint",
"inventory/getProductIdToList",
"inventory/inventoryConfirm",
"inventory/gategory",
"other/custom",
"inventory/gategoryLow"
]
},
{
"root": "package2",
"pages": [
"other/logistics",
"other/logisticsDataStatistics",
"other/internationalLogistics",
"inventory/goodsList1HENG",
"index/checkShop",
"index/classifiedStatistics",
"index/waitDistributionOrderDetail",
"index/downstream",
"index/shopInfo",
"login/login",
"login/protocol",
"login/privacy",
"login/register",
"other/addUpCarReacord",
"other/aroundStation",
"other/logisticsSystemSet",
"other/logisticsDataStatisticsDetail",
"other/upCarRecord",
"other/logisticsAddressBook",
"other/logisticsDetail",
"other/newLogisticsIndex",
"other/newLogisticsBill",
"other/logisticsPeopleList",
"other/stationList",
"other/logisticsOrderDetail",
"other/companyLog",
"other/customDetail",
"other/tutorialList",
"other/logisticsAddress",
"stock/addStock",
"stock/addStockList",
"stock/stockDetail",
"stock/goodsStock"
]
},
{
"root": "package3",
"pages": [
"index/orderDetailTable",
"index/voiceInventory1",
"index/TotalProfit"
]
}
],
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uView-Base",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#fff"
},
"tabBar": {
"color": "#909399",
"selectedColor": "#303133",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home-sel.png",
"text": "首页"
},
{
"pagePath": "pages/inventory/inventory",
"iconPath": "static/images/tabbar/inventory.png",
"selectedIconPath": "static/images/tabbar/inventory-sel.png",
"text": "库存"
},
{
"pagePath": "pages/inventory/goodsList1",
"iconPath": "static/images/tabbar/billing.png",
"selectedIconPath": "static/images/tabbar/billing-sel.png",
"text": "开单"
},
{
"pagePath": "pages/staff/staff",
"iconPath": "static/images/tabbar/staff.png",
"selectedIconPath": "static/images/tabbar/staff-sel.png",
"text": "员工"
},
{
"pagePath": "pages/index/order",
"iconPath": "static/images/tabbar/rebate.png",
"selectedIconPath": "static/images/tabbar/rebate-sel.png",
"text": "销售统计"
}
]
},
"preloadRule": {
"pages/inventory/goodsList1": {
"network": "all",
"packages": [
"package1"
]
},
"package3/index/orderDetailTable": {
"network": "all",
"packages": [
"package1"
]
},
"package2/inventory/goodsList1HENG": {
"network": "all",
"packages": [
"package1"
]
}
},
"embeddedAppIdList": [
"wxf5362b6e97ecee2f"
],
"plugins": {
"WechatSI": {
"version": "0.3.5",
"provider": "wx069ba97219f66d99"
}
},
"permission": {
"scope.userLocation": {
"desc": "用于员工打卡获取定位"
},
"scope.writePhotosAlbum": {
"desc": "你的图片将保存到手机相册"
}
},
"requiredPrivateInfos": [
"getLocation",
"chooseLocation"
],
"usingComponents": {}
}