fix: 完善文字性描述

master
misworga831 2023-09-14 15:06:59 +08:00
parent 4f915a32b6
commit 5d5a845523
2 changed files with 3 additions and 3 deletions

View File

@ -162,7 +162,7 @@
</div> </div>
<div> <div>
<div class="counts">{{ homeData.goodsNum || 0 }}</div> <div class="counts">{{ homeData.goodsNum || 0 }}</div>
<div>整体商品数量</div> <div>上架商品数量</div>
</div> </div>
</div> </div>

View File

@ -35,7 +35,7 @@
</Radio> </Radio>
</RadioGroup> </RadioGroup>
<br /> <br />
<span style="color: #cccccc">开启虚拟成团后24小时人数未满的团系统将会模拟匿名买家凑满人数使该团成团您只需要对已付款参团的真实买家发货建议合理开启以提高</span> <span style="color: #cccccc">开启虚拟成团后24小时人数未满的团系统将会模拟匿名买家凑满人数使该团成团您只需要对已付款参团的真实买家发货建议合理开启以提高成团率</span>
</FormItem> </FormItem>
<FormItem label="拼团规则" prop="pintuanRule"> <FormItem label="拼团规则" prop="pintuanRule">
<Input v-model="form.pintuanRule" type="textarea" :rows="4" clearable maxlength="255" style="width: 260px" /> <Input v-model="form.pintuanRule" type="textarea" :rows="4" clearable maxlength="255" style="width: 260px" />