From c2dc593c9b8948718381f3a2996b6f94a59ad80a Mon Sep 17 00:00:00 2001
From: xinyb <574600396@qq.com>
Date: 星期三, 18 五月 2022 17:43:18 +0800
Subject: [PATCH] 模板添加文字颜色说明

---
 WebRoot/public/template/0/302/index.jsp |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/WebRoot/public/template/0/302/index.jsp b/WebRoot/public/template/0/302/index.jsp
index e613245..13d1e6d 100644
--- a/WebRoot/public/template/0/302/index.jsp
+++ b/WebRoot/public/template/0/302/index.jsp
@@ -61,6 +61,10 @@
             </div>
             <div region="center">
                 <%@ include file="@gridJsp@" %>
+                <div class="colorDescription">
+                    <%//鏂囧瓧棰滆壊璇存槑鏄剧ず浣嶇疆 xin 2022-5-16 14:45:39%>
+                    [?ColorDescription]
+                </div>
                 <script type="text/javascript">
                     create("");
                 </script>

--
Gitblit v1.8.0