mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 05:50:18 +08:00
build(deps): 添加smooth-scroll插件、axios封装
This commit is contained in:
5
src/utils/auth/index.ts
Normal file
5
src/utils/auth/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export function getStorageToken() {
|
||||
return '';
|
||||
}
|
||||
|
||||
export function getStorageUserInfo() {}
|
||||
Reference in New Issue
Block a user