mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-19 23:56:37 +08:00
feat:新增pure-admin前端
This commit is contained in:
5
Yi.Pure.Vue3/src/components/ReAuth/index.ts
Normal file
5
Yi.Pure.Vue3/src/components/ReAuth/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import auth from "./src/auth";
|
||||
|
||||
const Auth = auth;
|
||||
|
||||
export { Auth };
|
||||
Reference in New Issue
Block a user