Skip to content

Commit 8f4c83d

Browse files
committed
去掉common下点线面基础类型中多余的方法
1 parent 9b5a5a4 commit 8f4c83d

20 files changed

+521
-13118
lines changed

dist/iclient-classic.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3527,14 +3527,6 @@ _SuperMap2.default.Util.copyAttributesWithClip = function (destination, source,
35273527
return destination;
35283528
};
35293529

3530-
/**
3531-
* @description 设置该应用为移动端应用。
3532-
* @param isApp - {Boolean} 是否是移动项目。
3533-
*
3534-
*/
3535-
_SuperMap2.default.Util.setApp = function (isApp) {
3536-
_SuperMap2.default.isApp = !!isApp;
3537-
};
35383530
/**
35393531
* @description 克隆一份Object对象
35403532
* @param obj - {Object} 需要克隆的对象。

dist/iclient-classic.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)