修改商铺入驻页面腾讯地图key值

parent 33ab06b0
......@@ -709,7 +709,7 @@ async function changeLocation() {
uni.request({
url: '/ws/geocoder/v1/',
data: {
key: 'MN4BZ-7JXKW-2RYRD-32QGF-AHONV-PAFUN',
key: 'B7VBZ-PT5RB-WRHUT-J2EEQ-3WTUE-APFX4',
location: `${res.latitude},${res.longitude}`,
},
success: function (res) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment