mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
support baidu map
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import { mapStores } from 'pinia';
|
||||
import { useTokensStore } from '@/stores/token.js';
|
||||
import { useExchangeRatesStore } from '@/stores/exchangeRates.js';
|
||||
|
||||
import { loadMapAssets } from '@/lib/map.js';
|
||||
import { loadMapAssets } from '@/lib/map/index.js';
|
||||
import { isModalShowing, setAppFontSize } from '@/lib/ui.mobile.js';
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user