Browse Source

UI-更改搜索固定样式

whao 2 năm trước cách đây
mục cha
commit
c46cc23059
3 tập tin đã thay đổi với 2477 bổ sung2146 xóa
  1. 4 2
      src/views/leader.vue
  2. 1785 1586
      src/views/monitor.vue
  3. 688 558
      src/views/resources.vue

+ 4 - 2
src/views/leader.vue

@@ -43,9 +43,11 @@
         <div class="forthis">
           <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
             <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;" />
-            <div class="i-list-con h-27">
+            <div class="sj-search">
               <el-input v-model="name" placeholder="请输入姓名" clearable size="small" prefix-icon="el-icon-search"
-                style="margin-bottom: 20px" />
+                 />
+            </div>
+            <div class="i-list-con" style="height: 40vh;">
               <div class="d-l-con-icon">
                 <div class="icon-con" :class="{on:listCurrentIndex1==item.userId}" v-for="(item,index) in peopleList2"
                   @click="getPlanList(item.userId)">

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1785 - 1586
src/views/monitor.vue


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 688 - 558
src/views/resources.vue