From e2b1da021d979af54f1f8916508c34a3d9ec7ab1 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期一, 12 十一月 2018 12:16:54 +0800 Subject: [PATCH] 关闭拓扑图title的显示 --- gx_tieta/WebRoot/js/elecircle.content.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/js/elecircle.content.js b/gx_tieta/WebRoot/js/elecircle.content.js index 265753a..03f978e 100644 --- a/gx_tieta/WebRoot/js/elecircle.content.js +++ b/gx_tieta/WebRoot/js/elecircle.content.js @@ -476,12 +476,12 @@ }); // 鎷撴墤鍥惧悕绉� - eleCircle.drawText({ + /*eleCircle.drawText({ id: 'title', startX: 400, startY: 40, name: '璁惧娴厖鐘舵�佺數娴佹柟鍚�', - }); + });*/ // 璁惧鍐呴儴娓╁害 eleCircle.drawText({ -- Gitblit v1.9.1