A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
layhuts 14bb94245c
feat: 新增logo铺满显示和是否显示text配置 (#8102)
2 months ago
..
content feat: add the attribute routeCached to route to control cache the DOM corresponding to the route 6 months ago
copyright feat: add ICP filing number to copyright across app 2 months ago
footer feat: migrate to Tailwind CSS v4 (#7614) 6 months ago
header fix: 修复三个问题:偏好配置项修改后重启不会生效;锁屏弹出框的按钮文字错误;右上角偏好设置按钮排序问题优化; (#7930) 4 months ago
menu fix: 移动端禁用混合布局菜单拆分 (#7949) 4 months ago
tabbar fix: 优化横向布局时菜单激活或聚焦时背景色,标签工具栏新增刷新按钮,其他样式优化 7 months ago
README.md refactor: adjust layout refresh button and watermark; allow static i18n on language switch (#4579) 2 years ago
index.ts refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui 2 years ago
layout.vue feat: 新增logo铺满显示和是否显示text配置 (#8102) 2 months ago

README.md

layout

header

  • 支持N个自定义插槽,命名方式:header-right-n,header-left-n
  • header-left-n ,排序方式:0-19 ,breadcrumb 21-x
  • header-right-n ,排序方式:0-49,global-search,51-59,theme-toggle,61-69,language-toggle,71-79,fullscreen,81-89,notification,91-149,user-dropdown,151-x