购物车引导页

This commit is contained in:
2019-09-16 21:07:25 +08:00
parent 762fe382a4
commit 2ac5f09ec2
7 changed files with 149 additions and 6 deletions

View File

@ -27,7 +27,7 @@ var isjiazai = 1;
var nowPage = 1;
var isLoading = false;
mui.plusReady(function() {
from_id: 2
from_id= 2;
getLocation();
function getLocation() {
if (navigator.geolocation) {