feat:更换oss
This commit is contained in:
@@ -61,7 +61,7 @@ export default {
|
||||
width: 650rpx;
|
||||
height: 1000rpx;
|
||||
|
||||
background: url('https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/lottery-pop.png') no-repeat center center;
|
||||
background: url('https://static.tbmall.xin/static/lottery-pop.png') no-repeat center center;
|
||||
background-size: 100% auto;
|
||||
position: relative;
|
||||
|
||||
|
||||
@@ -95,7 +95,7 @@ export default {
|
||||
if (bizcode === 100) {
|
||||
this.prizesObj = data || { prizes: [] };
|
||||
console.log('查询活动详情-1', this.prizesObj)
|
||||
this.prizesObj.prizes.splice(4, 0, { iconUrl: 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/activity-button.png', })
|
||||
this.prizesObj.prizes.splice(4, 0, { iconUrl: 'https://static.tbmall.xin/static/activity-button.png', })
|
||||
|
||||
}
|
||||
},
|
||||
@@ -174,7 +174,7 @@ export default {
|
||||
align-items: center;
|
||||
width: 100vw;
|
||||
height: 1927rpx;
|
||||
background: url('https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/activity-bg.png') no-repeat center center;
|
||||
background: url('https://static.tbmall.xin/static/activity-bg.png') no-repeat center center;
|
||||
background-size: 100% auto;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user