|
|
@@ -586,6 +586,12 @@ |
|
|
|
|
|
|
|
|
onLoad() { |
|
|
onLoad() { |
|
|
console.log(this.$domain, 'this.$domain') |
|
|
console.log(this.$domain, 'this.$domain') |
|
|
|
|
|
if (this.$domain == 'zh.aihxz.com') { |
|
|
|
|
|
uni.setNavigationBarTitle({ |
|
|
|
|
|
title: '云筑数智助手', |
|
|
|
|
|
}) |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
this.LOADING = true |
|
|
this.LOADING = true |
|
|
this.sendLog({ |
|
|
this.sendLog({ |
|
|
houseId: uni.getStorageSync( |
|
|
houseId: uni.getStorageSync( |
|
|
|