bug
This commit is contained in:
@@ -115,7 +115,7 @@
|
|||||||
this.isShowTheme = theme.status === '1'
|
this.isShowTheme = theme.status === '1'
|
||||||
this.isShowDate = date.status === '1'
|
this.isShowDate = date.status === '1'
|
||||||
this.isShowAddress = address.status === '1'
|
this.isShowAddress = address.status === '1'
|
||||||
|
this.isShowHoster = hoster.status === '1'
|
||||||
this.title = title.defaultValue || ''
|
this.title = title.defaultValue || ''
|
||||||
this.address = address.defaultValue || uni.getStorageSync('address').address
|
this.address = address.defaultValue || uni.getStorageSync('address').address
|
||||||
this.hoster = hoster.defaultValue || ''
|
this.hoster = hoster.defaultValue || ''
|
||||||
|
|||||||
Reference in New Issue
Block a user