浏览代码

调整 已开通校区 样式

sophieChenyx 6 年之前
父节点
当前提交
cd2b19d555
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/routes/Dashboard/Accounts/AccountsCampus.js

+ 2 - 2
src/routes/Dashboard/Accounts/AccountsCampus.js

@@ -66,12 +66,12 @@ export default class CampusAccountsPage extends Component {
       title: '校区编号',
       key: 1,
       dataIndex: 'code',
-      width: '10%',
+      width: '12%',
     }, {
       title: '校区名称',
       key: 2,
       dataIndex: 'name',
-      width: '25%',
+      width: '23%',
     },{
       title: '所属省(直辖市)',
       key: 3,