diff --git a/pages.json b/pages.json index ad1ca25..55b57f6 100644 --- a/pages.json +++ b/pages.json @@ -1,304 +1,270 @@ { "easycom": { - "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" - }, - "pages": [ - { + "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" + }, + "pages": [{ "path": "pages/index/index", "style": { "navigationBarTitleText": "首页", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/mytestkit/mytestkit", - "style" : - { - "navigationBarTitleText" : "我的测试宝", + }, { + "path": "pages/personal/mytestkit/mytestkit", + "style": { + "navigationBarTitleText": "我的测试宝", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/setup/Information", - "style" : - { - "navigationBarTitleText" : "个人信息", + }, { + "path": "pages/personal/setup/Information", + "style": { + "navigationBarTitleText": "个人信息", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/personalresume/personalresume", - "style" : - { - "navigationBarTitleText" : "个人简历", + }, { + "path": "pages/personal/personalresume/personalresume", + "style": { + "navigationBarTitleText": "个人简历", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/personalresume/advantage", - "style" : - { - "navigationBarTitleText" : "我的优势", + }, { + "path": "pages/personal/personalresume/advantage", + "style": { + "navigationBarTitleText": "我的优势", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/personalresume/workexperience", - "style" : - { - "navigationBarTitleText" : "", + }, { + "path": "pages/personal/personalresume/workexperience", + "style": { + "navigationBarTitleText": "", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/personalresume/education", - "style" : - { - "navigationBarTitleText" : "", + }, { + "path": "pages/personal/personalresume/education", + "style": { + "navigationBarTitleText": "", "navigationBarBackgroundColor": "#284CD1" } } - - ,{ - "path" : "pages/personal/privacy", - "style" : - { - "navigationBarTitleText" : "隐私政策", + + , { + "path": "pages/personal/privacy", + "style": { + "navigationBarTitleText": "隐私政策", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/userAgreemen", - "style" : - { - "navigationBarTitleText" : "用户协议", + }, { + "path": "pages/personal/userAgreemen", + "style": { + "navigationBarTitleText": "用户协议", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/personal/personalresume/projectexperience", - "style" : - { - "navigationBarTitleText" : "", + "path": "pages/personal/personalresume/projectexperience", + "style": { + "navigationBarTitleText": "", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/setup/index", - "style" : - { - "navigationBarTitleText" : "设置", + }, { + "path": "pages/personal/setup/index", + "style": { + "navigationBarTitleText": "设置", "navigationBarBackgroundColor": "#284CD1" } - },{ + }, { "path": "pages/personal/personal", "style": { "navigationBarTitleText": "我的", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/mysignup/notice", - "style" : - { - "navigationBarTitleText" : "我的报名", + }, { + "path": "pages/personal/mysignup/notice", + "style": { + "navigationBarTitleText": "我的报名", "navigationBarBackgroundColor": "#284CD1" } }, - + { - "path" : "pages/personal/ordernumber/ordernumber", - "style" : - { - "navigationBarTitleText" : "我的订单", + "path": "pages/personal/ordernumber/ordernumber", + "style": { + "navigationBarTitleText": "我的订单", "navigationBarBackgroundColor": "#284CD1" } - }, + }, { - "path" : "pages/index/testtraining/testtraining", - "style" : - { - "navigationBarTitleText" : "培训服务", + "path": "pages/index/testtraining/testtraining", + "style": { + "navigationBarTitleText": "培训服务", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/index/outsourcing/outsourcing", - "style" : - { - "navigationBarTitleText" : "人力服务", + }, { + "path": "pages/index/outsourcing/outsourcing", + "style": { + "navigationBarTitleText": "人力服务", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/index/outsourcing/cloudUserPage", - "style" : - { - "navigationBarTitleText" : "人力服务", - "navigationBarBackgroundColor": "#284CD1" + "path": "pages/index/outsourcing/cloudUserPage", + "style": { + "navigationBarTitleText": "人力服务", + "navigationBarBackgroundColor": "#284CD1", + "enablePullDownRefresh": true, + "onReachBottomDistance": 20 } }, { - "path" : "pages/index/outsourcing/moreCloud", - "style" : - { - "navigationBarTitleText" : "人力服务", - "navigationBarBackgroundColor": "#284CD1" + "path": "pages/index/outsourcing/moreCloud", + "style": { + "navigationBarTitleText": "人力服务", + "navigationBarBackgroundColor": "#284CD1", + "enablePullDownRefresh": true, + "onReachBottomDistance": 20 } }, { - "path" : "pages/index/outsourcing/cloudUserdetail", - "style" : - { - "navigationBarTitleText" : "人力服务", + "path": "pages/index/outsourcing/cloudUserdetail", + "style": { + "navigationBarTitleText": "人力服务", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/index/toolleasing/toolleasing", - "style" : - { - "navigationBarTitleText" : "工具服务", + "path": "pages/index/toolleasing/toolleasing", + "style": { + "navigationBarTitleText": "工具服务", "navigationBarBackgroundColor": "#284CD1" } - }, + }, { - "path" : "pages/index/toolleasing/tooldetails", - "style" : - { - "navigationBarTitleText" : "工具详情", + "path": "pages/index/toolleasing/tooldetails", + "style": { + "navigationBarTitleText": "工具详情", "navigationBarBackgroundColor": "#284CD1", - "app-plus":{ - "scrollIndicator":"none" + "app-plus": { + "scrollIndicator": "none" } - } + } }, { - "path" : "pages/index/testcrowdsourc/testcrowdsourc", - "style" : - { - "navigationBarTitleText" : "众包服务", + "path": "pages/index/testcrowdsourc/testcrowdsourc", + "style": { + "navigationBarTitleText": "众包服务", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/index/testcrowdsourc/crowdsourcingdetails", - "style" : - { - "navigationBarTitleText" : "", + "path": "pages/index/testcrowdsourc/crowdsourcingdetails", + "style": { + "navigationBarTitleText": "", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/index/customerservice", - "style" : - { - "navigationBarTitleText" : "客服", + "path": "pages/index/customerservice", + "style": { + "navigationBarTitleText": "客服", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/login", - "style" : - { - "navigationBarTitleText" : "登录关键测试宝", + }, { + "path": "pages/personal/login", + "style": { + "navigationBarTitleText": "登录关键测试宝", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/phonelogin", - "style" : - { - "navigationBarTitleText" : "关键测试宝", + }, { + "path": "pages/personal/phonelogin", + "style": { + "navigationBarTitleText": "关键测试宝", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/index/testtraining/signup", - "style" : - { - "navigationBarTitleText" : "", + "path": "pages/index/testtraining/signup", + "style": { + "navigationBarTitleText": "", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/personal/leavemessage/index", - "style" : - { - "navigationBarTitleText" : "我的留言", + "path": "pages/personal/leavemessage/index", + "style": { + "navigationBarTitleText": "我的留言", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/setup/aboutus", - "style" : - { - "navigationBarTitleText" : "关于我们", + }, { + "path": "pages/personal/setup/aboutus", + "style": { + "navigationBarTitleText": "关于我们", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/personal/setup/certification", - "style" : - { - "navigationBarTitleText" : "实名认证", + "path": "pages/personal/setup/certification", + "style": { + "navigationBarTitleText": "实名认证", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/message/message", - "style" : - { - "navigationBarTitleText" : "消息中心", + }, { + "path": "pages/message/message", + "style": { + "navigationBarTitleText": "消息中心", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/setup/pcweb", - "style" : - { - "navigationBarTitleText" : "关键测试宝", + }, { + "path": "pages/personal/setup/pcweb", + "style": { + "navigationBarTitleText": "关键测试宝", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/personal/mycrowdtest/mycrowdtest", - "style" : - { - "navigationBarTitleText" : "我的众包", + "path": "pages/personal/mycrowdtest/mycrowdtest", + "style": { + "navigationBarTitleText": "我的众包", "navigationBarBackgroundColor": "#284CD1" } }, - + { - "path" : "pages/personal/setup/transaction", - "style" : - { - "navigationBarTitleText" : "交易记录", + "path": "pages/personal/setup/transaction", + "style": { + "navigationBarTitleText": "交易记录", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/personal/setup/tranpassword", - "style" : - { - "navigationBarTitleText" : "交易密码", + "path": "pages/personal/setup/tranpassword", + "style": { + "navigationBarTitleText": "交易密码", "navigationBarBackgroundColor": "#284CD1" } }, - + { - "path" : "pages/personal/setup/pclogin", - "style" : - { - "navigationBarTitleText" : "设置密码", + "path": "pages/personal/setup/pclogin", + "style": { + "navigationBarTitleText": "设置密码", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/setup/Withdrawal", - "style" : - { - "navigationBarTitleText" : "金额提现", + }, { + "path": "pages/personal/setup/Withdrawal", + "style": { + "navigationBarTitleText": "金额提现", "navigationBarBackgroundColor": "#284CD1" } - },{ - "path" : "pages/personal/setup/accountoverview", - "style" : - { - "navigationBarTitleText" : "", + }, { + "path": "pages/personal/setup/accountoverview", + "style": { + "navigationBarTitleText": "", "navigationBarBackgroundColor": "#284CD1" } }, { - "path" : "pages/personal/personalresume/basicinform", - "style" : - { - "navigationBarTitleText" : "新增资格证书", + "path": "pages/personal/personalresume/basicinform", + "style": { + "navigationBarTitleText": "新增资格证书", "navigationBarBackgroundColor": "#284CD1" } }, @@ -365,8 +331,8 @@ "navigationBarBackgroundColor": "#284CD1" } } - - + + ], "globalStyle": { "navigationBarTextStyle": "white", @@ -375,30 +341,29 @@ "backgroundColor": "#F8F8F8" }, "tabBar": { - "color" : "#7A7E83", - "selectedColor" : "#1578ED", - "borderStyle" : "black", - "backgroundColor" : "#F8F8F8", - "list":[ - { - "pagePath" : "pages/index/index", - "iconPath" : "static/index/index.png", - "selectedIconPath" : "static/index/activeindex.png", - "text" : "首页" + "color": "#7A7E83", + "selectedColor": "#1578ED", + "borderStyle": "black", + "backgroundColor": "#F8F8F8", + "list": [{ + "pagePath": "pages/index/index", + "iconPath": "static/index/index.png", + "selectedIconPath": "static/index/activeindex.png", + "text": "首页" }, { - "pagePath" : "pages/index/testcrowdsourc/testcrowdsourc", - "iconPath" : "static/index/cedt.png", - "selectedIconPath" : "static/index/actcedt.png", - "text" : "众包大厅" + "pagePath": "pages/index/testcrowdsourc/testcrowdsourc", + "iconPath": "static/index/cedt.png", + "selectedIconPath": "static/index/actcedt.png", + "text": "众包大厅" }, { - "pagePath" : "pages/personal/personal", - "iconPath" : "static/index/person.png", - "selectedIconPath" : "static/index/activeperson.png", - "text" : "我的" + "pagePath": "pages/personal/personal", + "iconPath": "static/index/person.png", + "selectedIconPath": "static/index/activeperson.png", + "text": "我的" } ] }, "uniIdRouter": {} -} +} \ No newline at end of file diff --git a/pages/index/outsourcing/cloudUserPage.vue b/pages/index/outsourcing/cloudUserPage.vue index 9d4c96b..0959327 100644 --- a/pages/index/outsourcing/cloudUserPage.vue +++ b/pages/index/outsourcing/cloudUserPage.vue @@ -1,8 +1,12 @@