前端配置菜单初始化

This commit is contained in:
熊丽君
2021-07-16 15:03:45 +08:00
parent 89c45fc684
commit d261ad6408
4 changed files with 49 additions and 7 deletions

View File

@ -0,0 +1,5 @@
<template>
<div>
快报
</div>
</template>

View File

@ -0,0 +1,5 @@
<template>
<div>
解读
</div>
</template>