From edb04ebb20b8ea214257f2fee76632f61565ea89 Mon Sep 17 00:00:00 2001 From: Gaoxs <704041637@qq.com> Date: Tue, 20 Oct 2020 10:45:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=8D=93=E5=8E=9F=E7=94=9F=E6=89=93?= =?UTF-8?q?=E5=8C=85=E5=90=8E=E9=A6=96=E9=A1=B5=E4=B8=8D=E6=96=AD=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/home/index.vue b/pages/home/index.vue index 0d94ee2..06fe5d1 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -214,7 +214,7 @@ }, }, - onShow: function() { + onLoad: function() { this.getLocation() let that = this; uni.showLoading({ @@ -451,7 +451,7 @@ } .nav-title { - margin-left: 20rpx; + margin-left: 20rpx; line-height: 40px; } - +