Files
ruoyi-plus-soybean/src/layouts/BaseLayout/components/HorizontalMixLayout/index.vue

7 lines
95 B
Vue

<template>
<div></div>
</template>
<script setup lang="ts"></script>
<style scoped></style>