chore: 更新版本号至3.18.1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "unibest",
|
||||
"type": "module",
|
||||
"version": "3.18.0",
|
||||
"unibest-version": "3.18.0",
|
||||
"version": "3.18.1",
|
||||
"unibest-version": "3.18.1",
|
||||
"update-time": "2025-09-26",
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"description": "unibest - 最好的 uniapp 开发模板",
|
||||
|
||||
@@ -2,7 +2,7 @@ import { isMp } from '@uni-helper/uni-env'
|
||||
/**
|
||||
* by 菲鸽 on 2025-08-19
|
||||
* 路由拦截,通常也是登录拦截
|
||||
* 黑白名单的配置,请看 config.ts 文件, EXCLUDE_LOGIN_PATH_LIST
|
||||
* 黑、白名单的配置,请看 config.ts 文件, EXCLUDE_LOGIN_PATH_LIST
|
||||
*/
|
||||
import { useTokenStore } from '@/store/token'
|
||||
import { isPageTabbar, tabbarStore } from '@/tabbar/store'
|
||||
|
||||
Reference in New Issue
Block a user