mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
feat: 菜单支持fontawesome、iconfont、ep/icons、自定义svg
This commit is contained in:
10
src/views/tabs/index.vue
Normal file
10
src/views/tabs/index.vue
Normal file
@@ -0,0 +1,10 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div class="tabs-container">111</div>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
// .tabs-container {
|
||||
// }
|
||||
</style>
|
||||
Reference in New Issue
Block a user