feat(share): loading mask true

This commit is contained in:
woody 2025-07-15 10:43:54 +08:00
parent 6bf05d18cc
commit 661665f2a4
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ export default {
})
uni.showLoading({
title: '加载中...',
mask: true,
})
},
onReady() {