tianyun 1 năm trước cách đây
mục cha
commit
75770ccdcc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      simple-demo/js/util.js

+ 1 - 1
simple-demo/js/util.js

@@ -505,5 +505,5 @@ function showBusyText() {
     showTextOnTopRight("同步中...");
 }
 function showDoneText() {
-    showTextOnTopRight("已同步");
+    showTextOnTopRight("");
 }