소스 검색

调整公司名称长度

Lijy 3 년 전
부모
커밋
dd82ae5777
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/Home.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/Home.vue

@@ -11,7 +11,7 @@
             <el-col :span="4">
                 <div class="tools" @click.prevent="collapse" style="position: relative;">
                     <i class="fa fa-align-justify"></i>
-                    <span style="position: absolute;width: 200px;left: 60px;">{{user.companyName}}</span>
+                    <span style="position: absolute;width: 350px;left: 60px;">{{user.companyName}}</span>
                 </div>
             </el-col>
             <el-col :span="10" class="userinfo">