cloud-business 0.1.119-2 → 0.1.119-4

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/cloud-business.js CHANGED
@@ -87637,13 +87637,13 @@
87637
87637
  'label': '人群营销',
87638
87638
  'value': 'SY_CCMS'
87639
87639
  }, {
87640
- 'label': '事件营销',
87640
+ 'label': '事件营销_事件关怀',
87641
87641
  'value': 'SY_EVENT_MARKETING'
87642
87642
  }, {
87643
87643
  'label': '数据管理',
87644
87644
  'value': 'SY_DATA_MANAGE'
87645
87645
  }, {
87646
- 'label': '场景营销',
87646
+ 'label': '事件营销_会员关怀',
87647
87647
  'value': 'SY_SCENE_MARKETING'
87648
87648
  }, {
87649
87649
  'label': '私域赢家',
@@ -209458,7 +209458,7 @@
209458
209458
  }
209459
209459
  // 检验当前运行环境
209460
209460
  if (typeof window === 'undefined') {
209461
- console.warn('cloud-business@0.1.119-2 仅支持在浏览器环境进行使用!');
209461
+ console.warn('cloud-business@0.1.119-4 仅支持在浏览器环境进行使用!');
209462
209462
  }
209463
209463
  var bodys = document.getElementsByTagName('body')[0];
209464
209464
  var colors = [1, 2, 3, 4, 5, 6, 7];
@@ -209468,7 +209468,7 @@
209468
209468
  bodys.style.setProperty("--shuyunBlue".concat(i$2 + 1), color);
209469
209469
  }
209470
209470
  }
209471
- var version = '0.1.119-2';
209471
+ var version = '0.1.119-4';
209472
209472
 
209473
209473
  exports.AreaSelector = AreaSelector;
209474
209474
  exports.AreaSelectorNew = AreaSelector$1;