自定义导航栏背景图更换

This commit is contained in:
liuye
2024-08-06 15:00:01 +08:00
parent 6563cc883f
commit 0943831ccb
6 changed files with 9 additions and 9 deletions

View File

@@ -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,