diff --git a/h5/pages.json b/h5/pages.json
index 133a507..88109d5 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -255,13 +255,18 @@
"style": {
"navigationBarTitleText": ""
}
- },
- {
- "path" : "pages/main/question/choose/choose",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
+ },
+ {
+ "path": "pages/main/question/choose/choose",
+ "style": {
+ "navigationBarTitleText": ""
+ }
+ },
+ {
+ "path": "pages/main/ysdate/ysdate",
+ "style": {
+ "navigationBarTitleText": "预约医生"
+ }
}
],
diff --git a/h5/pages/buy/choose/choose.vue b/h5/pages/buy/choose/choose.vue
index 96ec1a5..57965ba 100644
--- a/h5/pages/buy/choose/choose.vue
+++ b/h5/pages/buy/choose/choose.vue
@@ -1,136 +1,160 @@
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
- {{ i.name }}
-
-
-
-
-
-
+
+
+
+
+
+ {{ i.name }}
+
+
+
+
+
+
+ .button_right_wrapper {
+ margin-right: 48rpx;
+ }
+
\ No newline at end of file
diff --git a/h5/pages/main/tj/tjxq.vue b/h5/pages/main/tj/tjxq.vue
index 6946c4b..6d5e48b 100644
--- a/h5/pages/main/tj/tjxq.vue
+++ b/h5/pages/main/tj/tjxq.vue
@@ -137,7 +137,14 @@
duo_xuan_yi: $store.getDuoXuanYi(),
wj: wj.value,
});
- $store.setYytjInfo({});
+ if (!!$store.yytjInfo.doctor_name) {
+ $store.setYytjInfo({
+ doctor_name: $store.yytjInfo.doctor_name,
+ doctor_date: $store.yytjInfo.doctor_date,
+ });
+ } else {
+ $store.setYytjInfo({});
+ }
uni.setStorageSync("yytjInfoS", {});
uni.navigateTo({
url: "/pages/main/tjyy/tjyy",
@@ -211,13 +218,12 @@
-
+
{{ comboInfo.combo_name }}
-
{{ val.keshi_name }}({{ val.children.length }})
-
+
{{ v.name }}
@@ -339,8 +345,8 @@
{{ val.keshi_name }}({{ val.children.length }})
-
+
{{ v.name }}
@@ -366,8 +372,8 @@
{{ val.keshi_name }}({{ val.children.length }})
-
+
{{ v.name }}
@@ -445,8 +451,7 @@
-