This commit is contained in:
2026-06-16 19:26:48 +08:00
parent 77e3a85134
commit d7461853cf
20 changed files with 1229 additions and 223 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
</view>
<text class="grid-text">试压前条件确认</text>
</view>
<view class="grid-item" @click="handleClick('/pipe/pressure/check')">
<view class="grid-item" @click="handleClick('/pipe/pressure/check_remove/list')">
<view class="grid-icon">
<u-icon name="checkmark-circle" :size="60" :color="$u.type.primary"></u-icon>
</view>