From d7525caf9194e6e707fb847a78bb504119a9948b Mon Sep 17 00:00:00 2001 From: 81041 <81041@192.168.10.26> Date: 星期四, 13 十二月 2018 17:03:35 +0800 Subject: [PATCH] 得到电池组id --- gx_tieta/WebRoot/mobil/app/css/common.css | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/app/css/common.css b/gx_tieta/WebRoot/mobil/app/css/common.css index 509d690..4a4021b 100644 --- a/gx_tieta/WebRoot/mobil/app/css/common.css +++ b/gx_tieta/WebRoot/mobil/app/css/common.css @@ -154,4 +154,11 @@ /* layui */ .layui-form-pane.layui-form-default .layui-form-label { color: #000000; +} +/* color */ +gray1 { + color: #c2c2c2; +} +.black { + color: #000000; } \ No newline at end of file -- Gitblit v1.9.1