From f2a3f494a8079fd011e204ab2b55846d519bab75 Mon Sep 17 00:00:00 2001 From: zhl Date: Mon, 10 Apr 2023 16:37:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/confirm_page.ejs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/confirm_page.ejs b/templates/confirm_page.ejs index 199da5e..ee6905d 100644 --- a/templates/confirm_page.ejs +++ b/templates/confirm_page.ejs @@ -70,12 +70,11 @@ <%if (subtasks[i].reqDatas[j].amount) {%>

数量: <%=subtasks[i].reqDatas[j].amount %>

<%}%> <%if (subtasks[i].reqDatas[j].tokenId) {%>

数量: <%=subtasks[i].reqDatas[j].tokenId %>

<%}%> <%}%> - <%}%> - + <%}%>