首页标签展示
This commit is contained in:
15
src/components/Home/ManageCategory.vue
Normal file
15
src/components/Home/ManageCategory.vue
Normal file
@@ -0,0 +1,15 @@
|
||||
<template>
|
||||
<el-card class="box-card">
|
||||
|
||||
</el-card>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "ManageCategory"
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user