From e775c28ba3a39acc1087f2bca367ede4e471aa8c Mon Sep 17 00:00:00 2001 From: Apple <> Date: Mon, 19 Sep 2022 09:58:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E3=80=90=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E8=90=BD=E5=9C=B0=E9=A1=B5=E3=80=91=E6=90=9C=E7=B4=A2=E6=A0=8F?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E6=A1=86=E4=BD=93/=E8=83=8C=E6=99=AF/?= =?UTF-8?q?=E6=96=87=E5=AD=97=E9=A2=9C=E8=89=B2=E9=85=8D=E7=BD=AE=E4=B8=8D?= =?UTF-8?q?=E4=B8=80=E8=87=B4bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../goodsPage/config/searchBar.js | 20 +++++++++---------- .../couponTemplate/landingPage/config/main.js | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/pages/exchangepage/couponTemplate/goodsPage/config/searchBar.js b/src/pages/exchangepage/couponTemplate/goodsPage/config/searchBar.js index af27e048..9b5ce81d 100644 --- a/src/pages/exchangepage/couponTemplate/goodsPage/config/searchBar.js +++ b/src/pages/exchangepage/couponTemplate/goodsPage/config/searchBar.js @@ -123,11 +123,11 @@ export default class Searchbar extends React.Component {
- { this.bgColorFn('#fff') }}> - { this.bgColorFn('#04C160') }}> - { this.bgColorFn('#AE99D3') }}> - { this.bgColorFn('#FACD6A') }}> - { this.bgColorFn('#FE7962') }}> + { this.bgColorFn('#fff') }}> + { this.bgColorFn('#04C160') }}> + { this.bgColorFn('#AE99D3') }}> + { this.bgColorFn('#FACD6A') }}> + { this.bgColorFn('#FE7962') }}>
@@ -135,11 +135,11 @@ export default class Searchbar extends React.Component {
- { this.fontColorFn('#fff') }}> - { this.fontColorFn('#04C160') }}> - { this.fontColorFn('#AE99D3') }}> - { this.fontColorFn('#FACD6A') }}> - { this.fontColorFn('#FE7962') }}> + { this.fontColorFn('#fff') }}> + { this.fontColorFn('#04C160') }}> + { this.fontColorFn('#AE99D3') }}> + { this.fontColorFn('#FACD6A') }}> + { this.fontColorFn('#FE7962') }}>
diff --git a/src/pages/exchangepage/couponTemplate/landingPage/config/main.js b/src/pages/exchangepage/couponTemplate/landingPage/config/main.js index 0dc9f6cc..0b128e3e 100644 --- a/src/pages/exchangepage/couponTemplate/landingPage/config/main.js +++ b/src/pages/exchangepage/couponTemplate/landingPage/config/main.js @@ -284,7 +284,7 @@ export default class edittemplate extends React.Component { /> { - this.props.couponType==4&&this.state.model.middle_image? + this.props.couponType==4?