@kq_npm/client3d_webgl_vue 0.8.9-beta → 0.9.1-beta

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/adddata/index.js CHANGED
@@ -102,9 +102,7 @@ es_namespaceObject.ElMessage.install = (Vue, opts) => {
102
102
 
103
103
 
104
104
 
105
- // import ol from "../_libs/ol/ol";
106
- // window.ol = ol;
107
- //添加数据逻辑类
105
+ //添加数据逻辑类
108
106
 
109
107
  class AddDataViewModel {
110
108
  constructor(scenceView, options) {
package/index.js CHANGED
@@ -16566,9 +16566,7 @@ PlaneClip.install = (Vue, opts) => {
16566
16566
 
16567
16567
 
16568
16568
 
16569
- // import ol from "../_libs/ol/ol";
16570
- // window.ol = ol;
16571
- //添加数据逻辑类
16569
+ //添加数据逻辑类
16572
16570
 
16573
16571
  class AddDataViewModel {
16574
16572
  constructor(scenceView, options) {
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"0.8.9-beta","homepage":"","keywords":["KQGIS","webGL","Vue"],"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"KQWEB GROUP","license":"Apache-2.0","dependencies":{"colorcolor":"^1.1.1","echarts":"^5.3.3","js-cookie":"^3.0.1","omit.js":"^2.0.2","save":"^2.5.0","tinycolor2":"^1.4.2","vue-i18n":"^9.2.0-beta.36","xlsx":"^0.18.5","@turf/turf":"^6.5.0","css-vars-ponyfill":"^2.4.8","xe-utils":"^3.5.4"}}
1
+ {"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"0.9.1-beta","homepage":"","keywords":["KQGIS","webGL","Vue"],"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"KQWEB GROUP","license":"Apache-2.0","dependencies":{"colorcolor":"^1.1.1","echarts":"^5.3.3","js-cookie":"^3.0.1","omit.js":"^2.0.2","save":"^2.5.0","tinycolor2":"^1.4.2","vue-i18n":"^9.2.0-beta.36","xlsx":"^0.18.5","css-vars-ponyfill":"^2.4.8","xe-utils":"^3.5.4"}}