From 5f3b54b1b053dd3a224c98cefab2e18431123ce4 Mon Sep 17 00:00:00 2001 From: liuye Date: Tue, 15 Feb 2022 11:00:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=A1=E7=94=A8=E8=B6=85=E5=B8=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppSuperMarket/Search.vue | 39 ++++++++++++++++++++++++++---- 1 file changed, 34 insertions(+), 5 deletions(-) diff --git a/src/apps/AppSuperMarket/Search.vue b/src/apps/AppSuperMarket/Search.vue index 72da6fa4..2b7d385a 100644 --- a/src/apps/AppSuperMarket/Search.vue +++ b/src/apps/AppSuperMarket/Search.vue @@ -3,6 +3,13 @@ +

请通过搜索“手机号或身份证号”后选择结算对象

+
+
+
卓作旺家
+
剩余积分:480分
+
+
@@ -18,10 +25,6 @@ export default { }; }, - onLoad() { - - }, - methods: { getList() { @@ -30,10 +33,36 @@ export default { }; - \ No newline at end of file