From fbfae2d4fcbd9f60c91e63a27552c8b2d53a52cb Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 13 Jul 2023 19:31:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=97=E8=A1=A8=E5=BA=95=E9=83=A8=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E5=92=8C=E9=80=9A=E7=9F=A5=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 2 +- public/index.html | 2 +- src/components/edit/choosingIdentity.vue | 32 ++++++++------- .../indexRegularBox/indexRegularBox.vue | 8 +++- src/components/public/have-questions.vue | 28 +++++++++++++ .../user/systematic-notification-pop.vue | 41 +++++++++++++------ src/main.js | 3 +- src/store/index.js | 13 +++--- src/views/user.vue | 26 ++++-------- 9 files changed, 99 insertions(+), 56 deletions(-) create mode 100644 src/components/public/have-questions.vue diff --git a/package-lock.json b/package-lock.json index 0c96b0a..a3c9ebd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "requires": true, "packages": { "": { - "name": "zufang", + "name": "港校租房", "version": "0.1.0", "dependencies": { "axios": "^1.4.0", diff --git a/public/index.html b/public/index.html index 6d6b949..ed32ca4 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@ - <%= htmlWebpackPlugin.options.title %> + 港校租房