sctj-components 1.1.7 → 1.1.8

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.
@@ -5399,7 +5399,7 @@ const _sfc_main$8 = {
5399
5399
  };
5400
5400
  }
5401
5401
  };
5402
- const index_vue_vue_type_style_index_0_scoped_6004966e_lang = "";
5402
+ const index_vue_vue_type_style_index_0_scoped_3e0679ae_lang = "";
5403
5403
  const _hoisted_1$6 = {
5404
5404
  key: 0,
5405
5405
  class: "action-container"
@@ -5491,8 +5491,8 @@ const _sfc_main$7 = {
5491
5491
  setup(__props, { expose, emit }) {
5492
5492
  const props = __props;
5493
5493
  useCssVars((_ctx) => ({
5494
- "6cd645c6": __props.width,
5495
- "14237927": __props.height
5494
+ "136dedb2": __props.width,
5495
+ "4080cebb": __props.height
5496
5496
  }));
5497
5497
  const controlsPositionVars = computed$1(() => {
5498
5498
  const position = props.controlsPosition || {};
@@ -5760,7 +5760,7 @@ const _sfc_main$7 = {
5760
5760
  const AMap2 = await AMapLoader.load({
5761
5761
  key: props.amapKey,
5762
5762
  version: "2.0",
5763
- plugins: ["AMap.Marker", "AMap.Polyline", "AMap.Polygon", "AMap.BezierCurve", "AMap.Circle", "AMap.Text", "AMap.LabelMarker", "AMap.BezierCurveEditor", "AMap.TileLayer.Satellite", "AMap.ControlBar", "AMap.OverlayGroup", "AMap.ToolBar", "AMap.MapType"]
5763
+ plugins: ["AMap.Marker", "AMap.Polyline", "AMap.Polygon", "AMap.BezierCurve", "AMap.Circle", "AMap.Text", "AMap.LabelMarker", "AMap.BezierCurveEditor", "AMap.TileLayer.Satellite", "AMap.ControlBar", "AMap.OverlayGroup", "AMap.ToolBar", "AMap.MapType", "AMap.GeometryUtil"]
5764
5764
  });
5765
5765
  const mapConfig = {
5766
5766
  viewMode: props.viewMode,
@@ -6397,7 +6397,7 @@ const _sfc_main$7 = {
6397
6397
  };
6398
6398
  }
6399
6399
  };
6400
- const SCTJMapViewer = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-6004966e"]]);
6400
+ const SCTJMapViewer = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-3e0679ae"]]);
6401
6401
  const index_vue_vue_type_style_index_0_scoped_761d2ab4_lang = "";
6402
6402
  const _withScopeId$4 = (n) => (pushScopeId("data-v-761d2ab4"), n = n(), popScopeId(), n);
6403
6403
  const _hoisted_1$5 = {