Skip to content

Commit 06e4b7d

Browse files
committed
上次提交遗漏
1 parent e6b78d4 commit 06e4b7d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/js/include-web.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@
144144
if (inArray(includes, 'easyui')) {
145145
inputScript("http://iclient.supermap.io/libs/iclient8c/examples/js/plottingPanel/jquery-easyui-1.4.4/jquery.easyui.min.js");
146146
inputCSS("http://iclient.supermap.io/libs/iclient8c/examples/js/plottingPanel/jquery-easyui-1.4.4/css/easyui.css");
147-
//inputScript("../../../iClient9Website/libs/iclient8c/examples/js/plottingPanel/jquery-easyui-1.4.4/jquery.easyui.min.js");
148-
//inputCSS("../../../iClient9Website/libs/iclient8c/examples/js/plottingPanel/jquery-easyui-1.4.4/css/easyui.css");
149147
}
150148
if (inArray(includes, 'jquery-colorpicker')) {
151149
inputScript("http://iclient.supermap.io/libs/colorpicker/js/colorpicker.js");

0 commit comments

Comments
 (0)