Commit f6327b09 by chenxin

fix:edx 修改文案

parent e252e406
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -159,7 +159,7 @@
<el-form-item label="优惠内容" prop="giftCouponValue">
<el-input-number controls-position="right" class="w150" :disabled="isEdit || isInfo" v-model="form.giftCouponValue" :precision="0" :min="0"></el-input-number> {{ form.giftCouponDiscountType === 1 ? '元' : '件' }}
<span class="fz13 gray">* 温馨提醒:单笔订单满80元免邮,80元以下需由己方承担10元运费</span>
<span class="fz13 gray">* 温馨提醒:温馨提醒:单笔订单满80元免邮,未满80元由品牌方自行承担运费(约10元)</span>
</el-form-item>
<!-- <el-form-item prop="cardLimit" label="领券限制">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment