@@ -1,14 +1 @@
|
|||||||
<template>
|
-1 OR 5*5=25 --
|
||||||
<div class="view-content">
|
|
||||||
<router-view></router-view>
|
|
||||||
</div>
|
|
||||||
</template>
|
|
||||||
<script setup lang="ts">
|
|
||||||
</script>
|
|
||||||
<style scoped>
|
|
||||||
.view-content {
|
|
||||||
min-height: 100vh;
|
|
||||||
min-width: 100vw;
|
|
||||||
}
|
|
||||||
|
|
||||||
</style>
|
|
||||||
Reference in New Issue
Block a user