From 6f80482d84e3f91430b88da1fe4053383abce937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=8A=E9=87=8C?= <1227971437@qq.com> Date: Wed, 7 Apr 2021 20:14:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=BD=BF=E7=94=A8flex?= =?UTF-8?q?=E5=B8=83=E5=B1=80=EF=BC=8C=E6=96=B9=E5=90=91=E5=9E=82=E7=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 1 + pages/list/detail.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/App.vue b/App.vue index b33222d..d8ce401 100644 --- a/App.vue +++ b/App.vue @@ -35,6 +35,7 @@ image,switch,navigator,icons { display: flex; box-sizing: border-box; + flex-direction: column; } scroll-view{ -webkit-overflow-scrolling: touch; diff --git a/pages/list/detail.vue b/pages/list/detail.vue index 783fafa..7403ee9 100644 --- a/pages/list/detail.vue +++ b/pages/list/detail.vue @@ -203,7 +203,7 @@ } -