@ -1,8 +1,8 @@
< html xmlns:th = "http://www.thymeleaf.org" lang = "zh" >
< div th:if = "${order_type==1||order_type==2}" >
< b > Dear < span th:text = "${bdNamesStr}" > < / span > :< / b >
< b > Dear < span th:text = "${bdNamesStr}" th:if = "${is_send_client==0}" > < / span > < span th:text = "${client.contact_person}" th:if = "${is_send_client==1}" > < / span > :< / b >
< p >
< span th:text = "${hello}" > < / span > , < span th:text = "${bdNamesStr}" > < / span >
< span th:text = "${hello}" > < / span > , < span th:text = "${bdNamesStr}" th:if = "${is_send_client==0}" > < / span > < span th:text = "${client.contact_person}" th:if = "${is_send_client==1}" > < / span >
< span th:if = "${refuse}" > ,您提交的风控材料已被拒绝< / span > 。
< span th:if = "${refuse_description != null}" >
拒绝理由:< span th:text = "${refuse_description}" style = "background-color: yellow" > < / span > 。
@ -42,7 +42,8 @@
< p th:if = "${description != null}" > 2、< span th:text = "${description}" > < / span > < / p >
< p > 如果提交的材料不齐, 则有关停支付的风险。<!-- 还请按时提供商户材料并直接回复该邮件, --> 感谢,辛苦。< / p >
<!-- <p>请点击此链接上传所需材料<a th:href="${uploadUrl}"><span th:text="${uploadUrl}"></span></a></p> -->
< p > < a th:href = "${uploadUrl}" style = "color: rgb(255, 255, 255); text-align: center; padding: 12px 10px; height: 100%; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; text-decoration: none; background-color: #00c0ef; min-width: 150px;" > < strong > Submit Risk Materials< / strong > < / a > < / p >
< p th:if = "${is_send_client==0}" > < a th:href = "${uploadUrl}" style = "color: rgb(255, 255, 255); text-align: center; padding: 12px 10px; height: 100%; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; text-decoration: none; background-color: #00c0ef; min-width: 150px;" > < strong > Submit Risk Materials< / strong > < / a > < / p >
< p th:if = "${is_send_client==1}" > 材料请通过APP在规定时间内进行上传, 或请联系BD, 由BD在后台进行上传。< / p >
< / div >
< div th:if = "${order_type==3}" >
< b > 尊敬的RoyalPay商户 :< br >
@ -111,7 +112,8 @@
<!-- <p>请点击此链接上传所需材料。<a th:href="${uploadUrl}"><span th:text="${uploadUrl}"></span></a><br> -->
<!-- Please click on this link to upload the required materials.<a th:href="${uploadUrl}"><span th:text="${uploadUrl}"></span></a> -->
<!-- </p> -->
< p > < a th:href = "${uploadUrl}" style = "color: rgb(255, 255, 255); text-align: center; padding: 12px 10px; height: 100%; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; text-decoration: none; background-color: #00c0ef; min-width: 150px;" > < strong > Submit Risk Materials< / strong > < / a > < / p >
< p th:if = "${is_send_client==0}" > < a th:href = "${uploadUrl}" style = "color: rgb(255, 255, 255); text-align: center; padding: 12px 10px; height: 100%; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; text-decoration: none; background-color: #00c0ef; min-width: 150px;" > < strong > Submit Risk Materials< / strong > < / a > < / p >
< p th:if = "${is_send_client==1}" > 材料请通过APP在规定时间内进行上传, 或请联系BD, 由BD在后台进行上传。< / p >
< / div >
< div th:if = "${order_type==4}" >
< b > 尊敬的RoyalPay商户 :< br >