fix(): 安全监测bug修复
parent
7f1f150f2c
commit
65b159ce06
|
|
@ -417,7 +417,7 @@
|
|||
width: 3000px;
|
||||
// position:fixed;
|
||||
overflow: hidden;
|
||||
z-index: 1000;
|
||||
z-index: 1;
|
||||
background-color: #efefef;
|
||||
|
||||
movable-view {
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<view class="sk-info">
|
||||
<view class="sk-first-row">
|
||||
<view class="first-item">
|
||||
<text>{{info.normWatLev}}米</text>
|
||||
<text>{{info.rz}}米</text>
|
||||
<text>水位</text>
|
||||
</view>
|
||||
<view class="first-item">
|
||||
|
|
|
|||
Loading…
Reference in New Issue