From e1ec4e662636af70085e9148c9672e5951d3d568 Mon Sep 17 00:00:00 2001 From: zhangyanpeng <bob.zhang@highdatas.com> Date: 星期五, 02 八月 2024 14:31:57 +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