丰都大屏标题搞定
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<section class="AppBIBoard" :class="{fullscreen}">
|
||||
<ai-fit-view>
|
||||
<ai-dv-wrapper ref="fddv">
|
||||
<ai-dv-wrapper ref="fddv" title="丰收号-家庭互助" :instance="instance">
|
||||
<template v-slot:head="head">
|
||||
<fengdu-head v-bind="head" @fullscreen="handleFullScreen" @setting="handleSetting"/>
|
||||
</template>
|
||||
@@ -47,5 +47,9 @@ export default {
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
:deep(.viewPanel) {
|
||||
background-image: url("./assets/img_bg.png");
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user