兼容旧样式的埋点
This commit is contained in:
@@ -61,6 +61,7 @@
|
|||||||
}">
|
}">
|
||||||
<ai-dv-wrapper
|
<ai-dv-wrapper
|
||||||
style="height: 100%"
|
style="height: 100%"
|
||||||
|
:type="dashboard.style"
|
||||||
:title="$route.query.name"
|
:title="$route.query.name"
|
||||||
:theme="dashboard.theme"
|
:theme="dashboard.theme"
|
||||||
:background="dashboard.theme == 1 ? 'https://cdn.cunwuyun.cn/dvcp/dv/img/dj_bg.png' : (dashboard.backgroundImage.length ? dashboard.backgroundImage[0].url : '')">
|
:background="dashboard.theme == 1 ? 'https://cdn.cunwuyun.cn/dvcp/dv/img/dj_bg.png' : (dashboard.backgroundImage.length ? dashboard.backgroundImage[0].url : '')">
|
||||||
|
|||||||
Reference in New Issue
Block a user