增加静态资源文件,修改秒杀页面样式问题
This commit is contained in:
@ -64,7 +64,7 @@ export default {
|
||||
};
|
||||
},
|
||||
mounted: function() {
|
||||
// document.querySelector('body').setAttribute('style', 'background-color:#73CBB6');
|
||||
// document.querySelector('body').setAttribute('style', 'background-color:#00c17b');
|
||||
this.getCombinationList();
|
||||
},
|
||||
onReachBottom() {
|
||||
|
Reference in New Issue
Block a user