1
0
forked from dyf/APP

增加高德地图页面

This commit is contained in:
fengerli
2025-07-14 10:24:02 +08:00
parent cabd3c0987
commit 2772db349a
8 changed files with 454 additions and 328 deletions

View File

@ -1,4 +1,4 @@
const BASE_URL = 'http://192.168.2.34:8000';
const BASE_URL = 'http://192.168.2.23:8000';
const request = (options) => {
return new Promise((resolve, reject) => {
// 处理GET请求参数