From 64b37e266f4f95f8167d34dfbc5bca668a555f75 Mon Sep 17 00:00:00 2001 From: zhangyanpeng <bob.zhang@highdatas.com> Date: 星期六, 03 八月 2024 22:15:26 +0800 Subject: [PATCH] Merge branch 'master' of http://highdatas.com:9000/r/promotion/promotion_html --- 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