修改水房大屏标题
This commit is contained in:
parent
8f89993b72
commit
dfe1511dc2
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div :class="$style['container']">
|
<div :class="$style['container']">
|
||||||
<header2 ref="headerref" :width="'100%'" :height="'100px'" :title="`水房数据大屏`" :titleTip="[]" :typeFun="['time']"
|
<header2 ref="headerref" :width="'100%'" :height="'100px'" :title="`南门水房物联监测系统`" :titleTip="[]" :typeFun="['time']"
|
||||||
:alarmType="['']"></header2>
|
:alarmType="['']"></header2>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<el-image style="height: 400px" :src="imgUrl" fit="scale-down" />
|
<el-image style="height: 400px" :src="imgUrl" fit="scale-down" />
|
||||||
|
Loading…
Reference in New Issue
Block a user