This commit is contained in:
ljx
2025-11-14 16:38:51 +08:00
parent 07e43a1611
commit d5a7397744

View File

@ -4,8 +4,8 @@
<script setup lang="ts"></script>
<style scoped>
@import './gis.scss';
<style scoped lang="scss">
@import '@/views/ueScreen/gis.scss';
.ueScreen {
width: 100vw;
height: 100vh;