| | |
| | | </template> |
| | | |
| | | <script> |
| | | import { onlineurl } from '@/api/request.js' |
| | | export default { |
| | | data() { |
| | | return { |
| | | onlineurl, |
| | | latitude: 38.04606544104117, |
| | | longitude: 114.48735479816793, |
| | | customerId: '', |
| | |
| | | markers: [{ |
| | | latitude: null, |
| | | longitude: null, |
| | | iconPath: 'https://mx.jzeg.cn:9095/appimg/image/banner/location.png', |
| | | iconPath: `${onlineurl}/appimg/image/banner/location.png`, |
| | | width: 23, |
| | | height: 33, |
| | | id: 0, |
| | |
| | | { |
| | | latitude: null, |
| | | longitude: null, |
| | | iconPath: 'https://mx.jzeg.cn:9095/appimg/image/banner/location.png', |
| | | iconPath: `${onlineurl}/appimg/image/banner/location.png`, |
| | | width: 23, |
| | | height: 33, |
| | | id: 1, |