feat(share): loading mask true

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

View File

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