From f058f6f1b35f413000ea81d7df92b4bd021c6b6f Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期二, 08 七月 2025 16:24:00 +0800 Subject: [PATCH] 销售方式跳转、扫码、Isbn弹框、出版日期 --- packageBookService/pages/bookServices/detail/components/note/note.wxss | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/packageBookService/pages/bookServices/detail/components/note/note.wxss b/packageBookService/pages/bookServices/detail/components/note/note.wxss index a1db1c5..3ca6f3e 100644 --- a/packageBookService/pages/bookServices/detail/components/note/note.wxss +++ b/packageBookService/pages/bookServices/detail/components/note/note.wxss @@ -123,9 +123,6 @@ .loading-box { width: 100%; min-height: 550rpx; - display: flex; - align-items: center; - justify-content: center; } .content { -- Gitblit v1.9.1