提交 83e94ca5 作者: 余乾开

Update index.vue

上级 3f943891
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
let str = this.getQueryString("location") || JSON.stringify(this.locationData); let str = this.getQueryString("location") || JSON.stringify(this.locationData);
this.location = JSON.parse(str); this.location = JSON.parse(str);
uni.showToast({ uni.showToast({
title:this.location.location.lng+'', title:'哈哈哈',
icon:'none' icon:'none'
}) })
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论