提交 3f943891 作者: 余乾开

Update index.vue

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