ry-vue-map 0.0.2 → 0.0.3

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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ry-vue-map",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "private": false,
5
5
  "main": "lib/ryui.umd.min.js",
6
6
  "description": "ry公共组件库",
@@ -38,7 +38,7 @@
38
38
  "element-ui": "~2.15.6",
39
39
  "nprogress": "~0.2.0",
40
40
  "ol": "^6.14.1",
41
- "ry-map": "^0.2.4",
41
+ "ry-map": "^0.2.5",
42
42
  "vue": "~2.6.14",
43
43
  "vue-router": "~3.5.2",
44
44
  "vue-server-renderer": "^2.6.14",
@@ -293,7 +293,7 @@
293
293
  fillColor: '#000',
294
294
  stroke: '#fff',
295
295
  width: 4,
296
- text:'测试2',
296
+ text:'',
297
297
  geo:obj.geoJson,
298
298
  id: 'ceshi',
299
299
  };