@mapgis/webclient-common 17.2.1 → 17.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -48,13 +48,13 @@ npm install @mapgis/webclient-common
48
48
  1.在该网页中请先选择要下载的版本
49
49
 
50
50
  <center>
51
- <img src="http://192.168.82.91:8086/static/modules/common/source/img/开发指南_1.png" style="zoom:100%;" />
51
+ <img src="http://webclient.smaryun.com/static/modules/common/source/img/开发指南_1.png" style="zoom:100%;" />
52
52
  </center>
53
53
 
54
54
  2.之后点击相应的版本号,在右侧点击下载按钮,下载压缩包
55
55
 
56
56
  <center>
57
- <img src="http://192.168.82.91:8086/static/modules/common/source/img/开发指南_2.png" style="zoom:100%;" />
57
+ <img src="http://webclient.smaryun.com/static/modules/common/source/img/开发指南_2.png" style="zoom:100%;" />
58
58
  </center>
59
59
 
60
60
  开发包位于`webclient-common-16.3.32\package\dist`中
@@ -149,6 +149,14 @@ const mapImageLayer = new IGSMapImageLayer()
149
149
 
150
150
  ## 4.1、正式版
151
151
 
152
+ ### v17.2.2
153
+
154
+ **更新说明:**
155
+
156
+ 1. 功能优化
157
+
158
+ - 修复已知问题
159
+
152
160
  ### v17.2.1
153
161
 
154
162
  **更新说明:**