From ab5adff5b575f43d5b0f717ba1066cbddc0d00b4 Mon Sep 17 00:00:00 2001 From: tom <tom.he@highdatas.com> Date: 星期六, 03 八月 2024 21:13:13 +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