4.7merge test

This commit is contained in:
FrancisHu 2024-04-07 13:35:50 +08:00
parent 2f3d22b5db
commit f03ed3ab1b
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
toast () { toast () {
uni.showToast({ uni.showToast({
icon: 'none', icon: 'none',
title: '敬请' title: '敬请期待'
}) })
} }
} }