瀏覽代碼

个人中心页面修改

ysc 2 年之前
父節點
當前提交
2418ddb225
共有 1 個文件被更改,包括 2 次插入2 次删除
  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>