Browse Source

砍价列表背景图替换

tags/安徽版C.4.1.6最终版
刘晖 6 years ago
parent
commit
2c99fdb0fe
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      pages/bargain/bargain.wxss

+ 4
- 2
pages/bargain/bargain.wxss View File

@@ -1,8 +1,10 @@
page{
position: relative;
height: auto!important;
background:#f89132;
background-image:url('https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/spell-bg.png');
background:#FF6F03;
background-image:url('https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/barginlistbg.jpg');
background-size: cover;
background-repeat: no-repeat;
}

.list{


Loading…
Cancel
Save