@@ -43,7 +43,7 @@
z-index: 1;
}
&>ul>li{
- color: @themeFontClr;
+ color: @fstColor;
&.menu-0{
background: url("../images/total.png") 20px 9px no-repeat;
&.active{
@@ -75,6 +75,9 @@
+ .slide-up {
+ background-color: @activeBg !important;
+ }
.active{
color: @activeColor;
/*background: @activeBg;
@@ -86,7 +89,7 @@
.list-1{
position: relative;
p {
&:hover {
@@ -109,7 +112,7 @@
display: none;
li.page{
text-indent: 55px;
@@ -131,8 +134,7 @@
border-top: 1px @themeBorderClr solid;
p{
font-size:12px;
- color: #fff;
- opacity: .3;
+ color: @trdColor;
@@ -32,7 +32,7 @@ input {
color: #333333;
text-decoration: none;
-
+textarea,
html,
body {
font-family: 'Microsoft YaHei', arial, tahoma, sans-serif;
@@ -1,7 +1,7 @@
const qs = require('qs');
const $ = require("jquery");
var Utils = require('./rePromise');
-const baseUrl = "http://192.168.2.236:5858"
+const baseUrl = "http://192.168.2.241:5858"
//页面映射
const pageMap={
'YH-KZT':'console.html',