From bc9541aca7b38a42944d16c0b024be68a1f4a3d9 Mon Sep 17 00:00:00 2001 From: lijingyu007 <904564792@qq.com> Date: Wed, 19 Jun 2024 11:34:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E4=B8=AD=E7=94=A8=E6=88=B7=E5=8F=8A=E4=BC=81=E4=B8=9A=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 16 +- pages/index/test.vue | 2 +- pages/index/testcrowdsourc/companyInfo.vue | 134 +++- .../testcrowdsourc/crowdsourcingdetails.vue | 52 +- pages/index/testcrowdsourc/onlinejl.vue | 368 +++++++++++ pages/index/testcrowdsourc/testcrowdsourc.vue | 16 +- pages/index/testcrowdsourc/userInfo.vue | 614 ++++++++++++++++++ pages/personal/mycrowdtest/mycrowdtest.vue | 6 +- pages/personal/personal.vue | 22 +- pages/personal/personalresume/advantage.vue | 36 +- pages/personal/setup/Information.vue | 15 +- utils/http.js | 4 +- 12 files changed, 1185 insertions(+), 100 deletions(-) create mode 100644 pages/index/testcrowdsourc/onlinejl.vue create mode 100644 pages/index/testcrowdsourc/userInfo.vue diff --git a/pages.json b/pages.json index c18c488..ec0529b 100644 --- a/pages.json +++ b/pages.json @@ -168,6 +168,13 @@ "navigationBarBackgroundColor": "#284CD1" } }, + { + "path": "pages/index/testcrowdsourc/onlinejl", + "style": { + "navigationBarTitleText": "在线简历", + "navigationBarBackgroundColor": "#284CD1" + } + }, { "path": "pages/index/customerservice", "style": { @@ -306,7 +313,14 @@ { "path": "pages/index/testcrowdsourc/companyInfo", "style": { - "navigationBarTitleText": "发布者主页", + "navigationBarTitleText": "企业主页", + "navigationBarBackgroundColor": "#284CD1" + } + }, + { + "path": "pages/index/testcrowdsourc/userInfo", + "style": { + "navigationBarTitleText": "个人主页", "navigationBarBackgroundColor": "#284CD1" } }, diff --git a/pages/index/test.vue b/pages/index/test.vue index 98811cb..62f37f0 100644 --- a/pages/index/test.vue +++ b/pages/index/test.vue @@ -1,6 +1,6 @@ diff --git a/pages/index/testcrowdsourc/companyInfo.vue b/pages/index/testcrowdsourc/companyInfo.vue index 46cfcd6..165eae5 100644 --- a/pages/index/testcrowdsourc/companyInfo.vue +++ b/pages/index/testcrowdsourc/companyInfo.vue @@ -2,28 +2,42 @@ - - {{task.company_name}} - - 评分: - {{task.commentsStar}} - - - - 暂无评价 + + + + + + {{task.company_name}} + + + | + + + 评分: + {{task.commentsStar}} + + + + 暂无评分 + + + + 企业 + + - 众包任务 + 企业信息 - 评价 + 收到的评价 -