mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-03 00:25:25 +08:00
update
This commit is contained in:
@ -11,7 +11,7 @@ Item {
|
||||
property int topPadding: 0
|
||||
property int rightPadding: 10
|
||||
property int bottomPadding: 10
|
||||
property int pageMode: FluNavigationView.SingleTask
|
||||
property int pageMode: FluNavigationView.Standard
|
||||
property string url: ''
|
||||
id:control
|
||||
FluText{
|
||||
|
@ -12,7 +12,7 @@ Item {
|
||||
property int topPadding: 0
|
||||
property int rightPadding: 10
|
||||
property int bottomPadding: 10
|
||||
property int pageMode: FluNavigationView.SingleTask
|
||||
property int pageMode: FluNavigationView.Standard
|
||||
property string url: ''
|
||||
id:control
|
||||
FluText{
|
||||
|
Reference in New Issue
Block a user