修改主题言责

This commit is contained in:
gaoxs
2020-07-11 17:40:27 +08:00
parent 86949f3732
commit 34565e6bf4
148 changed files with 90 additions and 82 deletions

View File

@ -570,7 +570,7 @@ export default {
<style lang="less">
page {
background-color: #00c17b;
background-color: #eb3729;
}
.bargainBnt_hui {
font-size: 0.3*100rpx;

View File

@ -79,6 +79,6 @@ export default {
<style >
page{
background: #00c17b;
background: #eb3729;
}
</style>

View File

@ -64,7 +64,7 @@ export default {
};
},
mounted: function() {
// document.querySelector('body').setAttribute('style', 'background-color:#00c17b');
// document.querySelector('body').setAttribute('style', 'background-color:#eb3729');
this.getCombinationList();
},
onReachBottom() {

View File

@ -223,11 +223,11 @@ export default {
&.active {
.time {
color: #00c17b;
color: #eb3729;
}
.state {
background-color: #00c17b;
background-color: #eb3729;
color: #fff;
opacity: 1;
border-radius: 30rpx;

View File

@ -71,7 +71,7 @@ export default {
<style scoped lang="less">
page {
background-color: #00c17b;
background-color: #eb3729;
}
.poster-poster {
height: unset !important;