feat: npm location 地图

This commit is contained in:
chenjinsong
2022-08-19 10:06:27 +08:00
parent b400800059
commit fa0a4c359e
259 changed files with 238 additions and 7135 deletions

View File

@@ -1,5 +1,7 @@
export const defaultPageSize = 20
export const dbName = 'cn-db'
export const dbGeoDataTableName = 'geodata'
export const storageKey = {
iso36112Capital: 'cn-iso3611-2-capital',
iso36112WorldLow: 'cn-iso3611-2-world-low',
@@ -29,6 +31,7 @@ export const storageKey = {
echartLabelFontSize: 'echartLabelFontSize',
tokenExpireCurrentPath: 'token-expire-current-path'
}
export const largeCountryList = ['CN', 'US', 'RU', 'AU', 'CA', 'KZ', 'IN', 'BR']
// 统一定义跳转来源
export const fromRoute = {