大屏背景

This commit is contained in:
13713575202 2025-04-23 17:22:21 +08:00
parent e74378049e
commit b078d2b269

View File

@ -1,6 +1,6 @@
<template>
<!-- :style="{ 'background-image': 'url(' + getAssetsFile('images/vsualized/screenbg.png') + ')' }" -->
<div class="data-warp">
<div class="data-warp" :style="{ 'background-image': 'url(' + getAssetsFile('images/vsualized/screenbg.png') + ')' }">
<div class="chart-content">
<div class="top">
<slot v-if="$slots.top" name="top"></slot>