Selaa lähdekoodia

1.邮件模板原价格改为基准价格

wq_dev
wangqiang 1 kuukausi sitten
vanhempi
commit
0e0ca5e850
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      ruoyi-system/src/main/resources/templates/warnEmail.html

+ 1
- 1
ruoyi-system/src/main/resources/templates/warnEmail.html Näytä tiedosto

@@ -58,7 +58,7 @@
style="color: #004b9b; text-decoration: none;">点击查看商品</a></td>
</tr>
<tr>
<td style="background-color: #f2f4f6; font-weight: bold; vertical-align: top;">价格
<td style="background-color: #f2f4f6; font-weight: bold; vertical-align: top;">基准价格
</td>
<td th:text="${warnEmail.getCurPrice()}"><span style="color: #666;">¥8280.00</span></td>
</tr>

Loading…
Peruuta
Tallenna