diff --git a/src/mods/AppIntegralApply/AppIntegralApply.vue b/src/mods/AppIntegralApply/AppIntegralApply.vue index 27a2722..a5d772d 100644 --- a/src/mods/AppIntegralApply/AppIntegralApply.vue +++ b/src/mods/AppIntegralApply/AppIntegralApply.vue @@ -271,8 +271,8 @@ export default { // border-radius: 16px; box-sizing: border-box; background: #1365dd; - height: 88px; - line-height: 88px; + height: 112px; + line-height: 112px; text-align: center; font-size: 34px; font-weight: 500; diff --git a/src/mods/AppIntegralApply/add.vue b/src/mods/AppIntegralApply/add.vue index b850e8e..ca5b52b 100644 --- a/src/mods/AppIntegralApply/add.vue +++ b/src/mods/AppIntegralApply/add.vue @@ -327,8 +327,8 @@ export default { // border-radius: 16px; box-sizing: border-box; background: #1365dd; - height: 88px; - line-height: 88px; + height: 112px; + line-height: 112px; text-align: center; font-size: 34px; font-weight: 500;