From 6d0d9ee5e761d990449be40b9d579e3bdb2b6acf Mon Sep 17 00:00:00 2001 From: CJJ <Administrator@USER-20180117QL> Date: 星期三, 26 十二月 2018 11:50:48 +0800 Subject: [PATCH] 修改 --- gx_tieta/WebRoot/mobil/app/css/common.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/app/css/common.css b/gx_tieta/WebRoot/mobil/app/css/common.css index 3a157c7..5a74e2c 100644 --- a/gx_tieta/WebRoot/mobil/app/css/common.css +++ b/gx_tieta/WebRoot/mobil/app/css/common.css @@ -151,7 +151,7 @@ /* FooterMenu */ .footer-menu-content-show { - z-index: 99; + z-index: 9999999; } .footer-menu-content-hide { z-index: -1; @@ -162,7 +162,7 @@ color: #000000; } /* color */ -gray1 { +.gray1 { color: #c2c2c2; } .black { -- Gitblit v1.9.1