From bdb529d4207b82c1c9090c54d3eaa1ee1bb237da Mon Sep 17 00:00:00 2001 From: Gary <3489015381@qq.com> Date: Sat, 2 Nov 2024 20:51:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=92=8C=E5=90=8E=E7=AB=AF=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=BA=93=E5=AF=B9=E6=8E=A5=E6=88=90=E5=8A=9F=EF=BC=8C=E5=90=8E?= =?UTF-8?q?=E6=9C=9F=E5=9C=A8app.vue=E5=8A=A0=E4=B8=8A=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8ip=E5=9C=B0=E5=9D=80=E5=92=8C=E7=AB=AF=E5=8F=A3?= =?UTF-8?q?=E5=8F=B7=E5=B0=B1=E5=A5=BD=E4=BA=86=EF=BC=8Cinformation?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=E5=AE=8C=E5=85=A8=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/watcherTasks.xml | 2 +- App.vue | 24 ++- .../my-pop-up.vue => my_pop_up/my_pop_up.vue} | 2 +- pages.json | 108 +++++++------- .../boy_height_end/boy_height_end.vue | 46 ++++-- .../boy_height_start/boy_height_start.vue | 28 +++- .../boy_weight_end/boy_weight_end.vue | 140 +++++++----------- .../boy_weight_start/boy_weight_start.vue | 43 ++++-- .../girl_height_end/girl_height_end.vue | 99 +++++-------- .../girl_height_start/girl_height_start.vue | 126 ++++------------ .../girl_weight_end/girl_weight_end.vue | 34 ++++- .../girl_weight_start/girl_weight_start.vue | 27 +++- pages/information/sex/sex.vue | 56 ++++++- pages/transition/page3/page3.vue | 7 +- .../boy_weight/css/boy_weight_end.scss | 60 ++++++++ .../girl_height/css/girl_height_end.scss | 59 ++++++++ .../girl_height/css/girl_height_start.scss | 99 +++++++++++++ .../dist/cache/.vite/deps/_metadata.json | 6 +- 18 files changed, 617 insertions(+), 349 deletions(-) rename components/{my-pop-up/my-pop-up.vue => my_pop_up/my_pop_up.vue} (99%) create mode 100644 static/information/boy_weight/css/boy_weight_end.scss create mode 100644 static/information/girl_height/css/girl_height_end.scss create mode 100644 static/information/girl_height/css/girl_height_start.scss diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml index c70980f..4201403 100644 --- a/.idea/watcherTasks.xml +++ b/.idea/watcherTasks.xml @@ -1,7 +1,7 @@ - +