@@ -5,6 +5,7 @@
|
|||||||
v-if="watermarkEnabled"
|
v-if="watermarkEnabled"
|
||||||
:font="{ color: fontColor }"
|
:font="{ color: fontColor }"
|
||||||
:content="defaultSettings.watermarkContent"
|
:content="defaultSettings.watermarkContent"
|
||||||
|
:z-index="9999"
|
||||||
class="wh-full"
|
class="wh-full"
|
||||||
>
|
>
|
||||||
<router-view />
|
<router-view />
|
||||||
|
|||||||
Reference in New Issue
Block a user