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> <script setup lang="ts"></script>
<style scoped> <style scoped lang="scss">
@import './gis.scss'; @import '@/views/ueScreen/gis.scss';
.ueScreen { .ueScreen {
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;