From 123fb36b7ac81aa58ff02566e1414638868104f1 Mon Sep 17 00:00:00 2001 From: zcx <1078327420@qq.com> Date: Thu, 16 May 2024 17:05:33 +0800 Subject: [PATCH] Squashed commit of the following: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit commit 97f19cd35765c83dbae55eb3e7ca35c42ca6f508 Author: zcx <1078327420@qq.com> Date: Thu May 16 17:05:07 2024 +0800 1 commit ee7d59566aa9dd58d81f4d9a7ade17d22bac7266 Author: zcx <1078327420@qq.com> Date: Wed May 15 10:18:52 2024 +0800 修改上传文件结构 commit c143d6695789eea4dd11f36d84addab8880866c9 Author: zcx <1078327420@qq.com> Date: Wed May 15 10:12:58 2024 +0800 1 commit d4b226f46ce33f8ccea6f52f707ef5ade672385a Author: zcx <1078327420@qq.com> Date: Wed May 15 09:39:59 2024 +0800 1 commit 18119839d90ceccd48f0bf9a23683e13ee27b2f1 Author: zcx <1078327420@qq.com> Date: Wed May 15 09:08:06 2024 +0800 修改 commit 4ca319060a4750ce1c4b5937f859c3f790a667f1 Author: zcx <1078327420@qq.com> Date: Sun May 12 21:41:25 2024 +0800 1 commit 420c9925aa7e0edce937e031b50ca18e494369ba Author: zcx <1078327420@qq.com> Date: Sun May 12 21:00:08 2024 +0800 修改文件结构 commit dece352494a0e93f3fd927b3dd31fc3f1e3bd0c3 Author: zcx <1078327420@qq.com> Date: Sun May 12 19:47:44 2024 +0800 1 commit c4de9ccc45f534c19f7a93e7b3ecb4ba3ce429e1 Author: zcx <1078327420@qq.com> Date: Sun May 12 19:36:07 2024 +0800 1 commit 05aefb2d5513312fb3e67747694a6988dca96507 Author: zcx <1078327420@qq.com> Date: Sun May 12 19:28:09 2024 +0800 1 commit 2991a0288ef452759322f6b875e990528b042786 Author: zcx <1078327420@qq.com> Date: Sun May 12 19:24:16 2024 +0800 1 commit f0a01dc52ae4f5b9116cf37645e7a165126ae287 Author: zcx <1078327420@qq.com> Date: Sun May 12 19:14:07 2024 +0800 1 commit 103b91481dd79a631b6c7562405031171bdb11e7 Merge: 3f241a6 d73c814 Author: zcx <1078327420@qq.com> Date: Sat May 11 16:10:15 2024 +0800 Merge branch 'develop' of https://bdgit.educoder.net/mwxbgi697/softegg into 曾晨曦_branch # Conflicts: # src/前端/walktofree/src/api/auth.js # src/前端/walktofree/src/components/NavigationBar.vue # src/前端/walktofree/src/main.js # src/前端/walktofree/src/pages/Evaluation.vue # src/前端/walktofree/src/pages/HomePage.vue # src/前端/walktofree/src/pages/Login.vue # src/前端/walktofree/src/pages/Register.vue # src/前端/walktofree/src/pages/addDemand.vue # src/前端/walktofree/src/pages/mine.vue # src/前端/walktofree/src/router/index.js --- .../walktofree/src/pages/Communication.vue | 5 + .../walktofree/src/pages/EvaluationEdit.vue | 121 ++++++++++++++++++ .../src/pages/EvaluationHistory.vue | 11 ++ .../walktofree/src/pages/EvaluationList.vue | 47 +++++++ 4 files changed, 184 insertions(+) create mode 100644 src/前端/walktofree/src/pages/EvaluationEdit.vue create mode 100644 src/前端/walktofree/src/pages/EvaluationHistory.vue create mode 100644 src/前端/walktofree/src/pages/EvaluationList.vue diff --git a/src/前端/walktofree/src/pages/Communication.vue b/src/前端/walktofree/src/pages/Communication.vue index 5626e2c..03488e0 100644 --- a/src/前端/walktofree/src/pages/Communication.vue +++ b/src/前端/walktofree/src/pages/Communication.vue @@ -14,10 +14,12 @@ +