From 02bf7838fb54a246f876d0a1700d7dcce161e2b1 Mon Sep 17 00:00:00 2001
From: zhangchunxu <1842059105@qq.com>
Date: 星期六, 05 八月 2023 20:17:02 +0800
Subject: [PATCH] 侧边栏  “营业管理自定义链接”修改

---
 force-app/main/default/pages/FixtureRemind.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/pages/FixtureRemind.page b/force-app/main/default/pages/FixtureRemind.page
index 261988c..8ed1116 100644
--- a/force-app/main/default/pages/FixtureRemind.page
+++ b/force-app/main/default/pages/FixtureRemind.page
@@ -2,7 +2,7 @@
 <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/>
 <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>
 <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/>
-
+<apex:stylesheet value="{!URLFOR($Resource.StyleUtilCss)}"/><!-- 20230619 ljh lightning --> 
     <style type="text/css">
         th{
             text-align: center;

--
Gitblit v1.9.1