From 25ef6964e9fc3474b765d6b4a687ef793d1749de Mon Sep 17 00:00:00 2001 From: jiazhipeng Date: Wed, 3 Dec 2025 10:27:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=94=B9=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.wxml | 2 +- pages/index/index.wxss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.wxml b/pages/index/index.wxml index eacb6b9..880e628 100644 --- a/pages/index/index.wxml +++ b/pages/index/index.wxml @@ -63,7 +63,7 @@ --> - + {{aiStr}} diff --git a/pages/index/index.wxss b/pages/index/index.wxss index d692b64..f51492c 100644 --- a/pages/index/index.wxss +++ b/pages/index/index.wxss @@ -9,7 +9,7 @@ background-repeat: no-repeat; padding-bottom: 200rpx; background-color:#F8E0C6; - background-image: url("https://static.ticket.sz-trip.com/jundaosuzhou/images/indexWinter2025/topGif.gif"); + background-image: url("https://static.ticket.sz-trip.com/jundaosuzhou/images/indexWinter2025/topGifs.gif"); }