mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 00:45:54 +08:00
feat: ✨ 管理端使用最新地址选择器,默认在config关闭高德地图功能,开启后可继续使用
This commit is contained in:
@@ -18,7 +18,7 @@ import util from '@/libs/util'
|
||||
|
||||
import * as filters from '@/utils/filters' // global filter
|
||||
import liliDialog from '@/components/lili-dialog'
|
||||
import i18nBox from '@/components/i18n-translate'
|
||||
|
||||
import {md5} from '@/utils/md5.js';
|
||||
|
||||
// 打印
|
||||
@@ -56,7 +56,7 @@ Vue.use(copyViewUi, {
|
||||
});
|
||||
|
||||
Vue.component('liliDialog', liliDialog)
|
||||
Vue.component('i18nBox', i18nBox)
|
||||
|
||||
|
||||
|
||||
// 挂载全局使用的方法
|
||||
|
||||
Reference in New Issue
Block a user