add article/articleCategory.vue
This commit is contained in:
parent
e503da2d89
commit
3df27c5230
9
ZR.Vue/src/views/system/article/articleCategory.vue
Normal file
9
ZR.Vue/src/views/system/article/articleCategory.vue
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-row class="mt10">
|
||||||
|
请移步至 Vue3
|
||||||
|
|
||||||
|
<el-link href="https://gitee.com/izory/ZRAdmin-vue">https://gitee.com/izory/ZRAdmin-vue</el-link>
|
||||||
|
</el-row>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
Loading…
x
Reference in New Issue
Block a user