uview-plus 3.5.51 → 3.5.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.5.52(2025-09-19)
2
+ fix: 优化tabbar的borderColor优先级
3
+
1
4
  ## 3.5.51(2025-09-19)
2
5
  fix: 微信小程序下u-transition包裹的内容因为没有默认flex column而出现布局错误
3
6
 
@@ -61,7 +61,7 @@
61
61
  zIndex: this.zIndex
62
62
  }
63
63
  if (this.borderColor) {
64
- style.borderColor = this.borderColor
64
+ style.borderColor = this.borderColor + ' !important'
65
65
  }
66
66
  if (this.backgroundColor) {
67
67
  style.backgroundColor = this.backgroundColor
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.5.51",
5
+ "version": "3.5.52",
6
6
  "description": "零云®uview-plus已兼容vue3支持多语言,120+全面的组件和便捷的工具会让您信手拈来。近期新增拖动排序、条码、图片裁剪、下拉刷新、虚拟列表、签名、Markdown等。",
7
7
  "keywords": [
8
8
  "uview",