This commit is contained in:
2023-09-04 14:25:53 +08:00
parent ac1392d8a8
commit 5354b3b911
2 changed files with 12 additions and 12 deletions

View File

@ -145,7 +145,7 @@
const phone = uni.getStorageSync('phone'); const phone = uni.getStorageSync('phone');
if (phone) { if (phone) {
uni.navigateToMiniProgram({ uni.navigateToMiniProgram({
appId: 'wxa690d053c34ceebd', appId: 'wx3341cfb0602789f6',
path: 'pages/index/index', path: 'pages/index/index',
extraData: { extraData: {
'from': 'qy', 'from': 'qy',