bug
This commit is contained in:
@@ -234,7 +234,7 @@
|
||||
|
||||
export default {
|
||||
name: 'AppPlyDv',
|
||||
label: '彭浏阳大屏',
|
||||
label: '彭刘阳大屏',
|
||||
|
||||
props: {
|
||||
instance: Function,
|
||||
@@ -274,7 +274,7 @@
|
||||
},
|
||||
|
||||
mounted () {
|
||||
document.title = '彭浏阳大屏'
|
||||
document.title = '彭刘阳大屏'
|
||||
this.$nextTick(() => {
|
||||
if (document.querySelector('.AiDvWrapper .viewPanel')) {
|
||||
document.querySelector('.AiDvWrapper .viewPanel').style.backgroundImage = 'url(https://cdn.cunwuyun.cn/dvcp/dv/pddv/bg.png)'
|
||||
|
||||
Reference in New Issue
Block a user