liuyg
2021-07-19 1b33161b4ebf3af7cef8e5c4380553340617152d
首页
4 files modified
120 ■■■■ changed files
public/map/framework.css 24 ●●●●● patch | view | raw | blame | history
public/map/popup/style/route-name-layer.css 46 ●●●● patch | view | raw | blame | history
public/map/widgets/patrolManagement/PatrolManagement.css 38 ●●●● patch | view | raw | blame | history
src/views/wel/home.vue 12 ●●●● patch | view | raw | blame | history
public/map/framework.css
@@ -393,3 +393,27 @@
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.police-container-patrol{
  background-color: #004CA7 !important;
  padding-right: 1px;
}
.police-container .table table tr th, .police-container .table table tr td{
  color: #fff !important;
}
.police-dispatching .police-container .police-container-patrol .tab-header li{
  color: #fff !important;
}
.police-container .table table tr td a{
  color: #fff !important;
}
.route-name-layer .layui-layer-title,.route-name-layer .layui-layer-content{
  background-color: #004CA7 !important;
  color: #fff !important;
}
/* .route-name-layer-input{
  background-color: #004CA7 !important;
  color: #fff !important;
  border: 1px solid #007bc3 !important;
  border-radius: 5px !important;
} */
public/map/popup/style/route-name-layer.css
@@ -38,25 +38,49 @@
.route-name-layer-box li:nth-child(2) {
    height: 80px;
}
.route-name-layer-box li:nth-child(2) textarea::-webkit-input-placeholder {
    color: #fff;
  }
  input::-moz-input-placeholder {
    color: #fff;
  }
  input::-ms-input-placeholder {
    color: #fff;
  }
.route-name-layer-box li:nth-child(2) textarea {
    width: 100%;
    height: 100%;
    text-indent: 2em;
    font-size: 14px;
    line-height: 24px;
    background-color: #004CA7 !important;
    color: #fff !important;
    border: 1px solid #007bc3 !important;
    border-radius: 5px !important;
}
.route-name-layer-box li:nth-child(3) select::-webkit-input-placeholder {
    color: #fff;
  }
  input::-moz-input-placeholder {
    color: #fff;
  }
  input::-ms-input-placeholder {
    color: #fff;
  }
.route-name-layer-box li:nth-child(3) select {
    padding-left: 12px;
    height: 28px;
    width: 100%;
    outline: none;
    color: #677788;
    /* color: #677788; */
    background-color: #004CA7 !important;
    color: #fff !important;
    border: 1px solid #007bc3 !important;
    border-radius: 5px !important;
}
.route-name-layer-box li:nth-child(3) select option {
    color: #000;
    color: #fff;
}
.route-name-layer-box input {
@@ -65,11 +89,23 @@
    vertical-align: middle;
    outline: none;
}
.route-name-layer-box .route-name-layer-input::-webkit-input-placeholder {
    color: #fff;
  }
  input::-moz-input-placeholder {
    color: #fff;
  }
  input::-ms-input-placeholder {
    color: #fff;
  }
.route-name-layer-box .route-name-layer-input {
    width: 100%;
    height: 28px;
    font-size: 14px;
    background-color: #004CA7 !important;
  color: #fff !important;
  border: 1px solid #007bc3 !important;
  border-radius: 5px !important;
}
.route-name-layer-box .start-editing {
public/map/widgets/patrolManagement/PatrolManagement.css
@@ -620,12 +620,24 @@
.police-container .police-container-patrol .distribute-table-content .operation>div {
    flex: 8;
}
.police-container .police-container-patrol .distribute-table-content .operation input[type='text']::-webkit-input-placeholder {
    color: #fff;
  }
  input::-moz-input-placeholder {
    color: #fff;
  }
  input::-ms-input-placeholder {
    color: #fff;
  }
.police-container .police-container-patrol .distribute-table-content .operation input[type='text'] {
    flex: 8;
    padding: 0 10px;
    height: 30px;
    border: 1px solid rgba(231, 234, 243, 1);
    background-color: #004CA7 !important;
    color: #fff !important;
    border: 1px solid #007bc3 !important;
    border-radius: 5px !important;
}
.police-container .police-container-patrol .distribute-table-content .operation input[type='button'] {
@@ -726,11 +738,15 @@
.police-container .main-content .select>ul>li:first-child {
    position: relative;
    padding-left: 10px;
    color: #677788;
    background: rgb(255, 255, 255);
    border: 1px solid rgba(231, 234, 243, 1);
    color: #fff;
    /* background: rgb(255, 255, 255); */
    /* border: 1px solid rgba(231, 234, 243, 1); */
    box-sizing: border-box;
    text-align: left;
    background-color: #004CA7 !important;
    color: #fff !important;
    border: 1px solid #007bc3 !important;
    border-radius: 5px !important;
}
@@ -788,16 +804,20 @@
    flex: 1;
    padding-left: 10px;
    height: 34px;
    border-top: 1px solid rgba(231, 234, 243, 1);
    background: rgb(255, 255, 255);
    color: #677788;
    /* border-top: 1px solid rgba(231, 234, 243, 1); */
    /* background: rgb(255, 255, 255); */
    color: #fff;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #004CA7 !important;
    color: #fff !important;
    border: 1px solid #007bc3 !important;
    border-radius: 5px !important;
}
.police-container .main-content .select>ul>li:first-child ul li:hover {
    color: #15a2fe;
    background: #beeeff;
    color: #fff;
    background: #007bc3;
}
.police-container .main-content .select>ul>li:first-child ul li:first-child {
src/views/wel/home.vue
@@ -8,7 +8,7 @@
              <div>
                <div>
                  群防群控队伍
                  <div class="title-1">群防群控队伍:({{ OURnum }})</div>
                  <div class="title-1">({{ OURnum }})</div>
                </div>
              </div>
              <div id="on_three_yjy">
@@ -264,7 +264,7 @@
          },
        },
        legend: {
          data: ["在线率", "注册量"],
          data: ["注册量", "在线率"],
          align: "right",
          right: 10,
          textStyle: {
@@ -317,7 +317,7 @@
        yAxis: [
          {
            type: "value",
            name: "注册量",
            name: "在线率",
            // min: 0,
            // max: 250,
            // interval: 50,
@@ -345,7 +345,7 @@
          },
          {
            type: "value",
            name: "在线率",
            name: "注册量",
            axisLabel: {
              formatter: "{value} %",
            },
@@ -371,7 +371,7 @@
        ],
        series: [
          {
            name: "在线率",
            name: "注册量",
            type: "bar",
            data: [44, 46, 48, 52, 55, 45, 56, 38, 66],
            barWidth: 6, //柱子宽度
@@ -393,7 +393,7 @@
            },
          },
          {
            name: "注册量",
            name: "在线率",
            type: "line",
            data: [50, 54, 58, 55, 65, 72, 44, 55, 58],
            barWidth: 6,