From a2c5def7cf9562312a54216bc195a6ea071a26c5 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 21 一月 2026 17:38:36 +0800
Subject: [PATCH] 2026.1.21

---
 pages/mSelfPatrol/patrolhome/index.wxml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/mSelfPatrol/patrolhome/index.wxml b/pages/mSelfPatrol/patrolhome/index.wxml
index bbdf757..b55df0e 100644
--- a/pages/mSelfPatrol/patrolhome/index.wxml
+++ b/pages/mSelfPatrol/patrolhome/index.wxml
@@ -1,5 +1,5 @@
 <view class="page">
-  <view class="page__hd"></view>
+  <!-- <view class="page__hd"></view> -->
   <view class="page__bd">
     <t-self-patrol wx:if="{{!exist}}" />
     <t-tabs wx:else sticky stickyProps="{{stickyProps}}" defaultValue="{{0}}">

--
Gitblit v1.9.3