From c79e2e86303015c7fbc5e19e60728325eeec2676 Mon Sep 17 00:00:00 2001 From: gooking Date: Tue, 9 Mar 2021 09:17:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/live/index.js | 2 +- pages/live/index.wxss | 3 --- pages/my/index.wxml | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/pages/live/index.js b/pages/live/index.js index dcf5f59b..f8dee1a9 100644 --- a/pages/live/index.js +++ b/pages/live/index.js @@ -3,7 +3,7 @@ const APP = getApp() // fixed首次打开不显示标题的bug APP.configLoadOK = () => { wx.setNavigationBarTitle({ - title: wx.getStorageSync('mallName') + }) } diff --git a/pages/live/index.wxss b/pages/live/index.wxss index 93fe0be5..6b97e17e 100644 --- a/pages/live/index.wxss +++ b/pages/live/index.wxss @@ -393,9 +393,6 @@ text-align: center; } .miaosha-price-btn { - display: flex; - justify-content: space-between; - align-items: center; padding-top: 32rpx; } .miaosha-price-btn .price { diff --git a/pages/my/index.wxml b/pages/my/index.wxml index d889165b..76127223 100755 --- a/pages/my/index.wxml +++ b/pages/my/index.wxml @@ -48,7 +48,7 @@ - +