增加静态资源文件,修改秒杀页面样式问题

This commit is contained in:
gaoxs
2020-04-07 17:31:38 +08:00
parent 4b6636ba6f
commit c6f9a6d1fe
139 changed files with 324 additions and 287 deletions

View File

@ -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() {