updated 强迫症!缩进统一

This commit is contained in:
mumuy 2016-05-13 11:45:12 +08:00
parent d1437651c9
commit f1cac66518
2 changed files with 489 additions and 489 deletions

View File

@ -5,7 +5,7 @@
// requestAnimationFrame polyfill
if (!Date.now)
Date.now = function() { return new Date().getTime(); };
Date.now = function() { return new Date().getTime(); };
(function() {
'use strict';
var vendors = ['webkit', 'moz'];