mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): 精简代码
This commit is contained in:
@ -1,12 +1,2 @@
|
||||
export {
|
||||
useAppTitle,
|
||||
useContext,
|
||||
useRouterChange,
|
||||
useRouteParam,
|
||||
useRouteQuery,
|
||||
useRouteProps,
|
||||
useBoolean,
|
||||
useLoading,
|
||||
useScrollBehavior
|
||||
} from './common';
|
||||
export { useCountDown, useSmsCode } from './business';
|
||||
export * from './common';
|
||||
export * from './business';
|
||||
|
Reference in New Issue
Block a user