This commit is contained in:
yanran200730
2022-05-27 16:20:19 +08:00
parent f109e527f7
commit 0e8e82f321

View File

@@ -115,7 +115,7 @@
this.isShowTheme = theme.status === '1'
this.isShowDate = date.status === '1'
this.isShowAddress = address.status === '1'
this.isShowHoster = hoster.status === '1'
this.title = title.defaultValue || ''
this.address = address.defaultValue || uni.getStorageSync('address').address
this.hoster = hoster.defaultValue || ''