From 1576af575cf7550b75f1d95c0cc6089274d2d080 Mon Sep 17 00:00:00 2001 From: zhanxin <3530579308@qq.com> Date: Wed, 30 Oct 2024 22:39:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E4=BA=86boy=E8=BA=AB?= =?UTF-8?q?=E9=AB=98=E4=BD=93=E9=87=8D=E9=80=89=E6=8B=A9=EF=BC=8Cweight->h?= =?UTF-8?q?eight->next=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 193 ++++++++++-------- pages/information/boy_height/boy_height.vue | 131 +++++++++++- pages/information/boy_height2/boy_height2.vue | 107 ++++++++++ pages/information/boy_roll/boy_roll.vue | 92 +++++++++ pages/information/boy_roll_w/boy_roll_w.vue | 81 ++++++++ pages/information/boy_weight/boy_weight.vue | 137 ++++++++++++- pages/information/boy_weight2/boy_weight2.vue | 107 ++++++++++ pages/transition/page3/page3.vue | 4 +- pages/transition/page4/page4.vue | 4 +- .../boy_height/pictures/bkg_roll.png | Bin 0 -> 4442852 bytes .../boy_height/pictures/button.png | Bin 0 -> 404487 bytes .../information/boy_height/pictures/human.png | Bin 0 -> 3951283 bytes .../boy_height/pictures/progress.png | Bin 0 -> 17213 bytes .../information/boy_height/pictures/roll.png | Bin 0 -> 14017 bytes .../boy_weight/pictures/bkg_roll.png | Bin 0 -> 4450684 bytes .../boy_weight/pictures/button.png | Bin 0 -> 404487 bytes .../information/boy_weight/pictures/human.png | Bin 0 -> 3889669 bytes .../boy_weight/pictures/progress.png | Bin 0 -> 20464 bytes .../information/boy_weight/pictures/roll.png | Bin 0 -> 17131 bytes .../dist/cache/.vite/deps/_metadata.json | 6 +- 20 files changed, 758 insertions(+), 104 deletions(-) create mode 100644 pages/information/boy_height2/boy_height2.vue create mode 100644 pages/information/boy_roll/boy_roll.vue create mode 100644 pages/information/boy_roll_w/boy_roll_w.vue create mode 100644 pages/information/boy_weight2/boy_weight2.vue create mode 100644 static/information/boy_height/pictures/bkg_roll.png create mode 100644 static/information/boy_height/pictures/button.png create mode 100644 static/information/boy_height/pictures/human.png create mode 100644 static/information/boy_height/pictures/progress.png create mode 100644 static/information/boy_height/pictures/roll.png create mode 100644 static/information/boy_weight/pictures/bkg_roll.png create mode 100644 static/information/boy_weight/pictures/button.png create mode 100644 static/information/boy_weight/pictures/human.png create mode 100644 static/information/boy_weight/pictures/progress.png create mode 100644 static/information/boy_weight/pictures/roll.png diff --git a/pages.json b/pages.json index 8281b87..d7448c0 100644 --- a/pages.json +++ b/pages.json @@ -1,101 +1,122 @@ { "pages": [ - { - "path": "pages/transition/page1/page1", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/transition/page2/page2", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/transition/page3/page3", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/transition/page4/page4", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/transition/page5/page5", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/transition/page6/page6", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/transition/page7/page7", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/login/account_login/account_login", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/login/register/register", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/information/sex/sex", - "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - }, + // { + // "path": "pages/transition/page1/page1", + // "style": { + // "navigationStyle": "custom" + // } + // }, + // { + // "path": "pages/transition/page2/page2", + // "style": { + // "navigationStyle": "custom" + // } + // }, + // { + // "path": "pages/transition/page3/page3", + // "style": { + // "navigationStyle": "custom" + // } + // }, + // { + // "path": "pages/transition/page4/page4", + // "style": { + // "navigationStyle": "custom" + // } + // }, + // { + // "path": "pages/transition/page5/page5", + // "style": { + // "navigationStyle": "custom" + // } + // }, + // { + // "path": "pages/transition/page6/page6", + // "style": { + // "navigationStyle": "custom" + // } + // }, + // { + // "path": "pages/transition/page7/page7", + // "style": { + // "navigationStyle": "custom" + // } + // }, + // { + // "path": "pages/login/account_login/account_login", + // "style": { + // "navigationStyle": "custom" + // } + // }, + // { + // "path": "pages/login/register/register", + // "style": { + // "navigationStyle": "custom" + // } + // }, + // { + // "path": "pages/information/sex/sex", + // "style": { + // "navigationBarTitleText": "", + // "enablePullDownRefresh": false + // } + // }, { "path": "pages/information/boy_height/boy_height", "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - }, - { - "path": "pages/information/girl_height/girl_height", - "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false + "navigationStyle": "custom" } }, + { + "path": "pages/information/boy_height2/boy_height2", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/information/boy_roll/boy_roll", + "style": { + "navigationStyle": "custom" + } + }, + // { + // "path": "pages/information/girl_height/girl_height", + // "style": { + // "navigationStyle": "custom" + // } + // }, { "path": "pages/information/boy_weight/boy_weight", "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - }, - { - "path": "pages/information/gril_weight/gril_weight", - "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false + "navigationStyle": "custom" } }, - { - "path": "pages/login/forget_password/forget_password", - "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - } + { + "path": "pages/information/boy_weight2/boy_weight2", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/information/boy_roll_w/boy_roll_w", + "style": { + "navigationStyle": "custom" + } + } + // { + // "path": "pages/information/gril_weight/gril_weight", + // "style": { + // "navigationBarTitleText": "", + // "enablePullDownRefresh": false + // } + // }, + // { + // "path": "pages/login/forget_password/forget_password", + // "style": { + // "navigationBarTitleText": "", + // "enablePullDownRefresh": false + // } + // } ], "uniIdRouter": {}, "tabBar": null diff --git a/pages/information/boy_height/boy_height.vue b/pages/information/boy_height/boy_height.vue index 342846f..9d7d5f2 100644 --- a/pages/information/boy_height/boy_height.vue +++ b/pages/information/boy_height/boy_height.vue @@ -1,17 +1,140 @@ diff --git a/pages/information/boy_height2/boy_height2.vue b/pages/information/boy_height2/boy_height2.vue new file mode 100644 index 0000000..e585428 --- /dev/null +++ b/pages/information/boy_height2/boy_height2.vue @@ -0,0 +1,107 @@ + + + + + \ No newline at end of file diff --git a/pages/information/boy_roll/boy_roll.vue b/pages/information/boy_roll/boy_roll.vue new file mode 100644 index 0000000..1382012 --- /dev/null +++ b/pages/information/boy_roll/boy_roll.vue @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + diff --git a/pages/information/boy_roll_w/boy_roll_w.vue b/pages/information/boy_roll_w/boy_roll_w.vue new file mode 100644 index 0000000..3b39006 --- /dev/null +++ b/pages/information/boy_roll_w/boy_roll_w.vue @@ -0,0 +1,81 @@ + + + + + \ No newline at end of file diff --git a/pages/information/boy_weight/boy_weight.vue b/pages/information/boy_weight/boy_weight.vue index 46a28d0..e68dee4 100644 --- a/pages/information/boy_weight/boy_weight.vue +++ b/pages/information/boy_weight/boy_weight.vue @@ -1,17 +1,140 @@ +/* Button 的缩放渐入动画 */ +@keyframes fadeInScale { + from { + opacity: 0; + transform: scale(0.8); + } + to { + opacity: 1; + transform: scale(1); + } +} + \ No newline at end of file diff --git a/pages/information/boy_weight2/boy_weight2.vue b/pages/information/boy_weight2/boy_weight2.vue new file mode 100644 index 0000000..849aa26 --- /dev/null +++ b/pages/information/boy_weight2/boy_weight2.vue @@ -0,0 +1,107 @@ + + + + + \ No newline at end of file diff --git a/pages/transition/page3/page3.vue b/pages/transition/page3/page3.vue index 60e1e11..735ab5f 100644 --- a/pages/transition/page3/page3.vue +++ b/pages/transition/page3/page3.vue @@ -8,14 +8,14 @@ - +