From 90d9fa96719b6383dcfca8ee5974ffd4ad7af709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com> Date: Fri, 3 Sep 2021 09:48:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=90=9C=E7=B4=A2=E9=97=AE?= =?UTF-8?q?=E9=A2=98=EF=BC=8C=E4=BC=98=E5=8C=96=E7=AD=BE=E5=88=B0=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 +- pages/mine/signIn.vue | 105 ++++++++++++++----------- pages/navigation/search/searchPage.vue | 12 +-- 3 files changed, 64 insertions(+), 57 deletions(-) diff --git a/manifest.json b/manifest.json index 0a26d89..88d75a7 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "lili商城", "appid" : "__UNI__C100675", "description" : "", - "versionName" : "4.0.34", - "versionCode" : 4000034, + "versionName" : "4.0.40", + "versionCode" : 4000040, "transformPx" : false, "app-plus" : { "compatible" : { diff --git a/pages/mine/signIn.vue b/pages/mine/signIn.vue index 82b2b95..32556bd 100644 --- a/pages/mine/signIn.vue +++ b/pages/mine/signIn.vue @@ -1,26 +1,30 @@