Parcourir la source

增加送经量导出,修改告警颜色为橙色,修复小BUG

wukai il y a 11 mois
Parent
commit
20b43807ab
2 fichiers modifiés avec 1287 ajouts et 1261 suppressions
  1. 1 1
      global.js
  2. 1286 1260
      main.html

+ 1 - 1
global.js

@@ -22,4 +22,4 @@ Date.prototype.Format = function(fmt) { //author: meizz
     for (var k in o)
         if (new RegExp("(" + k + ")").test(fmt)) fmt = fmt.replace(RegExp.$1, (RegExp.$1.length == 1) ? (o[k]) : (("00" + o[k]).substr(("" + o[k]).length)));
     return fmt;
-}
+}

Fichier diff supprimé car celui-ci est trop grand
+ 1286 - 1260
main.html


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff