Browse Source

调整 已开通校区 样式

sophieChenyx 6 years ago
parent
commit
cd2b19d555
1 changed files with 2 additions and 2 deletions
  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,