From c55a2113b5825a6545f09229261f7cbb43f9ab18 Mon Sep 17 00:00:00 2001 From: zhangyanpeng <bob.zhang@highdatas.com> Date: 星期四, 15 八月 2024 15:09:02 +0800 Subject: [PATCH] 调整 --- module/system/page/coming.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/module/system/page/coming.html b/module/system/page/coming.html index 07fe3bf..460c77e 100644 --- a/module/system/page/coming.html +++ b/module/system/page/coming.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"><meta http-equiv="Expires" content="0"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Cache-control" content="no-cache"><meta http-equiv="Cache" content="no-cache"> <title></title> - <link href="../../../css/common.css" rel="stylesheet"> + <!-- <link href="../../../css/common.css" rel="stylesheet"> --> <link href="../../../css/control.css" rel="stylesheet"> <style> .div_coming_label{ margin:30px; color:#808080; text-align:center;font-size: 22px;font-family: STHupo; } -- Gitblit v1.8.0