写的不好? 那就推翻重来.
This commit is contained in:
@@ -6,6 +6,7 @@ import useTabBarStore from './modules/tab-bar';
|
||||
import useCacheStore from './modules/cache';
|
||||
import useTipsStore from './modules/tips';
|
||||
import useDictStore from './modules/dict';
|
||||
import useHostSpaceStore from './modules/host-space';
|
||||
import useTerminalStore from './modules/terminal';
|
||||
|
||||
const pinia = createPinia();
|
||||
@@ -19,6 +20,7 @@ export {
|
||||
useTipsStore,
|
||||
useDictStore,
|
||||
useTerminalStore,
|
||||
useHostSpaceStore,
|
||||
};
|
||||
|
||||
export default pinia;
|
||||
|
||||
Reference in New Issue
Block a user