@ -37,7 +37,7 @@
methods: {
//跳转充值
jumprecharge(item) {
if (app.globalData.latitude) {
if (!app.globalData.latitude) {
this.hqaddress(item);
return;
}