From d489aed2de688a18d6aaf76ae3630b24d56c8ee4 Mon Sep 17 00:00:00 2001 From: 81041 <81041@192.168.10.27> Date: 星期二, 06 十一月 2018 16:06:01 +0800 Subject: [PATCH] gprs使用REPLACE --- 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