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