修改设置日期函数

This commit is contained in:
GGJ
2024-12-02 13:33:44 +08:00
parent 6a57c4a573
commit 834fc6895a
16 changed files with 179 additions and 237 deletions

View File

@@ -37,8 +37,8 @@ const setupAll = async () => {
//开启离线地图
app.use(BaiduMapOffline, {
offline: true,
// offlineUrl: window.location.origin + '/map/',
});
offlineUrl:'http://sjzx:8088/map/' //window.location.origin + '/map/'
})
app.use(BaiduMap, {
ak: 'Yp57V71dkOPiXjiN8VdcFRsVELzlVNKK',
v: '3.0'