4.7merge test

This commit is contained in:
FrancisHu 2024-04-07 13:31:12 +08:00
parent e9e8318fba
commit 12ca53888a
1 changed files with 1 additions and 1 deletions

View File

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