测试

parent 68515846
...@@ -363,8 +363,8 @@ function sgyrddShopPageFn(categoryIds) { ...@@ -363,8 +363,8 @@ function sgyrddShopPageFn(categoryIds) {
const params = { const params = {
current: 1, current: 1,
size: 15, size: 15,
lat: currentLatitudeAndLongitude.value.latitude, lat: '106.68650025025502',
lon: currentLatitudeAndLongitude.value.longitude, lon: '26.567192352601154',
categoryIds, categoryIds,
distance: 200, distance: 200,
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment