Przeglądaj źródła

fix: 订阅管理遗留问题调整

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 7 miesięcy temu
rodzic
commit
ba46ca1e59

+ 1 - 0
src/jfw/modules/app/src/web/templates/vipsubscribe/vip_index_new.html

@@ -134,6 +134,7 @@
       background-size: contain;
     }
     .go_to_levelup {
+      min-height: 1.48rem;
       background: url('image/gotolevelup.png') no-repeat;
       background-size: cover;
       border: 0;

+ 1 - 0
src/web/staticres/vipsubscribe/css/vip_index_new.css

@@ -1278,6 +1278,7 @@
   background-size: contain;
 }
 .go_to_levelup {
+  min-height: 1.48rem;
   background: url('../image/gotolevelup.png') no-repeat;
   background-size: cover;
   border: 0;