Commit bdcfd276 authored by zhengke's avatar zhengke

优化 云盘空间 样式

parent f71c587b
......@@ -20,7 +20,7 @@
</FileInput> -->
<CloudDisk :show="showVisible" :active="activeName" @getImg="getImg"></CloudDisk>
</el-tab-pane>
<el-tab-pane v-if="userInfo.it && (userInfo.ia || userInfo.ic)" label="云盘空间" name="5">
<el-tab-pane v-if="userInfo.it && (userInfo.ia || userInfo.ic)" label="企业空间" name="5">
<diskSpace :show="showVisible" :active="activeName" @getImg="getImg"></diskSpace>
</el-tab-pane>
<el-tab-pane label="平台资料库" name="1">
......@@ -366,7 +366,7 @@ getImgList()
background: rgba(23,23,23,.5);
}
.UploadPicture-fromB{
width: 687px;
width: 695px;
margin: 150px auto 0;
background: #fff;
padding: 20px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment