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 {