地址解析

This commit is contained in:
18631081161 2026-03-09 17:40:07 +08:00
parent 9d52da8c68
commit 4f4c95d3d4
2 changed files with 2 additions and 2 deletions

View File

@ -144,7 +144,7 @@
/** 跳转驿公里小程序 */
gotoYgl() {
uni.navigateToMiniProgram({
appId: 'wx0000000000000000',
appId: 'wx8c943e2e64e04284',
fail: () => {
uni.showToast({ title: '跳转驿公里失败', icon: 'none' })
}

View File

@ -110,7 +110,7 @@
},
gotoYgl() {
uni.navigateToMiniProgram({
appId: 'wx0000000000000000',
appId: 'wx8c943e2e64e04284',
fail: () => {
uni.showToast({
title: '跳转驿公里失败',