From 90a94e6d42bf78bfeea8d9a84406553bd8ac918f Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Sat, 26 Nov 2022 17:25:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E6=83=A0=E5=88=B8=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=E8=B5=A0=E9=80=81=E9=A2=91=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../addCouponPropertyPool.html | 15 ++++++++++++--- .../addCouponPropertyPool.js | 7 ++----- .../scm/addCouponRuleCpps/addCouponRuleCpps.html | 13 +++++++++++++ .../scm/addCouponRuleCpps/addCouponRuleCpps.js | 4 +++- .../scm/couponRuleCpps/couponRuleCpps.html | 5 +++++ .../editCouponPropertyPool.html | 9 +++++++++ .../editCouponPropertyPool.js | 2 ++ .../editCouponRuleCpps/editCouponRuleCpps.html | 13 +++++++++++++ .../scm/editCouponRuleCpps/editCouponRuleCpps.js | 2 ++ 9 files changed, 61 insertions(+), 9 deletions(-) diff --git a/public/components/scm/addCouponPropertyPool/addCouponPropertyPool.html b/public/components/scm/addCouponPropertyPool/addCouponPropertyPool.html index 39d0f7f1b..ef8ff302b 100644 --- a/public/components/scm/addCouponPropertyPool/addCouponPropertyPool.html +++ b/public/components/scm/addCouponPropertyPool/addCouponPropertyPool.html @@ -29,8 +29,8 @@ {{vc.i18n('购物','addCouponPropertyPool')}} - {{vc.i18n('缴费','addCouponPropertyPool')}} - + {{vc.i18n('维修劵','addCouponPropertyPool')}} {{vc.i18n('停车劵','addCouponPropertyPool')}} @@ -56,13 +56,22 @@ - + + + + + + + + + + + + + + + + {{vc.i18n('必填,请选择赠送频率','addCouponRuleCpps')}} + + 赠送一次 + 每月赠送一次 + + + + + + @@ -36,6 +39,8 @@ {{couponRuleCpps.crcId}} {{couponRuleCpps.couponName}} {{couponRuleCpps.quantity}} + {{couponRuleCpps.giftFrequencyName}} + + + + + + + + + + + + + + + + {{vc.i18n('必填,请选择赠送频率','editCouponRuleCpps')}} + + 赠送一次 + 每月赠送一次 + + +