瀏覽代碼

Merge branch 'dev/v4.9.40_wmh' of qmx/jy into feature/v4.9.40

wenmenghao 11 月之前
父節點
當前提交
9ffeeb7665
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/web/staticres/common-module/appPay/css/popup.css

+ 1 - 1
src/web/staticres/common-module/appPay/css/popup.css

@@ -4,7 +4,7 @@
 .vip-back-tip-wrapper .popupBox {
   width: 6.06rem;
   background-image: url("../img/popup-bg.png");
-  background-size: cover;
+  background-size: contain;
   background-repeat: no-repeat;
   border-radius: 0.24rem;
 }