Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 505 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 505 Bytes

test-menu-cache

实现系统菜单之间切换要求实现页面缓存,同个页面参数不一样也要缓存(比如同个表单详情页,id不一样), 可以来回切换不刷新里面数据。

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.