This commit is contained in:
2025-08-22 16:21:36 +08:00
parent a68b3fd30e
commit 15a57034ac
4 changed files with 5372 additions and 3 deletions

View File

@@ -49,7 +49,7 @@
</template>
<script>
import GlMap from './gl-map.vue'
import GlMap from './gl-map-1.vue'
import { driver } from 'driver.js'
import 'driver.js/dist/driver.css'
import { startMapping, stopMapping, getMappingStatus, setStation, oneClickDeployment, abandonMapping } from '../../config/getData.js'
@@ -147,7 +147,7 @@ export default {
/* eslint-disable */
initGuide() {
const config = {
allowClose: false,
// allowClose: false,
overlayOpacity: 0.7,
popoverClass: 'driverjs-theme',
stagePadding: 0,