guhongwei 5 سال پیش
والد
کامیت
89783ada24
1فایلهای تغییر یافته به همراه2 افزوده شده و 4 حذف شده
  1. 2 4
      src/views/direct.vue

+ 2 - 4
src/views/direct.vue

@@ -201,7 +201,7 @@
                 </el-tab-pane>
               </el-tabs>
               <el-col :span="24" class="marketPublish">
-                <el-col :span="11"> <el-input v-model="name" placeholder="请输入名称" style="height:30px" class="newinput"></el-input></el-col>
+                <el-col :span="18"> <el-input v-model="name" placeholder="请输入名称" style="height:30px" class="newinput"></el-input></el-col>
                 <el-col :span="6"><el-button class="btnSearch" size="mini" @click="resetForm(name)">查询</el-button></el-col>
               </el-col>
             </el-col>
@@ -997,12 +997,10 @@ export default {
   position: absolute;
   top: 42.2%;
   width: 286px;
-  height: 100px;
   z-index: 999;
   left: 72%;
-  top: -6%;
+  top: 1%;
   text-align: center;
-  line-height: 100px;
   font-size: 18px;
   color: #fff;
 }