删除 tipsPreference.

This commit is contained in:
lijiahang
2023-10-08 17:51:30 +08:00
parent fbd815a10e
commit 66b2539630
13 changed files with 68 additions and 86 deletions

View File

@@ -12,7 +12,7 @@ export {
useMenuStore,
useUserStore,
useTabBarStore,
useCacheStore
useCacheStore,
};
export default pinia;