From f236a73ddd97b9e137f7870e012077b8a0fd22aa Mon Sep 17 00:00:00 2001 From: unknown <331404948@qq.com> Date: Thu, 21 Sep 2023 19:28:28 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E6=8E=A5=E5=8F=A3=E8=B0=83?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/commentItem/commentItem.vue | 21 +- config/api.js | 19 +- config/request - 副本.js | 52 +++++ config/request.js | 51 ++++- config/site.config.js | 8 + config/utils.js | 51 +++++ manifest.json | 2 +- pages.json | 29 +-- pages/login/login.vue | 230 +++++++++++++++++++++ pages/login/loginByPhone.vue | 194 +++++++++++++++++ .../tabbar/examSimulation/comp/studentComment.vue | 60 ++++++ pages/tabbar/examSimulation/index.vue | 5 +- pages/userCenter/login/login.vue | 196 ------------------ pages/userCenter/login/loginByPhone.vue | 194 ----------------- pages/userCenter/personaInfo/personaInfo.vue | 2 +- pages/userCenter/studentComment/studentComment.vue | 1 + site.config.js | 12 -- store/modules/user.js | 150 ++++++++++++-- .../uview-ui/components/u-album/u-album.vue | 3 +- 19 files changed, 828 insertions(+), 452 deletions(-) create mode 100644 config/request - 副本.js create mode 100644 config/site.config.js create mode 100644 config/utils.js create mode 100644 pages/login/login.vue create mode 100644 pages/login/loginByPhone.vue create mode 100644 pages/tabbar/examSimulation/comp/studentComment.vue delete mode 100644 pages/userCenter/login/login.vue delete mode 100644 pages/userCenter/login/loginByPhone.vue delete mode 100644 site.config.js diff --git a/components/commentItem/commentItem.vue b/components/commentItem/commentItem.vue index 23f7f6c..5a58280 100644 --- a/components/commentItem/commentItem.vue +++ b/components/commentItem/commentItem.vue @@ -9,15 +9,30 @@ 4.9分 教学质量高,技术好,超有耐心,有责任心,学车就找这个驾校,教练都超好,满意满意满意 - - - + + + \ No newline at end of file diff --git a/pages/login/loginByPhone.vue b/pages/login/loginByPhone.vue new file mode 100644 index 0000000..8f2bb70 --- /dev/null +++ b/pages/login/loginByPhone.vue @@ -0,0 +1,194 @@ + + + + + \ No newline at end of file diff --git a/pages/tabbar/examSimulation/comp/studentComment.vue b/pages/tabbar/examSimulation/comp/studentComment.vue new file mode 100644 index 0000000..72a8aec --- /dev/null +++ b/pages/tabbar/examSimulation/comp/studentComment.vue @@ -0,0 +1,60 @@ + + + + + \ No newline at end of file diff --git a/pages/tabbar/examSimulation/index.vue b/pages/tabbar/examSimulation/index.vue index 60729c3..a965bce 100644 --- a/pages/tabbar/examSimulation/index.vue +++ b/pages/tabbar/examSimulation/index.vue @@ -4,14 +4,17 @@ + + - - \ No newline at end of file diff --git a/pages/userCenter/login/loginByPhone.vue b/pages/userCenter/login/loginByPhone.vue deleted file mode 100644 index 8f2bb70..0000000 --- a/pages/userCenter/login/loginByPhone.vue +++ /dev/null @@ -1,194 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/userCenter/personaInfo/personaInfo.vue b/pages/userCenter/personaInfo/personaInfo.vue index 58afcca..ebb3a57 100644 --- a/pages/userCenter/personaInfo/personaInfo.vue +++ b/pages/userCenter/personaInfo/personaInfo.vue @@ -36,7 +36,7 @@ - 退出登录 + 退出登录 修改密码 diff --git a/pages/userCenter/studentComment/studentComment.vue b/pages/userCenter/studentComment/studentComment.vue index 565b349..c084a3e 100644 --- a/pages/userCenter/studentComment/studentComment.vue +++ b/pages/userCenter/studentComment/studentComment.vue @@ -24,6 +24,7 @@