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 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
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