From d489aed2de688a18d6aaf76ae3630b24d56c8ee4 Mon Sep 17 00:00:00 2001 From: 81041 <81041@192.168.10.27> Date: 星期二, 06 十一月 2018 16:06:01 +0800 Subject: [PATCH] gprs使用REPLACE --- gx_tieta/WebRoot/control.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/control.jsp b/gx_tieta/WebRoot/control.jsp index 6915364..3a9295e 100644 --- a/gx_tieta/WebRoot/control.jsp +++ b/gx_tieta/WebRoot/control.jsp @@ -25,7 +25,7 @@ <link rel="stylesheet" type="text/css" href="css/whyc-ui.css"> <link rel="stylesheet" type="text/css" href="css/confirm.css"> <link rel="stylesheet" type="text/css" href="src/css/layui.css"> - <link rel="stylesheet" type="text/css" href="pages/css/mylayui.css"> + <!-- <link rel="stylesheet" type="text/css" href="pages/css/mylayui.css"> --> <script type="text/javascript" src="js/echarts.js"></script> <script type="text/javascript" src="js/jquery-1.8.3.js"></script> <script type="text/javascript" src="js/base.js"></script> -- Gitblit v1.9.1