.
This commit is contained in:
parent
d9a9e9a6e4
commit
6cf172810a
@ -130,20 +130,9 @@
|
||||
// #endif
|
||||
},
|
||||
showPopup() {
|
||||
uni.navigateTo({
|
||||
url: '/pages/popup/modal'
|
||||
})
|
||||
return;
|
||||
// #ifdef APP-PLUS
|
||||
uni.navigateTo({
|
||||
url: '/pages/popup/index-popup'
|
||||
})
|
||||
// #endif
|
||||
// #ifndef APP-PLUS
|
||||
uni.showModal({
|
||||
title: '仅支持App端'
|
||||
})
|
||||
// #endif
|
||||
},
|
||||
|
||||
initMap() {
|
||||
|
Loading…
Reference in New Issue
Block a user