From c950c8f3de4771a8ffbf617dcdd8c3aaee067568 Mon Sep 17 00:00:00 2001
From: sws <1141121512@qq.com>
Date: Wed, 1 Nov 2023 18:42:49 +0800
Subject: [PATCH] =?UTF-8?q?1.=E6=89=AB=E7=A0=81=E6=94=AF=E4=BB=98=E7=BB=93?=
=?UTF-8?q?=E6=9E=9C=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/index.vue | 27 ++++++++-------------------
pages/plugins/scanpay/index/index.css | 2 +-
pages/plugins/scanpay/index/index.vue | 2 +-
3 files changed, 10 insertions(+), 21 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 555083bf..8dbf1b2e 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -24,25 +24,14 @@
-
- @onicon="search_icon_event"
- propIcon="icon-mendian-sousuosm"
- :propIsIconOnEvent="true"
+
+ @onicon="search_icon_event" propIcon="icon-mendian-sousuosm" :propIsIconOnEvent="true"
- >
+ >
-
+
@@ -82,7 +71,7 @@
-
+
最新资讯
@@ -648,8 +637,8 @@
// 搜索icon扫码事件
search_icon_event(e) {
app.globalData.scan_handle();
- }
- }
+ },
+ },
};