瀏覽代碼

feat:app奖券落地页修改

DingChangSheng 4 年之前
父節點
當前提交
3fdad84376
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/jfw/modules/app/src/web/staticres/jyapp/squeeze/css/squeezeMobile.css

+ 3 - 3
src/jfw/modules/app/src/web/staticres/jyapp/squeeze/css/squeezeMobile.css

@@ -48,9 +48,9 @@
   z-index: 1;
   margin: 0 auto;
   width: 6.86rem;
-  height: 7.58rem;
-  background: url('/jyapp/squeeze/images/ticketBg.png') no-repeat;
-  background-size: cover;
+  height: 4.8rem;
+  background: url(/jyapp/squeeze/images/ticketBg.png) no-repeat;
+  background-size: 100%;
   text-align: center;
   overflow: hidden;
 }