From e9d176629253ceef0092ba19d87df76106c8b2ae Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期一, 04 十一月 2024 17:09:19 +0800
Subject: [PATCH] 首页增加图表显示以及内容样式调整
---
Source/Common/PLTSlice/build.properties | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Source/Common/PLTSlice/build.properties b/Source/Common/PLTSlice/build.properties
index 4f8a188..7c2256e 100644
--- a/Source/Common/PLTSlice/build.properties
+++ b/Source/Common/PLTSlice/build.properties
@@ -9,4 +9,7 @@
service.dir=${lib.dir}/service
client.dir=${lib.dir}/client
+grid.app = ${app_home}/../grid/app
+grid.common=${grid.app}/common
+
platform.version=2024
\ No newline at end of file
--
Gitblit v1.9.3