From b31e1157f74a2a69a8e8ebc80e348c3a2acf6aee Mon Sep 17 00:00:00 2001 From: YANGDL <114714267@qq.com> Date: 星期五, 05 三月 2021 16:23:59 +0800 Subject: [PATCH] 修改污水管网png图片大小 --- src/main.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main.js b/src/main.js index cf57dcb..95591a3 100644 --- a/src/main.js +++ b/src/main.js @@ -14,7 +14,7 @@ import 'leaflet-canvas-markers' Vue.config.productionTip = false -Vue.use(ElementUI, { size: 'small' }) +Vue.use(ElementUI) Vue.prototype.$cancels = [] Vue.prototype.L = L // 娉ㄥ唽鎸囦护 -- Gitblit v1.8.0