This commit is contained in:
朱子楚\zhuzi
2024-03-09 18:40:32 +08:00
parent 97b9a789b0
commit 86c8d54eea
8 changed files with 29 additions and 19 deletions

View File

@ -24,7 +24,7 @@ FluScrollablePage{
ListElement{
icon: "qrc:/example/res/image/favicon.ico"
title: qsTr("FluentUI Initalizr")
desc: qsTr("FluentUI Initializr is a FluentUI tool that helps you create and customize Fluent UI projects with various options.")
desc: qsTr("FluentUI Initializr is a Tool that helps you create and customize Fluent UI projects with various options.")
url: "https://github.com/zhuzichu520/FluentUI"
clicked: function(model){
FluApp.navigate("/fluentInitalizr")