升级uni-ui到最新版本1.5.7

This commit is contained in:
RuoYi
2025-03-25 16:58:54 +08:00
parent dae8945a43
commit 315832d151
127 changed files with 7327 additions and 5066 deletions

View File

@@ -1,3 +1,5 @@
## 1.2.22023-12-20
- 修复动态绑定title时滚动速度不一致的问题
## 1.2.12022-09-05
- 新增 属性 fontSize可修改文字大小。
## 1.2.02021-11-19

View File

@@ -149,6 +149,11 @@
animationPlayState: 'paused',
animationDelay: '0s'
}
},
watch:{
text:function(newValue,oldValue){
this.initSize();
}
},
computed: {
isShowGetMore() {

View File

@@ -1,7 +1,7 @@
{
"id": "uni-notice-bar",
"displayName": "uni-notice-bar 通告栏",
"version": "1.2.1",
"version": "1.2.2",
"description": "NoticeBar 通告栏组件,常用于展示公告信息,可设为滚动公告",
"keywords": [
"uni-ui",