feat(defaultSharePage): rm loading

This commit is contained in:
woody 2025-07-15 10:51:45 +08:00
parent c030eded16
commit c19a05796d
1 changed files with 0 additions and 2 deletions

View File

@ -100,8 +100,6 @@ export default {
},
async sharePage() {
uni.showLoading({ title: '加载中...', mask: true })
try {
this.shareButtonShow = false
await this.$nextTick()