From 05c9d6cc98a2047108e1481ab61d8186c0276a3e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=88=98=E4=BD=B3=E5=AE=87?= <17601616548@163.com>
Date: Fri, 13 Sep 2024 01:23:45 +0800
Subject: [PATCH] =?UTF-8?q?1.=E5=88=9B=E5=BB=BA=E5=A5=97=E9=A4=90=E8=AF=A6?=
=?UTF-8?q?=E6=83=85=E9=A1=B5=E9=9D=A2=202.=E5=AE=8C=E6=88=90=E8=87=AA?=
=?UTF-8?q?=E9=80=89=E9=A1=B9=E7=9B=AE=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
h5/pages.json | 17 ++-
h5/pages/main/index/index.vue | 6 +-
.../main/optionalProject/optionalProject.vue | 121 ++++++++++++++++++
.../main/packageDetails/packageDetails.vue | 49 +++++++
h5/static/assets/select.png | Bin 0 -> 407 bytes
5 files changed, 189 insertions(+), 4 deletions(-)
create mode 100644 h5/pages/main/optionalProject/optionalProject.vue
create mode 100644 h5/pages/main/packageDetails/packageDetails.vue
create mode 100644 h5/static/assets/select.png
diff --git a/h5/pages.json b/h5/pages.json
index c1d0438..07f9c3e 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -1,5 +1,6 @@
{
- "pages": [{
+ "pages": [
+ {
"path": "pages/main/index/index",
"style": {
"navigationBarTitleText": "海南现代妇女儿童医院",
@@ -51,6 +52,20 @@
"style": {
"navigationBarTitleText": ""
}
+ },
+ {
+ "path": "pages/main/packageDetails/packageDetails",
+ "style": {
+ "navigationBarTitleText": "套餐详情"
+ }
+ },
+ {
+ "path": "pages/main/optionalProject/optionalProject",
+ "style": {
+ "navigationBarTitleText": "体检套餐加项",
+ "navigationBarBackgroundColor": "#D8EDF2",
+ "navigationBarTextStyle": "black"
+ }
}
],
"globalStyle": {
diff --git a/h5/pages/main/index/index.vue b/h5/pages/main/index/index.vue
index 43ac990..e057b10 100644
--- a/h5/pages/main/index/index.vue
+++ b/h5/pages/main/index/index.vue
@@ -21,9 +21,9 @@
const $store = useStore()
const getUserInfo = async () => {
- const response = await $api('UserInfo')
- $response(response, () => {
- $store.user = response.data.info
+ const response = await $api('UserInfo')
+ $response(response, () => {
+ $store.user = response.data.info
})
}
const switch_arr = [
diff --git a/h5/pages/main/optionalProject/optionalProject.vue b/h5/pages/main/optionalProject/optionalProject.vue
new file mode 100644
index 0000000..e57e7c7
--- /dev/null
+++ b/h5/pages/main/optionalProject/optionalProject.vue
@@ -0,0 +1,121 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+ {
+ selectList.push(item.id);
+ }
+ "
+ >
+ {{ item.title }}
+
+ ¥ {{ item.price }}
+
+
+
+
+
+
+
+
+
diff --git a/h5/pages/main/packageDetails/packageDetails.vue b/h5/pages/main/packageDetails/packageDetails.vue
new file mode 100644
index 0000000..7adca7a
--- /dev/null
+++ b/h5/pages/main/packageDetails/packageDetails.vue
@@ -0,0 +1,49 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/h5/static/assets/select.png b/h5/static/assets/select.png
new file mode 100644
index 0000000000000000000000000000000000000000..92905dc0ba16ab68f024125f1680423371a490ca
GIT binary patch
literal 407
zcmV;I0cie-P)Px$QAtEWR5(wi)4OU_VGzaf-;^S;P;(I>3O*%W?aqbL6nHY1|`_g-d}wYfHc`rhpcdD-gwuqrO#B5vS(gTBGT
zf)Ah#b_Z8bll_htc!E#em>%l-;+ui*=l6;ooksZ+PCTdmIs;_eay8a%LXK
zIXl1yAV>tOgus?t!lnxqJW~FRpn9Z*3zZScrbg2!h
zE}*8l7!e=;b*e)zB{ORfvu#Cct?so|I&kT$*>8Azgl)>XV%z`#002ovPDHLkV1lm7
BvETpz
literal 0
HcmV?d00001