地址解析
This commit is contained in:
parent
9d52da8c68
commit
4f4c95d3d4
|
|
@ -144,7 +144,7 @@
|
||||||
/** 跳转驿公里小程序 */
|
/** 跳转驿公里小程序 */
|
||||||
gotoYgl() {
|
gotoYgl() {
|
||||||
uni.navigateToMiniProgram({
|
uni.navigateToMiniProgram({
|
||||||
appId: 'wx0000000000000000',
|
appId: 'wx8c943e2e64e04284',
|
||||||
fail: () => {
|
fail: () => {
|
||||||
uni.showToast({ title: '跳转驿公里失败', icon: 'none' })
|
uni.showToast({ title: '跳转驿公里失败', icon: 'none' })
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -110,7 +110,7 @@
|
||||||
},
|
},
|
||||||
gotoYgl() {
|
gotoYgl() {
|
||||||
uni.navigateToMiniProgram({
|
uni.navigateToMiniProgram({
|
||||||
appId: 'wx0000000000000000',
|
appId: 'wx8c943e2e64e04284',
|
||||||
fail: () => {
|
fail: () => {
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: '跳转驿公里失败',
|
title: '跳转驿公里失败',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user