From 45fb4b11ad51bb38306765b11a6747402e382cee Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Sat, 20 Feb 2021 17:37:33 +0800 Subject: [PATCH] fix --- hive-app/pages.json | 349 +++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 320 insertions(+), 29 deletions(-) diff --git a/hive-app/pages.json b/hive-app/pages.json index bee5a46..aa6dc5f 100644 --- a/hive-app/pages.json +++ b/hive-app/pages.json @@ -1,6 +1,15 @@ { "pages": [ { + "path": "pages/login/index", + "style": { + "transparentTitle": "always", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { "path": "pages/workbench/index", "style": { "transparentTitle": "always", @@ -11,22 +20,16 @@ } }, { - "path": "pages/login/index", - "style": { - "transparentTitle": "always", - "app-plus":{ - "scrollIndicator": "none" - } - } - }, - - { "path": "pages/member/index", "style": { "transparentTitle": "always", "navigationBarTextStyle": "black", + "enablePullDownRefresh": true, "app-plus":{ - "scrollIndicator": "none" + "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + } } } }, @@ -67,8 +70,13 @@ "navigationBarTitleText": "皮肤检测", "navigationBarBackgroundColor":"#FFFFFF", "navigationBarTextStyle":"black", + "enablePullDownRefresh": true, "app-plus":{ - "scrollIndicator": "none" + "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + } + } } }, @@ -119,6 +127,21 @@ "navigationBarTitleText": "知识库", "navigationBarBackgroundColor":"#FFFFFF", "navigationBarTextStyle":"black", + "enablePullDownRefresh": true, + "app-plus":{ + "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + } + } + } + }, + { + "path": "pages/mine/knowledgeDetail", + "style": { + "navigationBarTitleText": "详情", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", "app-plus":{ "scrollIndicator": "none" } @@ -130,16 +153,21 @@ "navigationBarTitleText": "订单列表", "navigationBarBackgroundColor":"#FFFFFF", "navigationBarTextStyle":"black", + "enablePullDownRefresh": true, "app-plus":{ "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + }, "titleNView": { "buttons": [ { - "text": "\ue600", + "text": "\ue620", "fontSrc": "/static/iconfont/iconfont.ttf", "fontSize": "18px", "width":"25px", - "float":"right" + "float":"right", + "key": "add" } ] } @@ -150,6 +178,32 @@ "path": "pages/workbench/selectCustomer", "style": { "navigationBarTitleText": "选择客户", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "enablePullDownRefresh": true, + "app-plus":{ + "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + } + } + } + }, + { + "path": "pages/member/selectCustomer", + "style": { + "navigationBarTitleText": "选择客户", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/manager/selectEmployee", + "style": { + "navigationBarTitleText": "选择员工", "navigationBarBackgroundColor":"#FFFFFF", "navigationBarTextStyle":"black", "app-plus":{ @@ -174,8 +228,12 @@ "navigationBarTitleText": "当前客户:李某", "navigationBarBackgroundColor":"#FFFFFF", "navigationBarTextStyle":"black", + "enablePullDownRefresh": true, "app-plus":{ - "scrollIndicator": "none" + "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + } } } }, @@ -202,7 +260,7 @@ } }, { - "path": "pages/workbench/selectService", + "path": "pages/workbench/selectService/index", "style": { "navigationBarTitleText": "当前客户:李某", "navigationBarBackgroundColor":"#FFFFFF", @@ -238,16 +296,21 @@ "navigationBarTitleText": "服务单列表", "navigationBarBackgroundColor":"#FFFFFF", "navigationBarTextStyle":"black", + "enablePullDownRefresh": true, "app-plus":{ "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + }, "titleNView": { "buttons": [ { - "text": "\ue600", + "text": "\ue620", "fontSrc": "/static/iconfont/iconfont.ttf", "fontSize": "18px", "width":"25px", - "float":"right" + "float":"right", + "key": "add" } ] } @@ -327,8 +390,7 @@ "text": "\ue6aa", "fontSrc": "/static/iconfont/iconfont.ttf", "fontSize": "16px", - "width":"25px", - "float":"right" + "width":"25px" }, { "text":"月榜", @@ -350,10 +412,13 @@ "titleNView": { "buttons": [ { - "text":"确认", - "fontSize": "14px", - "width":"35px" - } + "text": "\ue620", + "fontSrc": "/static/iconfont/iconfont.ttf", + "fontSize": "18px", + "width":"25px", + "float":"right", + "key": "add" + } ] } } @@ -365,19 +430,43 @@ "navigationBarTitleText": "公司经营报表", "navigationBarBackgroundColor":"#FFFFFF", "navigationBarTextStyle":"black", + "enablePullDownRefresh": true, "app-plus":{ - "scrollIndicator": "none" + "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + }, + "titleNView": { + "buttons": [ + { + "text": "\ue663", + "fontSrc": "/static/iconfont/iconfont.ttf", + "fontSize": "16px", + "width":"30px" + }, + { + "text": "\ue65e", + "fontSrc": "/static/iconfont/iconfont.ttf", + "fontSize": "16px", + "width":"25px" + } + ] + } } } }, { - "path": "pages/manager/storeReport", + "path": "pages/manager/employeeReport", "style": { - "navigationBarTitleText": "门店经营报表", + "navigationBarTitleText": "员工业绩报表", "navigationBarBackgroundColor":"#FFFFFF", "navigationBarTextStyle":"black", + "enablePullDownRefresh": true, "app-plus":{ "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + }, "titleNView": { "buttons": [ { @@ -411,7 +500,7 @@ } }, { - "path": "pages/manager/analyse", + "path": "pages/manager/analyse/index", "style": { "navigationBarTitleText": "专项分析", "navigationBarBackgroundColor":"#FFFFFF", @@ -438,8 +527,12 @@ "navigationBarTitleText": "库存查询", "navigationBarBackgroundColor":"#FFFFFF", "navigationBarTextStyle":"black", + "enablePullDownRefresh": true, "app-plus":{ - "scrollIndicator": "none" + "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + } } } }, @@ -449,6 +542,204 @@ "navigationBarTitleText": "出入库记录", "navigationBarBackgroundColor":"#FFFFFF", "navigationBarTextStyle":"black", + "enablePullDownRefresh": true, + "app-plus":{ + "scrollIndicator": "none", + "pullToRefresh": { + "color": "#000000" + } + } + } + }, + { + "path": "pages/member/memberProfile", + "style": { + "navigationBarTitleText": "会员档案", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/workbench/board", + "style": { + "navigationBarTitleText": "看板", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/workbench/followRecords/index", + "style": { + "navigationBarTitleText": "跟进记录", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none", + "titleNView": { + "buttons": [ + { + "text": "\ue620", + "fontSrc": "/static/iconfont/iconfont.ttf", + "fontSize": "16px", + "width":"25px", + "float":"right" + }, + { + "text": "\ue75e", + "fontSrc": "/static/iconfont/iconfont.ttf", + "fontSize": "16px", + "width":"25px", + "float":"right" + } + ] + } + } + } + }, + { + "path": "pages/login/forgetPassword", + "style": { + "navigationBarTitleText": "忘记密码", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/login/newPassword", + "style": { + "navigationBarTitleText": "输入新密码", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/workbench/receive", + "style": { + "navigationBarTitleText": "领用", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/workbench/receiveRecord", + "style": { + "navigationBarTitleText": "产品领用记录", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/workbench/confirmReceive", + "style": { + "navigationBarTitleText": "确认领取", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/mine/myInfo", + "style": { + "navigationBarTitleText": "我的信息", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/workbench/check/index", + "style": { + "navigationBarTitleText": "盘点", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/workbench/check/checkEntry", + "style": { + "navigationBarTitleText": "盘点录入明细", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/workbench/check/checkDetail", + "style": { + "navigationBarTitleText": "盘点明细查看", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/workbench/followRecords/addRecord", + "style": { + "navigationBarTitleText": "添加跟进记录", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/mine/changePassword", + "style": { + "navigationBarTitleText": "修改密码", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/workbench/followRecords/orderList", + "style": { + "navigationBarTitleText": "订单列表", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", + "app-plus":{ + "scrollIndicator": "none" + } + } + }, + { + "path": "pages/member/createLabel", + "style": { + "navigationBarTitleText": "创建标签", + "navigationBarBackgroundColor":"#FFFFFF", + "navigationBarTextStyle":"black", "app-plus":{ "scrollIndicator": "none" } -- Gitblit v1.9.1