浏览代码

activity debugs

zz 6 年之前
父节点
当前提交
cddc96e0a4
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      resources/views/pay/activity/huaweiLottery.blade.php

+ 2 - 2
resources/views/pay/activity/huaweiLottery.blade.php

@@ -268,7 +268,7 @@
             left: 50%;
             -webkit-transform: translate(-50%, -50%);
             transform: translate(-50%, -50%);
-            background: top/cover url(./img/弹框.png) no-repeat;
+            background: top/cover url(https://cdn-novel.iycdm.com/h5/activity-2019-05-30/get.png) no-repeat;
             font-size: 0;
             border-radius: 6px;
         }
@@ -326,7 +326,7 @@
             left: 50%;
             -webkit-transform: translate(-50%, -50%);
             transform: translate(-50%, -50%);
-            background: top/cover url(./img/没中奖弹框.png) no-repeat;
+            background: top/cover url(https://cdn-novel.iycdm.com/h5/activity-2019-05-30/failure.png) no-repeat;
             font-size: 0;
             border-radius: 6px;
         }