From 2742b796c3181607b19f0c2b63c4465fd76193ee Mon Sep 17 00:00:00 2001 From: 819527061@qq.com <123456> Date: 星期二, 07 一月 2025 16:58:52 +0800 Subject: [PATCH] 月卡 --- src/components/page/MonthFeePay.vue | 8 ++++---- public/index.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index 6a0df03..d79e148 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"> - <title></title> + <title>宄板嘲鐭垮尯鏅烘収鍋滆溅</title> </head> <body> <div id="app"></div> diff --git a/src/components/page/MonthFeePay.vue b/src/components/page/MonthFeePay.vue index 8f40f13..b4fc484 100644 --- a/src/components/page/MonthFeePay.vue +++ b/src/components/page/MonthFeePay.vue @@ -1,8 +1,8 @@ <template> <div class="weizhang-box yuezucard-wrap"> -<!-- <div class="weizhang-main-top"> + <div class="weizhang-main-top"> <h1 class="title">鏈堢杞﹀姙鐞�</h1> - </div>--> + </div> <div class="weizhang-main-box"> <div class="weizhang-main-bootom"> <div class="weizhang-main-form"> @@ -423,8 +423,8 @@ .title{ font-size: 4.27vw /* 32/7.5 */; font-weight: bolder; - height: 10.67vw /* 80/7.5 */; - line-height: 10.67vw /* 80/7.5 */; + height: 11.73vw /* 88/7.5 */; + line-height: 11.73vw /* 88/7.5 */; } .money{ font-size: 6.93vw /* 52/7.5 */; -- Gitblit v1.9.1