大屏页面初始化

This commit is contained in:
2026-03-10 14:32:25 +08:00
parent 982da00b50
commit f2f9e56d2d
9 changed files with 18 additions and 0 deletions

View File

@@ -199,6 +199,8 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
overflow: hidden;
background: rgba(0, 0, 0, 0.1) url("@/assets/images/desck3.png") no-repeat;
background-size: 100% 100%;
}
.chart-card-header {

View File

@@ -212,6 +212,8 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
overflow: hidden;
background: rgba(0, 0, 0, 0.1) url("@/assets/images/desck3.png") no-repeat;
background-size: 100% 100%;
}
.chart-card-header {
height: 40px;

View File

@@ -256,6 +256,8 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
overflow: hidden;
background: rgba(0, 0, 0, 0.1) url("@/assets/images/desck3.png") no-repeat;
background-size: 100% 100%;
}
.chart-card-header {

View File

@@ -162,6 +162,8 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
overflow: hidden;
background: rgba(0, 0, 0, 0.1) url("@/assets/images/desck3.png") no-repeat;
background-size: 100% 100%;
}
.chart-card-header {

View File

@@ -162,6 +162,8 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
overflow: hidden;
background: rgba(0, 0, 0, 0.1) url("@/assets/images/desck3.png") no-repeat;
background-size: 100% 100%;
}
.chart-card-header {

View File

@@ -287,6 +287,8 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
overflow: hidden;
background: rgba(0, 0, 0, 0.1) url("@/assets/images/desck9.png") no-repeat;
background-size: 100% 100%;
}
.chart-card-header {

View File

@@ -170,6 +170,8 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
overflow: hidden;
background: rgba(0, 0, 0, 0.1) url("@/assets/images/desck3.png") no-repeat;
background-size: 100% 100%;
}
.chart-card-header {

View File

@@ -255,6 +255,8 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
overflow: hidden;
background: rgba(0, 0, 0, 0.1) url("@/assets/images/desck3.png") no-repeat;
background-size: 100% 100%;
}
.chart-card-header {

View File

@@ -376,6 +376,8 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
overflow: hidden;
background: rgba(0, 0, 0, 0.1) url("@/assets/images/desck9.png") no-repeat;
background-size: 100% 100%;
}
.chart-card-header {