guhongwei 4 năm trước cách đây
mục cha
commit
1c7adadbc5
1 tập tin đã thay đổi với 7 bổ sung1 xóa
  1. 7 1
      src/components/adminCommon/frame.vue

+ 7 - 1
src/components/adminCommon/frame.vue

@@ -2,7 +2,13 @@
   <div id="frame">
     <el-container style="height:100vh">
       <el-header class="header">
-        头部
+        <el-col :span="20" class="left">
+          环南湖科创先导区双创服务平台-管理中心
+        </el-col>
+        <el-col :span="4" class="right">
+          <span>{{ user ? user.name : '游客' }}</span>
+          <span><i class="el-icon-switch-button"></i></span>
+        </el-col>
       </el-header>
       <el-container class="container">
         <el-aside width="200px" class="aside">