青海样式修改
This commit is contained in:
parent
6b4132f091
commit
759b0f4853
|
|
@ -17,7 +17,7 @@ body {
|
|||
}
|
||||
|
||||
#content-box {
|
||||
width: 100%;
|
||||
width: 99.56%;
|
||||
height: 100%;
|
||||
/*padding: 0.5% 0.5% 0 0.5%;*/
|
||||
box-sizing: border-box;
|
||||
|
|
@ -30,7 +30,8 @@ body {
|
|||
}
|
||||
|
||||
#left {
|
||||
width: 32.108%;
|
||||
/* width: 32.108%; */
|
||||
width: 24.108%;
|
||||
padding: 1% 0.5% 0 0.45%;
|
||||
z-index: 1000;
|
||||
justify-content: space-between;
|
||||
|
|
@ -38,7 +39,8 @@ body {
|
|||
}
|
||||
|
||||
#left-box {
|
||||
width: 77.016%;
|
||||
/* width: 77.016%; */
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#left-box2 {
|
||||
|
|
@ -47,13 +49,13 @@ body {
|
|||
}
|
||||
|
||||
#center-box {
|
||||
width: 37.0901%;
|
||||
width: 50.0901%;
|
||||
padding: 1% 0.5% 0 0.45%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#right {
|
||||
width: 30.1045%;
|
||||
width: 24.1045%;
|
||||
padding: 1% 0.5% 0 0.45%;
|
||||
z-index: 1000;
|
||||
justify-content: space-between;
|
||||
|
|
@ -66,7 +68,7 @@ body {
|
|||
}
|
||||
|
||||
#right-box {
|
||||
width: 82.32%;
|
||||
width: 100%;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -136,13 +136,13 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="left-box2" class="common-height">
|
||||
<!-- <div id="left-box2" class="common-height">
|
||||
<div class="switch-btn">
|
||||
<form class="layui-form switch-form" onsubmit="return false;">
|
||||
<!--<div class="layui-form-item layout">
|
||||
<div class="layui-form-item layout">
|
||||
<p>天气</p>
|
||||
<input type="checkbox" name="weather" lay-skin="switch" lay-filter="weather" title="风险开关">
|
||||
</div>-->
|
||||
</div>
|
||||
<div class="layui-form-item layout">
|
||||
<p>地形</p>
|
||||
<input type="checkbox" name="terrain" lay-skin="switch" lay-filter="terrain" title="地形">
|
||||
|
|
@ -184,7 +184,7 @@
|
|||
<p>投产工程</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<div id="center-box" class="common-height">
|
||||
<div class="switch-type">
|
||||
|
|
@ -272,7 +272,7 @@
|
|||
</form>
|
||||
</div>
|
||||
<div id="right" class="layout common-height">
|
||||
<div id="center-box2" class="common-height">
|
||||
<!-- <div id="center-box2" class="common-height">
|
||||
<div class="multiselect layout">
|
||||
<div class="check-risk layout" isCheck='1'><img src="../../img/title-btn/check/risk-1-check.png">
|
||||
<p checkedName="" style="color: #fff;">全选(<span id="allNum">0</span>)</p>
|
||||
|
|
@ -287,11 +287,9 @@
|
|||
style="">
|
||||
<p checkedName="4" style="color: #2aa998;">四级及以下(<span id="fourNum">0</span>)</p>
|
||||
</div>
|
||||
<!--<div class="check-risk layout" isCheck='1'><img
|
||||
src="../../img/title-btn/check/risk-5-check.png">
|
||||
<p checkedName="5" style="color: #70e180;">五级</p></div>-->
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<div id="right-box" class="common-height">
|
||||
<!--作业票-->
|
||||
<div class="main-box3">
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
<script src="../../js/home/userBanding.js" type="text/javascript"></script>
|
||||
<script src="../../js/public/openIframe.js" type="text/javascript"></script>
|
||||
|
||||
<title>主动安全值班助手</title>
|
||||
<title>青海基建管控平台</title>
|
||||
<style>
|
||||
/*input框,select样式*/
|
||||
.layui-select {
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 179 KiB |
|
|
@ -15,7 +15,7 @@ function map(dataMap) {
|
|||
echarts.registerMap('anhui', geoJson);
|
||||
myChart.hideLoading();
|
||||
let max = 480,
|
||||
min = 1.2; // todo
|
||||
min = 1.25; // todo
|
||||
let maxSize4Pin = 100,
|
||||
minSize4Pin = 100;
|
||||
|
||||
|
|
@ -88,7 +88,7 @@ function map(dataMap) {
|
|||
color: '#fff',
|
||||
fontFamily: 'Alibaba PuHuiTi R'
|
||||
},
|
||||
rotate: -20,
|
||||
// rotate: -20,
|
||||
},
|
||||
emphasis: {
|
||||
show: true,
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
// let login_url="http://192.168.0.14:11122/ahsfs/login.html";
|
||||
//测试环境
|
||||
let host=window.location.host;
|
||||
let dataUrl = "http://"+host+"/basfs/";
|
||||
let login_url="http://"+host+"/qhahsfs/login.html";
|
||||
let dataUrl = "https://"+host+"/qhbasfs/";
|
||||
let login_url="https://"+host+"/qhahsfs/login.html";
|
||||
|
||||
// let dataUrl = "http://192.168.0.7:17789/basfs/";
|
||||
// let login_url="http://192.168.0.7:17789/ahsfs/login.html";
|
||||
|
|
@ -14,7 +14,7 @@ let login_url="http://"+host+"/qhahsfs/login.html";
|
|||
|
||||
// let login_url="http://sgwpdm.ah.sgcc.com.cn/ahsfs/login.html";
|
||||
// let dataUrl = "http://127.0.0.1:18080/basfs/";
|
||||
// let login_url="http://127.0.0.1:5501/login.html";
|
||||
// let login_url="http://127.0.0.1:8888/login.html";
|
||||
|
||||
|
||||
//生产环境
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>主动安全值班助手</title>
|
||||
<title>青海基建管控平台</title>
|
||||
</head>
|
||||
<link href="bns/css/login.css" rel="stylesheet">
|
||||
<link href="bns/js/layui/css/layui.css" rel="stylesheet">
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
<script src="bns/js/login/login.js" type="text/javascript"></script>
|
||||
<body>
|
||||
<div id="wdiv">
|
||||
<div class="fdiv">主 动 式 安 全 值 班 助 手</div>
|
||||
<div class="fdiv">青 海 基 建 管 控 平 台</div>
|
||||
<div class="mdiv">
|
||||
<div style="border-bottom:1px solid #FFFFFF;width: 60%;margin-left: 18%;top: 72px;height: 40px;position: absolute">
|
||||
<IMG src="bns/img/login/user.png">
|
||||
|
|
|
|||
Loading…
Reference in New Issue