feat: 新增页面

This commit is contained in:
eric
2022-12-15 14:58:35 +08:00
parent 336c03e868
commit 7dfc26e8c1
48 changed files with 18249 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
// @ts-nocheck
// This file is generated by Umi automatically
// DO NOT CHANGE IT MANUALLY!
export {
useRequest,
UseRequestProvider,
request,
getRequestInstance,
} from './request';