feat: 🎸 新增固定一级菜单配置
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
<template>
|
||||
<el-backtop
|
||||
target=".main__wrap--content .el-scrollbar__wrap"
|
||||
:bottom="100"
|
||||
/>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import { defineComponent } from 'vue'
|
||||
export default defineComponent({
|
||||
name: 'Backtop'
|
||||
})
|
||||
</script>
|
||||
|
||||
<style>
|
||||
</style>
|
||||
Reference in New Issue
Block a user