From e38c45b4da4ecd4c0cf5ec8930a8799628b9cdfe Mon Sep 17 00:00:00 2001 From: fanfan Date: Wed, 19 Jun 2024 09:55:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/utils.less | 8 ++++---- src/views/user/order/Index.vue | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/utils/utils.less b/src/utils/utils.less index b2f06be..5d1d44e 100644 --- a/src/utils/utils.less +++ b/src/utils/utils.less @@ -46,11 +46,11 @@ // 文字超出隐藏(两行) // 需要设置文字容器的宽度 .twoline-hide { - display: -webkit-box; + // display: -webkit-box; // -webkit-line-clamp: 2; - -webkit-box-orient: vertical; - overflow: hidden; - white-space: normal; + // -webkit-box-orient: vertical; + // overflow: hidden; + // white-space: normal; } // 动画 diff --git a/src/views/user/order/Index.vue b/src/views/user/order/Index.vue index df4776c..62cb278 100644 --- a/src/views/user/order/Index.vue +++ b/src/views/user/order/Index.vue @@ -25,8 +25,8 @@ 全部 - 会员 - 分销商 + 微信支付 + 余额支付