From 8f1835f66ef83bbd752e080178afb98632a6970d Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期四, 28 三月 2024 14:09:44 +0800 Subject: [PATCH] 云学习购买 --- pages/home/home.wxss | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/home/home.wxss b/pages/home/home.wxss index 30146a9..eff074d 100644 --- a/pages/home/home.wxss +++ b/pages/home/home.wxss @@ -149,7 +149,7 @@ justify-content: space-between; } -.listBox .listItemBox { +.listBox .listItemBox { width: 49%; margin-bottom: 30rpx; } @@ -230,7 +230,7 @@ background-repeat: no-repeat; background-size: 40% 64%; background-position: right; - background-image: url(http://182.92.203.7:3007/jsek/website/image/click-icon.png); + background-image: url(http://jsysf.bnuic.com/website/image/click-icon.png); } .t-tabs .t-tabs__track { -- Gitblit v1.9.1