111
This commit is contained in:
@@ -101,7 +101,6 @@
|
|||||||
navHeight: 0,
|
navHeight: 0,
|
||||||
disableWidth: 0,
|
disableWidth: 0,
|
||||||
enableWidth: 0,
|
enableWidth: 0,
|
||||||
enableHeight: 0,
|
|
||||||
fontSize: 0,
|
fontSize: 0,
|
||||||
navStyle: 'left',
|
navStyle: 'left',
|
||||||
nativeNavNoRemove: true,
|
nativeNavNoRemove: true,
|
||||||
@@ -130,7 +129,6 @@
|
|||||||
this.navHeight = navInfo.navBar.height + navInfo.unit
|
this.navHeight = navInfo.navBar.height + navInfo.unit
|
||||||
this.disableWidth = navInfo.navBar.disableWidth + navInfo.unit
|
this.disableWidth = navInfo.navBar.disableWidth + navInfo.unit
|
||||||
this.enableWidth = navInfo.navBar.enableWidth + navInfo.unit
|
this.enableWidth = navInfo.navBar.enableWidth + navInfo.unit
|
||||||
this.enableHeight = navInfo.navBar.enableHeight + navInfo.unit
|
|
||||||
this.fontSize = navInfo.navBar.fontSize + navInfo.unit
|
this.fontSize = navInfo.navBar.fontSize + navInfo.unit
|
||||||
this.nativeNavNoRemove = navInfo.menuButton.nativeNavNoRemove
|
this.nativeNavNoRemove = navInfo.menuButton.nativeNavNoRemove
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user