|
|
|
@ -22,8 +22,7 @@ import { |
|
|
|
} from '@umijs/max'; |
|
|
|
import { Alert, message, Tabs } from 'antd'; |
|
|
|
import { createStyles } from 'antd-style'; |
|
|
|
import type React from 'react'; |
|
|
|
import { useState } from 'react'; |
|
|
|
import React, { useState } from 'react'; |
|
|
|
import { flushSync } from 'react-dom'; |
|
|
|
import { Footer } from '@/components'; |
|
|
|
import { login } from '@/services/ant-design-pro/api'; |
|
|
|
|