You've already forked qlg.frontend
提交版本
This commit is contained in:
@ -37,7 +37,7 @@ mui.plusReady(function() {
|
||||
shopLat=data.lat;
|
||||
shopLng=data.lng;
|
||||
phone=data.phone;
|
||||
userName=data.loginName;
|
||||
userName=data.userName;
|
||||
//console.log(shopLng);
|
||||
localStorage.setItem('shopLat', shopLat);
|
||||
localStorage.setItem('shopLng', shopLng);
|
||||
|
Reference in New Issue
Block a user