update
1.修改大屏副屏结构
This commit is contained in:
+2
-5
@@ -1,9 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
import index from './views/index.vue';
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<index />
|
||||
<router-view />
|
||||
</template>
|
||||
<script setup lang="ts"></script>
|
||||
<style lang="less" src="./assets/less/index.less"></style>
|
||||
<style lang="less" scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user