03 2017 档案
摘要:/*========================常用函数========================*/ /*时间格式化*/ Date.prototype.Format = function (fmt) { var o = { "M+": this.getMonth() + 1, /*月份*/ "d+": this.getDate(), /*日*...
阅读全文
摘要:/*========================常用样式========================*/ /*边框*/ .no-border { border: none !important; } .no-border-top { border-top: none !important; } .no-border-right { border-right:...
阅读全文

浙公网安备 33010602011771号