From 0943831ccbf0a6d7dfd7aff911bc48c3be996f59 Mon Sep 17 00:00:00 2001 From: liuye Date: Tue, 6 Aug 2024 15:00:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=E8=83=8C=E6=99=AF=E5=9B=BE=E6=9B=B4=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mods/conv/AppResidentAssistant/AppResidentAssistant.vue | 2 +- .../baidu/AppResidentAssistant/AppResidentAssistant.vue | 2 +- src/project/baiduAI/AppDialogue/AppDialogue.vue | 6 +++--- src/project/baiduAI/AppMy/AppMy.vue | 2 +- src/project/baiduAI/AppRecord/AppRecord.vue | 4 ++-- src/project/baiduAI/AppRecord/Detail.vue | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/mods/conv/AppResidentAssistant/AppResidentAssistant.vue b/src/mods/conv/AppResidentAssistant/AppResidentAssistant.vue index 9b00673..d6981a2 100644 --- a/src/mods/conv/AppResidentAssistant/AppResidentAssistant.vue +++ b/src/mods/conv/AppResidentAssistant/AppResidentAssistant.vue @@ -62,7 +62,7 @@ export default { data() { return { backgroundNavbar: { - background: 'url(https://cdn.cunwuyun.cn/wechat/biaopin/residentAssistant/header-bg.jpeg) no-repeat', + background: 'url(https://cdn.sinoecare.com/i/2024/08/06/66b1c9696650b.png) no-repeat', backgroundSize: 'cover', }, recorderManager: null, diff --git a/src/project/baidu/AppResidentAssistant/AppResidentAssistant.vue b/src/project/baidu/AppResidentAssistant/AppResidentAssistant.vue index f01da2d..0e54aea 100644 --- a/src/project/baidu/AppResidentAssistant/AppResidentAssistant.vue +++ b/src/project/baidu/AppResidentAssistant/AppResidentAssistant.vue @@ -63,7 +63,7 @@ export default { data() { return { backgroundNavbar: { - background: 'url(https://cdn.cunwuyun.cn/wechat/biaopin/residentAssistant/header-bg.jpeg) no-repeat', + background: 'url(https://cdn.sinoecare.com/i/2024/08/06/66b1c9696650b.png) no-repeat', backgroundSize: 'cover', }, recorderManager: null, diff --git a/src/project/baiduAI/AppDialogue/AppDialogue.vue b/src/project/baiduAI/AppDialogue/AppDialogue.vue index 4386506..8ff3bc4 100644 --- a/src/project/baiduAI/AppDialogue/AppDialogue.vue +++ b/src/project/baiduAI/AppDialogue/AppDialogue.vue @@ -41,7 +41,7 @@
- +
@@ -102,7 +102,7 @@ export default { data() { return { backgroundNavbar: { - background: 'url(https://cdn.cunwuyun.cn/wechat/biaopin/residentAssistant/header-bg.jpeg) no-repeat', + background: 'url(https://cdn.sinoecare.com/i/2024/08/06/66b1c9696650b.png) no-repeat', backgroundSize: 'cover', }, recorderManager: null, @@ -449,7 +449,7 @@ page { background-image: url("https://cdn.cunwuyun.cn/wechat/biaopin/residentAssistant/content-top-bg.png"); background-size: 100vw; background-repeat: no-repeat; - padding-top: 84px; + padding-top: 138px; box-sizing: border-box; .text-content { margin: 0 0 0 32px; diff --git a/src/project/baiduAI/AppMy/AppMy.vue b/src/project/baiduAI/AppMy/AppMy.vue index 162945d..53e0e41 100644 --- a/src/project/baiduAI/AppMy/AppMy.vue +++ b/src/project/baiduAI/AppMy/AppMy.vue @@ -51,7 +51,7 @@ data() { return { backgroundNavbar: { - background: 'url(https://cdn.cunwuyun.cn/wechat/biaopin/residentAssistant/header-bg.jpeg) no-repeat', + background: 'url(https://cdn.sinoecare.com/i/2024/08/06/66b1c9696650b.png) no-repeat', backgroundSize: 'cover', }, } diff --git a/src/project/baiduAI/AppRecord/AppRecord.vue b/src/project/baiduAI/AppRecord/AppRecord.vue index 9953d74..1d5aa32 100644 --- a/src/project/baiduAI/AppRecord/AppRecord.vue +++ b/src/project/baiduAI/AppRecord/AppRecord.vue @@ -8,7 +8,7 @@ bg-color="#fff" search-icon-color="#E2E8F1" color="#666" height="72" @search="getSearchList" @clear="handerClear">
-
+

{{item.content}}

@@ -38,7 +38,7 @@ export default { data() { return { backgroundNavbar: { - background: 'url(https://cdn.cunwuyun.cn/wechat/biaopin/residentAssistant/header-bg.jpeg) no-repeat', + background: 'url(https://cdn.sinoecare.com/i/2024/08/06/66b1c9696650b.png) no-repeat', backgroundSize: 'cover', }, searchVal: '', diff --git a/src/project/baiduAI/AppRecord/Detail.vue b/src/project/baiduAI/AppRecord/Detail.vue index 8a00d62..3de43aa 100644 --- a/src/project/baiduAI/AppRecord/Detail.vue +++ b/src/project/baiduAI/AppRecord/Detail.vue @@ -41,7 +41,7 @@ export default { data() { return { backgroundNavbar: { - background: 'url(https://cdn.cunwuyun.cn/wechat/biaopin/residentAssistant/header-bg.jpeg) no-repeat', + background: 'url(https://cdn.sinoecare.com/i/2024/08/06/66b1c9696650b.png) no-repeat', backgroundSize: 'cover', }, searchVal: '',