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/20/index.jsp |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/WebRoot/public/template/0/20/index.jsp b/WebRoot/public/template/0/20/index.jsp
index 4de7eeb..606c455 100644
--- a/WebRoot/public/template/0/20/index.jsp
+++ b/WebRoot/public/template/0/20/index.jsp
@@ -33,6 +33,10 @@
     <div id="tplt-panel" style="margin-top: 5px;">
         <%@ include file="panelR.jsp" %>
     </div>
+    <div class="colorDescription">
+        <%//鏂囧瓧棰滆壊璇存槑鏄剧ず浣嶇疆 xin 2022-5-16 14:45:39%>
+        [?ColorDescription]
+    </div>
 </div>
 <div region="south" split="false"
      style="height:30px;background:#efefef;border-right:0px;border-bottom:0px;border-left:0px;">

--
Gitblit v1.8.0