| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ac191a3 commit 224ae59
19 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,8 +22,8 @@ | |||
| 22 | 22 | } | |
| 23 | 23 | //加载类库资源文件 | |
| 24 | 24 | function loadSMLibs() { | |
| 25 | - inputScript(baseurl+'SuperMap-8.1.1-15221.js'); | ||
| 26 | - inputScript(baseurl+'SuperMap_Plot-8.1.1-15221.js'); | ||
| 25 | + inputScript(baseurl+'SuperMap-8.1.1-15521.js'); | ||
| 26 | + | ||
| 27 | 27 | loadLocalization(); | |
| 28 | 28 | inputCSS('style.css'); | |
| 29 | 29 | inputCSS('google.css'); | |
@@ -48,5 +48,5 @@ | |||
| 48 | 48 | inputScript(baseurl + 'Lang/en.js'); | |
| 49 | 49 | } | |
| 50 | 50 | } | |
| 51 | - loadSMLibs();loadLocalization(); | ||
| 51 | + loadSMLibs(); | ||
| 52 | 52 | })(); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments