This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
layui
Watch
1
Star
0
Fork
0
You've already forked layui
mirror of
https://gitee.com/layui/layui.git
synced
2026-01-28 19:11:26 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
8d643ad6dc910ab86a4883ffe27ca3626553f892
layui
/
docs
/
tabs
/
examples
/
hash.md
贤心
6e410d3718
docs: 新增 tabs 标签组件文档
2025-02-27 15:20:00 +08:00
776 B
Raw
Blame
History
标题题题题题题1
标题题题2
标题3
标题题题题题题题4
标题5
标题6
标题7
标题题题题题题题8
<script> layui.use(function(){ var tabs = layui.tabs; // HASH 初始定位 var hash = layui.hash(); tabs.change('demoTabs-hash', hash.href); }); </script>
Reference in New Issue
View Git Blame
Copy Permalink