Browse Source

个人中心页面修改

ysc 1 year ago
parent
commit
2418ddb225
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/system/profile/index.vue

+ 2 - 2
src/views/system/profile/index.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="app-container">
     <el-row :gutter="20">
-      <el-col :span="6" :xs="24">
+      <el-col :span="8" :xs="24">
         <el-card class="box-card">
           <div slot="header" class="clearfix">
             <span>个人信息</span>
@@ -47,7 +47,7 @@
           </div>
         </el-card>
       </el-col>
-      <el-col :span="18" :xs="24">
+      <el-col :span="16" :xs="24">
         <el-card>
           <div slot="header" class="clearfix">
             <span>基本资料</span>