修改微信授权样式
This commit is contained in:
@ -104,7 +104,7 @@
|
||||
.start {
|
||||
width: 1.22*100rpx;
|
||||
height: 0.3*100rpx;
|
||||
background-image: url("https://h5.yixiang.co/static/images/start.png");
|
||||
background-image: url("https://wx.yixiang.co/static/images/start.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: 1.22*100rpx auto;
|
||||
}
|
||||
@ -147,7 +147,7 @@
|
||||
.checkbox-wrapper input:checked + .icon {
|
||||
background-color: #e93323;
|
||||
border-color: #e93323;
|
||||
background-image: url("https://h5.yixiang.co/static/images/enter.png");
|
||||
background-image: url("https://wx.yixiang.co/static/images/enter.png");
|
||||
background-size: 0.21*100rpx 0.15*100rpx;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
|
Reference in New Issue
Block a user