feat: 去除Object的扩展方法 减少冲突

This commit is contained in:
coding
2017-11-16 12:28:18 +00:00
parent dc716dc87c
commit 5ca2c2b02f
4 changed files with 273 additions and 18 deletions

View File

@ -1,5 +1,4 @@
'use strict';
var global = this;
/*global base*/
(function (global) {