From 45b2c022e27dda53ee4e5266fbdbdf1ac3aa4c65 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 05 八月 2022 16:47:59 +0800
Subject: [PATCH] 2022.8.5

---
 component/notice/notice.wxml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/component/notice/notice.wxml b/component/notice/notice.wxml
index 982eafd..3b167ae 100644
--- a/component/notice/notice.wxml
+++ b/component/notice/notice.wxml
@@ -1,7 +1,7 @@
 <!--component/notice/notice.wxml-->
 <view class="fyui-cell fyui-cell_select notice" bindtap="goto">
   <view class="fyui-cell__hd">
-    <image src="/res/icons/tab_1_select.png" class="icon" />
+    <image src="/res/icons/icon2.png" class="icon" />
   </view>
   <view class="fyui-cell__bd">
     <text>{{msg}}</text>

--
Gitblit v1.9.3