增加高德地图页面
This commit is contained in:
@ -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请求参数
|
||||
|
Reference in New Issue
Block a user