提交 bb4cfd5b 作者: ZhangLingKun

功能:问题修复

上级 10164f9f
......@@ -72,10 +72,10 @@ export default {
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'
})
// uni.showToast({
// title:this.location.location.lng+'',
// icon:'none'
// })
},
filters:{
getPhoneStr(value){
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论