Compare commits

...

3 Commits

View File

@ -19,12 +19,11 @@ import AMapLoader from "@amap/amap-jsapi-loader";
window._AMapSecurityConfig = {
securityJsCode: "b6314ade5a42c3f3ac2284b6d4d89b1f",
};
import sp2 from './assets/20240325144727.mp4'
export default {
data() {
return {
map: null,
sp2
};
},
mounted() {