umi-tablayout
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
@import '~antd/lib/style/themes/default.less';
|
||||
|
||||
|
||||
.headerStyle {
|
||||
border-bottom: solid;
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import '~antd/lib/style/themes/default.less';
|
||||
|
||||
|
||||
.headerStyle {
|
||||
border-bottom: solid;
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import '~antd/lib/style/themes/default.less';
|
||||
|
||||
|
||||
.configDiv{
|
||||
background-color:white ;
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import '~antd/lib/style/themes/default.less';
|
||||
|
||||
|
||||
.headerStyle {
|
||||
border-bottom: solid;
|
||||
|
@ -3,7 +3,7 @@ import { Modal, Button, Form, Row, Col, Checkbox, message, Radio, Popconfirm, Sp
|
||||
import ProTable, { ActionType, ProColumns } from '@ant-design/pro-table';
|
||||
import tableProps from '@/utils/tableProps';
|
||||
import { addItem, getPage, delOne, getSections, useConfig, usePage } from './services';
|
||||
import { Link } from 'umi';
|
||||
import { Link } from '@umijs/max';
|
||||
import { getProId, getProMethod } from '@/utils/session';
|
||||
import { getURLInformation } from '@/utils/CommonUtils'
|
||||
import './indexStyles.less'
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import '~antd/lib/style/themes/default.less';
|
||||
|
||||
|
||||
.headerStyle {
|
||||
border-bottom: solid;
|
||||
|
Reference in New Issue
Block a user