|
|
@ -496,8 +496,8 @@ export default { |
|
|
// this.getdefaultAddress(); |
|
|
// this.getdefaultAddress(); |
|
|
// this.getAddress(); |
|
|
// this.getAddress(); |
|
|
// this.getLocation(); |
|
|
// this.getLocation(); |
|
|
alert("start") |
|
|
|
|
|
this.getCity(); |
|
|
|
|
|
|
|
|
// TODO 非微信环境用百度api |
|
|
|
|
|
// this.getCity(); |
|
|
this.getData(); |
|
|
this.getData(); |
|
|
var uuniqueId = Qs.parse(location.search.substring(1)).uniqueId |
|
|
var uuniqueId = Qs.parse(location.search.substring(1)).uniqueId |
|
|
if(uuniqueId !== undefined && uuniqueId !== null && uuniqueId !== ""){ |
|
|
if(uuniqueId !== undefined && uuniqueId !== null && uuniqueId !== ""){ |
|
|
|