diff --git a/src/pages/exchangepage/edittemplate/couponConfig/comm.less b/src/pages/exchangepage/edittemplate/couponConfig/comm.less index b03c6194..3c196279 100644 --- a/src/pages/exchangepage/edittemplate/couponConfig/comm.less +++ b/src/pages/exchangepage/edittemplate/couponConfig/comm.less @@ -37,8 +37,8 @@ } .bottomBar-view>li>img{ - width: 20px; - height: 20px; + width: 20px!important; + height: 20px!important; } .bottomBar-view>li>span{ padding-top: 5px; diff --git a/src/pages/exchangepage/edittemplate/goodstemplate.js b/src/pages/exchangepage/edittemplate/goodstemplate.js index 111b78cf..3977828c 100644 --- a/src/pages/exchangepage/edittemplate/goodstemplate.js +++ b/src/pages/exchangepage/edittemplate/goodstemplate.js @@ -95,9 +95,7 @@ export default class edittemplate extends React.Component { render() { - let goodsConfig=this.props.goodsdata; - console.log(48,goodsConfig); let naVisual=[] if(goodsConfig.bottomBar){ @@ -176,11 +174,7 @@ export default class edittemplate extends React.Component { } { - goodsConfig.bottomBar&&goodsConfig.bottomBar.iswitch&&naVisual.length>1?