分享设备相关的功能

This commit is contained in:
fengerli
2025-07-22 17:47:38 +08:00
parent 1663ae75e4
commit 864f7f58a0
19 changed files with 1360 additions and 307 deletions

View File

@ -109,8 +109,8 @@
}
],
deviceInfo: {},
phone: '13058067817',
code: '123456',
phone: '',
code: '',
itemInfo: ''
};
},
@ -227,7 +227,7 @@
handleBtn() {
this.shareShow = false
uni.navigateTo({
url: '/pages/6170/shareManagement/index'
url: '/pages/6170/allShare/index'
})
},
},