Explorar el Código

数据服务-列表-详情

qxm hace 4 años
padre
commit
989901d24f

+ 3 - 2
dgtis-ui/src/assets/styles/lunbo.css

@@ -83,12 +83,13 @@ body {
   background: url("../image/lunboBg.png") 53% 50% no-repeat;
   background-size: 80% 90%;
   margin-left: 50%;
+  position: relative;
 }
 .lineImg{
   width: 150px;
   position: absolute;
-  top: 6px;
-  right: -151px;
+  top: 20px;
+  left: 8%;
 }
 .lunboSearchBtn{
   position: absolute;

+ 3 - 1
dgtis-ui/src/views/dashboard/BarChart3.vue

@@ -94,7 +94,7 @@
             data: legendData
           },
           grid: {
-            top: '25%',
+            top: '30%',
             left: '2%',
             bottom: '3%',
             containLabel: true
@@ -112,6 +112,7 @@
                 },
               },
               axisLabel:{
+                  fontSize: 10,
                 color:'#333',
                 rotate:40
               },
@@ -123,6 +124,7 @@
               name: that.data.yAxisName,
               nameTextStyle:{
                 color:'#333',
+                fontSize: 10,
               },
               axisTick: {
                 show: false

+ 2 - 1
dgtis-ui/src/views/index.vue

@@ -16,6 +16,7 @@
           <div class="cardDiv">
             <div class="cardTitle">查询条件</div>
             <div class="lunboDiv">
+              <img class="lineImg" src="../assets/image/line.png" alt="">
               <div class="wrapper horizontal demo1">
                 <ul class="container" style=" transform-style: preserve-3d;transform: rotateX(-5deg) rotateY(0deg);">
                   <li class="cards-list" v-for="(item,index) in lunboData" :key="index">
@@ -32,7 +33,7 @@
               </div>
             </div>
             <div class="infoLeft">
-              <img class="lineImg" src="../assets/image/line.png" alt="">
+<!--              <img class="lineImg" src="../assets/image/line.png" alt="">-->
               <el-button class="lunboSearchBtn" icon="el-icon-search" circle @click="toUserInfoList"></el-button>
               <el-form v-if="lunboActiveIndex == 0" ref="conditionData" :model="conditionData" label-width="96px">
                 <el-form-item class="formItemFull" label="业绩归属:" size="mini">