diff --git a/src/project/biaopin/AppResidentAssistant/AppResidentAssistant.vue b/src/project/biaopin/AppResidentAssistant/AppResidentAssistant.vue index e4ecfb9..9b00673 100644 --- a/src/project/biaopin/AppResidentAssistant/AppResidentAssistant.vue +++ b/src/project/biaopin/AppResidentAssistant/AppResidentAssistant.vue @@ -169,7 +169,7 @@ export default { }, sendMsg() { this.$loading() - this.$instance.post("/app/appaigccopilotinfo/add", {content: this.content}).then(res => { + this.$instance.post("/app/appaigccopilotinfo/add", {content: this.content, appType: 0}).then(res => { if(res.code == 0) { this.content = '' this.messageList.push(res.data[0]) @@ -186,7 +186,7 @@ export default { }, sendVoice() { this.$loading() - this.$instance.post("/app/appaigccopilotinfo/add", {sdkFileUrl: this.voiceUrl, fileId: this.voiceId}).then(res => { + this.$instance.post("/app/appaigccopilotinfo/add", {sdkFileUrl: this.voiceUrl, fileId: this.voiceId, appType: 0}).then(res => { if(res.code == 0) { this.voiceUrl = '' this.voiceId = '' diff --git a/src/project/biaopin/AppVillageHead/AppVillageHead.vue b/src/project/biaopin/AppVillageHead/AppVillageHead.vue deleted file mode 100644 index ea715b2..0000000 --- a/src/project/biaopin/AppVillageHead/AppVillageHead.vue +++ /dev/null @@ -1,373 +0,0 @@ - - - - - - 2024年1月12日居民群日报 - - 宣发情况 - - 宣发数据:4条 - 宣发内容:燃气安全、交通安全、天气情況、春节倒计时信息。 - - 触达居民群数:821个 - 触达居民:8762人 - - - AI问答 - - - 居民累计提问:2456次 - 群提问数:8次/群 - - - 最活跃群提问:821次 - 活跃居民:21人 - - 居民热点话题:交通、天气、红包、吃什么、活动、拜年。 - - - - - - - - - - 你好,你好~ - - - - - - - - - - 你好,有什么可以帮助你的吗?你好,有什么可以帮助你的吗?你好,有什么可以帮助你的吗? - - - - - - - - - - - - 点击开始录音 - - - - 正在录音中 - 点击下方,停止录音 - - - - - - - - - -
你好,你好~
你好,有什么可以帮助你的吗?你好,有什么可以帮助你的吗?你好,有什么可以帮助你的吗?
点击开始录音
正在录音中