Explorar el Código

调整 已开通校区 样式

sophieChenyx hace 6 años
padre
commit
cd2b19d555
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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,