From d9b935fb3abcbe3796c4696490f900df88d689f3 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期六, 03 十一月 2018 16:23:33 +0800 Subject: [PATCH] 添加系统参数设置 --- gx_tieta/WebRoot/js/elecircle.content.js | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/gx_tieta/WebRoot/js/elecircle.content.js b/gx_tieta/WebRoot/js/elecircle.content.js index 47e27b4..2d64550 100644 --- a/gx_tieta/WebRoot/js/elecircle.content.js +++ b/gx_tieta/WebRoot/js/elecircle.content.js @@ -467,7 +467,7 @@ id: 'title', startX: 400, startY: 40, - name: '鐢垫睜缁勬诞鍏呯姸鎬佺數娴佹柟鍚�', + name: '璁惧娴厖鐘舵�佺數娴佹柟鍚�', }); // 璁惧鍐呴儴娓╁害 @@ -487,7 +487,7 @@ [430, 520], [430, 360],[320,360] ], clockwise: 0, - name: '鐢垫睜缁勬诞鍏呯姸鎬佺數娴佹柟鍚�' + name: '璁惧娴厖鐘舵�佺數娴佹柟鍚�' } currentObj = $.extend({}, currentObj, floatCharge); @@ -945,7 +945,6 @@ if(typeof callback == 'function') { callback.call({}, data); } - // 鍒ゆ柇workstatus switch(workstatus) { case 0: { // 娴厖鐘舵�� -- Gitblit v1.9.1