From 720b12704c39686c5e7bd681ddcc0516b57cdceb Mon Sep 17 00:00:00 2001 From: Apple <> Date: Mon, 19 Sep 2022 17:38:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E7=BC=96=E8=BE=91=E5=99=A8?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=B0=E5=A2=9E/=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E9=A2=84=E8=A7=88=E5=95=86=E5=93=81=E5=88=97=E8=A1=A8=E9=A1=B5?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=A0=8F=E9=85=8D=E7=BD=AE=EF=BC=8C=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E5=9B=BE=E8=9E=8D=E5=85=A5/=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E6=A0=8F=EF=BC=8C=E5=85=BC=E5=AE=B9=E6=80=A7=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../edittemplate/couponConfig/comm.less | 4 +- .../edittemplate/goodstemplate.js | 6 - .../edittemplate/goodstemplate.less | 1 + src/pages/exchangepage/edittemplate/main.less | 2 +- src/pages/exchangepage/previewEffect/main.js | 2 +- src/pages/exchangepage/template/preview.js | 44 +++- src/pages/exchangepage/template/preview.less | 241 ++++++++++-------- src/pages/extension/main/main.css | 2 +- 8 files changed, 176 insertions(+), 126 deletions(-) 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?