diff --git a/pages.json b/pages.json index b91da982..380ae959 100644 --- a/pages.json +++ b/pages.json @@ -703,6 +703,62 @@ "navigationBarTitleText": "运费模板", "navigationStyle": "custom" } + }, + { + "path": "setting/interface/onepass/index", + "style": { + "navigationBarTitleText": "一号通账户", + "navigationStyle": "custom" + } + }, + { + "path": "setting/interface/onepass/config", + "style": { + "navigationBarTitleText": "一号通配置", + "navigationStyle": "custom" + } + }, + { + "path": "setting/interface/storage", + "style": { + "navigationBarTitleText": "系统存储配置", + "navigationStyle": "custom" + } + }, + { + "path": "setting/interface/collect", + "style": { + "navigationBarTitleText": "商品采集配置", + "navigationStyle": "custom" + } + }, + { + "path": "setting/interface/logistics", + "style": { + "navigationBarTitleText": "物流查询配置", + "navigationStyle": "custom" + } + }, + { + "path": "setting/interface/e-sheet", + "style": { + "navigationBarTitleText": "电子面单配置", + "navigationStyle": "custom" + } + }, + { + "path": "setting/interface/sms", + "style": { + "navigationBarTitleText": "短信功能配置", + "navigationStyle": "custom" + } + }, + { + "path": "setting/interface/payment", + "style": { + "navigationBarTitleText": "商城支付配置", + "navigationStyle": "custom" + } } ] }, diff --git a/pages/mall/admin/setting/interface/collect.uvue b/pages/mall/admin/setting/interface/collect.uvue index aa80b437..19667c8e 100644 --- a/pages/mall/admin/setting/interface/collect.uvue +++ b/pages/mall/admin/setting/interface/collect.uvue @@ -1,23 +1,28 @@ -