wt-enjoy-link-antd-repack 4.1.26 → 4.1.28

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.
@@ -26,15 +26,15 @@ var map;
26
26
  var geocoder;
27
27
  var StyledModal = styled(Modal).withConfig({
28
28
  displayName: "StyledModal",
29
- componentId: "enjoy-link-antd-repack__sc-128g8ut-0"
29
+ componentId: "wt-enjoy-link-antd-repack__sc-1kji0ud-0"
30
30
  })(["display:flex;align-items:center;justify-content:center;.ant-modal{padding-bottom:0;}"]);
31
31
  var StyledMapDiv = styled.div.withConfig({
32
32
  displayName: "StyledMapDiv",
33
- componentId: "enjoy-link-antd-repack__sc-128g8ut-1"
33
+ componentId: "wt-enjoy-link-antd-repack__sc-1kji0ud-1"
34
34
  })(["position:relative;flex:1 1 570px;.map-content{height:100%;}img{position:absolute;top:50%;left:50%;}"]);
35
35
  var StyledGeoLocationDiv = styled.div.withConfig({
36
36
  displayName: "StyledGeoLocationDiv",
37
- componentId: "enjoy-link-antd-repack__sc-128g8ut-2"
37
+ componentId: "wt-enjoy-link-antd-repack__sc-1kji0ud-2"
38
38
  })(["position:absolute;right:4px;bottom:10px;width:35px;height:35px;background:#fff url('https://webapi.amap.com/theme/v1.3/markers/b/loc_gray.png') 50% 50% no-repeat;border:1px solid #ccc;border-radius:3px;cursor:pointer;"]);
39
39
  export var BiuMapSelectSite = /*#__PURE__*/function (_React$PureComponent) {
40
40
  _inherits(BiuMapSelectSite, _React$PureComponent);
@@ -74,7 +74,7 @@ export var BiuMapSelectSite = /*#__PURE__*/function (_React$PureComponent) {
74
74
  _defineProperty(_assertThisInitialized(_this), "placeSearch", null);
75
75
  _defineProperty(_assertThisInitialized(_this), "init", function () {
76
76
  window._AMapSecurityConfig = {
77
- securityJsCode: 'bb0102e8edb4c2349c484176624eabb1'
77
+ securityJsCode: 'c080bcca0b7ded38b6d8cd8e6093946f'
78
78
  };
79
79
  var start = function start() {
80
80
  // 初次加载如果已存在则注销
@@ -126,7 +126,7 @@ export var BiuMapSelectSite = /*#__PURE__*/function (_React$PureComponent) {
126
126
  };
127
127
  if (!AMap) {
128
128
  AMapLoader.load({
129
- key: 'f9394d37c130973aa0f3575019804e06',
129
+ key: 'c25e742146a48457dc5eefa6688eb5b6',
130
130
  // 申请好的Web端开发者Key,首次调用 load 时必填
131
131
  version: '2.0',
132
132
  plugins: ['AMap.Geocoder', 'AMap.PlaceSearch', 'AMap.LngLat']
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "wt-enjoy-link-antd-repack",
3
- "version": "4.1.26",
4
- "description": "纷享链业务组件",
3
+ "version": "4.1.28",
4
+ "description": "万通业务组件",
5
5
  "sideEffects": false,
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/esm/index.js",