fix: 去除无用代码及组件

This commit is contained in:
@changcode
2022-12-08 10:13:45 +08:00
parent c6a9adfc4f
commit f5aeef0a1a
7 changed files with 1 additions and 437 deletions

View File

@@ -34,8 +34,7 @@ export const storageKey = {
drillDownTableConfig: 'drilldownTableConfig',
userCustomizationConfig: 'userCustomizationConfig',
linkInfo: 'cn-link-info',
history: 'cn-history',
currentTab: 'cn-current-tab'
history: 'cn-history'
}
export const largeCountryList = ['CN', 'US', 'RU', 'AU', 'CA', 'KZ', 'IN', 'BR']