mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
8 lines
100 B
Vue
8 lines
100 B
Vue
<script setup lang="ts"></script>
|
|
|
|
<template>
|
|
<LookForward />
|
|
</template>
|
|
|
|
<style scoped></style>
|