diff --git a/src/components/combiningMobile/index.jsx b/src/components/combiningMobile/index.jsx index fa382c9a..83aca084 100644 --- a/src/components/combiningMobile/index.jsx +++ b/src/components/combiningMobile/index.jsx @@ -197,10 +197,7 @@ export default ({ data, products }) => { alt="" /> -

+

生效时间: {data.date_time.length > 1 ? `${data.date_time[0]} ~ ${data.date_time[1]}` @@ -208,10 +205,7 @@ export default ({ data, products }) => {

{data.timer.length > 1 ? ( -

+

领取时间: {`${data.timer[0]} ~ ${data.timer[1]}`}