From 005d4bdc62a2a04a25bf11e205e50069a6696516 Mon Sep 17 00:00:00 2001 From: yanzai Date: Wed, 8 Jan 2025 20:44:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A5=97=E9=A4=90=E8=AF=A6=E6=83=85=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- h5/pages.json | 7 + h5/pages/main/tj/tjxq_new.vue | 567 ++++++++++++++++++++++++++++++++++ h5/pages/main/tj/tjzx_new.vue | 5 +- 3 files changed, 577 insertions(+), 2 deletions(-) create mode 100644 h5/pages/main/tj/tjxq_new.vue diff --git a/h5/pages.json b/h5/pages.json index ecad039..8f7cb3c 100644 --- a/h5/pages.json +++ b/h5/pages.json @@ -104,6 +104,13 @@ "navigationBarBackgroundColor": "#239EA3", "navigationBarTextStyle": "white" } + },{ + "path": "pages/main/tj/tjxq_new", + "style": { + "navigationBarTitleText": "套餐详情", + "navigationBarBackgroundColor": "#239EA3", + "navigationBarTextStyle": "white" + } }, { "path": "pages/main/questionnaire/index", diff --git a/h5/pages/main/tj/tjxq_new.vue b/h5/pages/main/tj/tjxq_new.vue new file mode 100644 index 0000000..1e51b88 --- /dev/null +++ b/h5/pages/main/tj/tjxq_new.vue @@ -0,0 +1,567 @@ + + + + \ No newline at end of file diff --git a/h5/pages/main/tj/tjzx_new.vue b/h5/pages/main/tj/tjzx_new.vue index 9e795c9..8f5c8dd 100644 --- a/h5/pages/main/tj/tjzx_new.vue +++ b/h5/pages/main/tj/tjzx_new.vue @@ -523,7 +523,7 @@ + class="fixed bottom-0 left-0 w-100% h-150rpx bg-gradient-to-r from-#02b4bd to-#ABD7D7 px-20rpx py-30rpx box-border items-center flex justify-between"> @@ -558,8 +558,9 @@ line-height: 58rpx; text-align: center; width: 174rpx; - border-radius: 24rpx; + border-radius: 58rpx; margin-right: 20rpx; + font-size: 29rpx; } .popupItemList-content {