There was an error while loading. Please reload this page.
1 parent 8b25586 commit 125a57bCopy full SHA for 125a57b
2 files changed
src/assets/css/vip/var.less
@@ -30,4 +30,4 @@
30
@dragon_blindbox: "https://cdn.jx3box.com/design/event/lottery/dragon/";
31
@hacker_blindbox: "https://cdn.jx3box.com/design/event/lottery/hacker/";
32
@weiqi_blindbox: "https://cdn.jx3box.com/design/event/lottery/weiqi/";
33
-@design: "https://img.jx3box.com/design/";
+@design: "https://cdn.jx3box.com/design/";
src/views/vip/mallNew/Index.vue
@@ -275,7 +275,7 @@ export default {
275
.m-mall-box {
276
width: 100%;
277
min-height: calc(100vh - 100px);
278
- background: url("@{design}/mall/bg.png") no-repeat center center;
+ background: url("@{design}mall/bg.png") no-repeat center center;
279
background-size: 100% 100%;
280
display: flex;
281
flex-wrap: nowrap;
0 commit comments