uview-plus 3.4.51 → 3.4.52

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/changelog.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.4.52(2025-07-16)
2
+ fix: 修复底部安全区域组件兼容性
3
+
1
4
  ## 3.4.51(2025-07-14)
2
5
  fix: 修复u-slider在click后没有触发change事件
3
6
 
@@ -34,7 +34,7 @@
34
34
  computed: {
35
35
  style() {
36
36
  const style = {};
37
- // #ifdef APP-NVUE || MP
37
+ // #ifdef APP-NVUE || MP-TOUTIAO || MP-WEIXIN
38
38
  // nvue下,高度使用js计算填充
39
39
  style.height = addUnit(getWindowInfo().safeAreaInsets.bottom, 'px');
40
40
  // #endif
@@ -42,7 +42,7 @@
42
42
  },
43
43
  },
44
44
  mounted() {
45
- // #ifdef APP-NVUE
45
+ // #ifdef APP-NVUE || MP-TOUTIAO || MP-WEIXIN
46
46
  // 标识为是否nvue
47
47
  this.isNvue = true;
48
48
  // #endif
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "id": "uview-plus",
3
3
  "name": "uview-plus",
4
4
  "displayName": "零云®uview-plus3.0重磅发布,全面的Vue3鸿蒙移动组件库。",
5
- "version": "3.4.51",
5
+ "version": "3.4.52",
6
6
  "description": "零云®uview-plus已兼容vue3,全面的组件和便捷的工具会让您信手拈来,如鱼得水。",
7
7
  "keywords": [
8
8
  "uview",