升级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

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