ruoyi-plus-soybean/src/views/system/login/index.vue

7 lines
104 B
Vue
Raw Normal View History

2021-09-09 12:00:18 +08:00
<template>
<div>登陆页</div>
</template>
<script lang="ts" setup></script>
<style scoped></style>