|
@@ -1,4 +1,5 @@
|
|
|
-import { getStore, setStore } from 'hc-vue3-ui'
|
|
|
+//import { getStore, setStore } from 'hc-vue3-ui'
|
|
|
+import { getStore, setStore } from '~src/utils/storage'
|
|
|
import { deepClone, getArrValue, isNullES } from 'js-fast-way'
|
|
|
//import testMenu from './modules/menu'
|
|
|
|