This commit is contained in:
朱子楚\zhuzi
2024-03-09 15:35:48 +08:00
parent 2a03f24941
commit 7c0c4cc451
167 changed files with 7567 additions and 1816 deletions

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{
title:"Carousel"
title: qsTr("Carousel")
ListModel{
id:data_model
@ -34,7 +34,7 @@ FluScrollablePage{
left:parent.left
}
FluText{
text:"轮播图,支持无限轮播,无限滑动,用ListView实现的组件"
text: qsTr("Carousel map, support infinite carousel, infinite swipe, and components implemented with ListView")
}
Item{
width: 400