党建主题适配
This commit is contained in:
@@ -59,7 +59,11 @@
|
||||
width: bigscreenWidth + 'px',
|
||||
height: bigscreenHeight + 'px'
|
||||
}">
|
||||
<ai-dv-wrapper style="height: 100%" :title="$route.query.name" :theme="dashboard.theme">
|
||||
<ai-dv-wrapper
|
||||
style="height: 100%"
|
||||
:title="$route.query.name"
|
||||
:theme="dashboard.theme"
|
||||
:background="dashboard.theme == 1 ? 'https://cdn.cunwuyun.cn/dvcp/dv/img/dj_bg.png' : (dashboard.backgroundImage[0].url || '')">
|
||||
<div style="width: 100%; height: 100%">
|
||||
<AiDvBackground
|
||||
:theme="dashboard.theme"
|
||||
|
||||
Reference in New Issue
Block a user