0.1.1 • Published 3 years ago
vue-utils-scroll v0.1.1
menu-tree
Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildLints and fixes files
yarn lintCustomize configuration
样式
import "left-menu-tree/lib/plugin_demo.css"数据结构
menuData:[
{
id:"1",
name:"菜单一",
icon:"menu-item-icon iconfont icon-shouye"
}
] 背景颜色
backgroundColor字体颜色
textColor选中的字体颜色
activeTextColor是否折叠
collapse默认选中
defaultActive