This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
砍价列表背景图替换
tags/安徽版C.4.1.6最终版
刘晖
6 years ago
parent
10fa8e9087
commit
2c99fdb0fe
1 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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{
Write
Preview
Loading…
Cancel
Save