Files
barter-app/pages.json
2021-09-18 14:04:18 +08:00

585 lines
15 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"pages": [{
"path": "pages/equity/index",
"name": "Equity",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/market/index",
"name": "Market",
"style": {
"navigationBarTitleText": "转让市场",
"titleNView": {
"backgroundColor": "#FFFFFF",
"buttons": [{
"text": "成交历史",
"fontSize": "14",
"width": "80",
"color": "#555555"
}]
}
}
}, {
"path": "pages/store/index",
"name": "Store",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "企业工具",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
}, {
"path": "pages/property/index",
"name": "Property",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/property/address/list",
"name": "AddressList",
"style": {
"navigationBarTitleText": "地址管理",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
}, {
"path": "pages/property/address/create",
"name": "AddressCreate",
"style": {
"navigationBarTitleText": "地址新增",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
}, {
"path": "pages/property/order/numberWeight",
"name": "NumberWeight",
"style": {
"navigationBarTitleText": "我的权证",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
},
{
"path": "pages/property/order/numberWeightInfo",
"name": "NumberWeightInfo",
"style": {
"navigationBarTitleText": "权证详情",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
}, {
"path": "pages/property/order/mallShipments",
"name": "MallShipments",
"style": {
"navigationBarTitleText": "已经提货",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
}, {
"path": "pages/property/order/logistics",
"name": "Orderlogistics",
"style": {
"navigationBarTitleText": "查看物流",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
}, {
"path": "pages/property/order/mallShipmentsInfo",
"name": "MallShipmentsInfo",
"style": {
"navigationBarTitleText": "提货单详情页面",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
}, {
"path": "pages/property/order/mallRefundsInfo",
"name": "MallRefundsInfo",
"style": {
"navigationBarTitleText": "退货单详情",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
}, {
"path": "pages/property/order/mallShipmentsRefund",
"name": "MallShipmentsRefund",
"style": {
"navigationBarTitleText": "申请退货",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
},
{
"path": "pages/property/coupon/canUseList",
"name": "CanUseList",
"style": {
"navigationBarTitleText": "可兑换商品列表",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#039bfe"
}
},
{
"path": "pages/property/coupon/coupon",
"name": "CouponList",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "我的优惠券"
}
}, {
"path": "pages/property/coupon/couponMore",
"name": "CouponMoreList",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "优惠券列表"
}
}, {
"path": "pages/property/coupon/detail",
"name": "CouponDetail",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "优惠券详情"
}
},{
"path": "pages/property/collection/collection",
"name": "Collection",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "收藏的企业"
}
},{
"path": "pages/property/historyShop/historyShop",
"name": "HistoryShop",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "我的足迹"
}
},{
"path": "pages/property/order/servicesOrder",
"name": "ServicesOrder",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "已使用订单"
}
},{
"path": "pages/property/order/servicesOrderInfo",
"name": "ServicesOrderInfo",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "订单详情"
}
},{
"path": "pages/property/setting/setting",
"name": "Setting",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "设置中心"
}
},{
"path": "pages/property/eb",
"name": "Eb",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#f40c50",
"navigationBarTitleText": "我的EB"
}
},
{
"path": "pages/property/record",
"name": "Record",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#f40c50",
"navigationBarTitleText": "我的零钱"
}
},
{
"path": "pages/goods/details",
"name": "goodsDetails",
"style": {
"navigationBarTitleText": "",
"titleNView": {
"backgroundColor": "#FFFFFF",
"type": "transparent",
"buttons": [{
"text": "分享",
"fontSize": "12",
"color": "#555555"
}]
}
}
}, {
"path": "pages/login/login",
"name": "Login",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#FFFFFF",
"disableScroll": true
}
}, {
"path": "pages/company/registered",
"name": "Registered",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/company/prompt",
"name": "Prompt",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#FFFFFF",
"disableScroll": true,
"titleNView": {
"backgroundColor": "#FFFFFF",
"buttons": [{
"text": "先逛一逛",
"fontSize": "14",
"width": "80",
"color": "#555555"
}]
}
}
}, {
"path": "pages/vip/index",
"name": "Vip",
"style": {
"navigationBarTitleText": "会员",
"navigationBarBackgroundColor": "#1f1b1c",
"navigationBarTextStyle": "white",
"backgroundColor": "#fefaef"
}
}, {
"path": "pages/vip/agree",
"name": "vipAgree",
"style": {
"navigationBarTitleText": "用户协议",
"navigationBarBackgroundColor": "#1f1b1c",
"navigationBarTextStyle": "white",
"backgroundColor": "#fefaef"
}
}, {
"path": "pages/equity/search",
"name": "Search",
"style": {
"navigationBarTitleText": "搜索"
}
}, {
"path": "pages/market/logs",
"name": "marketLogs",
"style": {
"navigationBarTitleText": "成交历史",
"navigationBarBackgroundColor":"#FFFFFF"
}
}, {
"path": "pages/order/buy",
"name": "Buy",
"style": {
"navigationBarTitleText": "确认订单",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/order/index",
"name": "Order",
"style": {
"navigationBarTitleText": "订单管理"
}
}, {
"path": "pages/order/details",
"name": "OrderDetails",
"style": {
"navigationBarTitleText": "订单详情"
}
}, {
"path": "pages/order/sales",
"name": "Sales",
"style": {
"navigationBarTitleText": "售后"
}
}, {
"path": "pages/goods/lists",
"name": "goodsList",
"style": {
"navigationBarTitleText": "商品列表",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/company/approve",
"name": "Approve",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/store/visitors",
"name": "Visitors",
"style": {
"navigationBarTitleText": "访客统计",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/store/customer",
"name": "Customer",
"style": {
"navigationBarTitleText": "成交客户",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/store/basics",
"name": "Basics",
"style": {
"navigationBarTitleText": "基础信息",
"app-plus": {
"titleNView": {
"backgroundColor": "#FFFFFF",
"buttons": [{
"text": "保存",
"fontSize": "16",
"width": "80",
"color": "#e93340"
}]
}
}
}
}, {
"path": "pages/store/Spread",
"name": "Spread",
"style": {
"navigationBarTitleText": "营销推广码",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/employees/list",
"name": "Employees",
"style": {
"navigationBarTitleText": "员工",
"app-plus": {
"bounce": "none",
"titleNView": {
"backgroundColor": "#FFFFFF",
"buttons": [{
"text": "添加",
"fontSize": "14",
"width": "80",
"color": "#e93340"
}]
}
}
}
}, {
"path": "pages/employees/add",
"name": "addEmployees",
"style": {
"navigationBarTitleText": "添加员工",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/goods/management",
"name": "GoodsMag",
"style": {
"navigationBarTitleText": "产品权证",
"app-plus": {
"titleNView": {
"backgroundColor": "#FFFFFF",
"buttons": [{
"text": "发布",
"fontSize": "16",
"width": "80",
"color": "#e93340"
}]
}
}
}
}, {
"path": "pages/goods/addClassify",
"name": "addClassify",
"style": {
"navigationBarTitleText": "选择权证分类",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/goods/add",
"name": "GoodsMagAdd",
"style": {
"navigationBarTitleText": "发布权证",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/coupons/index",
"name": "Coupons",
"style": {
"navigationBarTitleText": "优惠券"
}
}, {
"path": "pages/coupons/couponList",
"name": "Coupons",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"backgroundColor": "#e93340"
}
},
{
"path": "pages/coupons/management",
"name": "CouponsMag",
"style": {
"navigationBarTitleText": "优惠券管理",
"titleNView": {
"backgroundColor": "#FFFFFF",
"buttons": [{
"text": "发布",
"fontSize": "14",
"width": "80",
"color": "#e93340"
}]
}
}
}, {
"path": "pages/coupons/add",
"name": "couponsAdd",
"style": {
"navigationBarTitleText": "发布优惠券",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/coupons/selectGoods",
"name": "selectGoods",
"style": {
"navigationBarTitleText": "选择产品",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/coupons/magDetails",
"name": "magDetails",
"style": {
"navigationBarTitleText": "优惠券详情"
}
}, {
"path": "pages/verification/index",
"name": "Verification",
"style": {
"navigationBarTitleText": "扫码验证",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#039bfe"
}
}, {
"path": "pages/verification/details",
"name": "VerificationDetails",
"style": {
"navigationBarTitleText": "核销券详情",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#f40c50"
}
}, {
"path": "pages/shop/lists",
"name": "shopLists",
"style": {
"navigationBarTitleText": "部门/门店",
"navigationBarBackgroundColor": "#FFFFFF",
"titleNView": {
"buttons": [{
"text": "创建",
"fontSize": "14",
"width": "80",
"color": "#e93340"
}]
}
}
}, {
"path": "pages/shop/create",
"name": "shopCreate",
"style": {
"navigationBarTitleText": "创建门店/部门",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path": "pages/goods/goodsAuth",
"name": "goodsAuth",
"style": {
"navigationBarTitleText": "商品认证信息",
"navigationBarBackgroundColor": "#FFFFFF"
}
}, {
"path" : "pages/market/details",
"name" : "marketDetails",
"style" : {
"navigationBarTitleText": "转让详情"
}
},{
"path" : "pages/market/goods",
"name" : "marketGoods",
"style": {
"navigationBarTitleText": "锚定商品",
"titleNView": {
"backgroundColor": "#FFFFFF",
"type": "transparent"
}
}
}
],
"tabBar": {
"color": "#bababa",
"selectedColor": "#e93340",
"backgroundColor": "#FFFFFF",
"borderStyle": "white",
"list": [{
"pagePath": "pages/equity/index",
"text": "通证权易",
"iconPath": "static/tabBar/tabBar_icon_00.png",
"selectedIconPath": "static/tabBar/tabBar_show_00.png"
}, {
"pagePath": "pages/market/index",
"text": "转让市场",
"iconPath": "static/tabBar/tabBar_icon_01.png",
"selectedIconPath": "static/tabBar/tabBar_show_01.png"
}, {
"pagePath": "pages/store/index",
"text": "企业工具",
"iconPath": "static/tabBar/tabBar_icon_02.png",
"selectedIconPath": "static/tabBar/tabBar_show_02.png"
}, {
"pagePath": "pages/property/index",
"text": "我的资产",
"iconPath": "static/tabBar/tabBar_icon_03.png",
"selectedIconPath": "static/tabBar/tabBar_show_03.png"
}]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "易货",
"navigationBarBackgroundColor": "#f5f5f5",
"backgroundColor": "#f5f5f5"
},
"easycom": {
"nv": "@/uni_modules/pyh-nv/components/pyh-nv/pyh-nv.vue",
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数在页面的onLoad函数里面得到
}]
}
}