fix 自定义路由配置
This commit is contained in:
9
src/views/WarningList/list.vue
Normal file
9
src/views/WarningList/list.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<div class="warning">
|
||||
<h1>warning</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<style lang="less" scoped></style>
|
||||
Reference in New Issue
Block a user