mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-02-02 11:17:39 +08:00
update
This commit is contained in:
parent
ea04380bd5
commit
bf5a4ef4f5
@ -12,7 +12,7 @@ Item {
|
||||
property int topPadding: 0
|
||||
property int rightPadding: 0
|
||||
property int bottomPadding: 0
|
||||
property int pageMode: FluNavigationView.SingleTask
|
||||
property int pageMode: FluNavigationView.Standard
|
||||
property string url: ''
|
||||
|
||||
id:control
|
||||
|
@ -13,7 +13,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
|
||||
|
Loading…
Reference in New Issue
Block a user