科研生产菜单创建

This commit is contained in:
熊丽君
2021-12-16 09:11:15 +08:00
parent 625a893428
commit 5ec6581af8
5 changed files with 107 additions and 106 deletions

View File

@ -1,3 +0,0 @@
<template>
<div>page2 index</div>
</template>

View File

@ -0,0 +1,3 @@
<template>
<div>page2 one</div>
</template>

View File

@ -0,0 +1,3 @@
<template>
<div>page2 three</div>
</template>

View File

@ -0,0 +1,3 @@
<template>
<div>page2 two</div>
</template>