We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b782e commit 544676fCopy full SHA for 544676f
pages/index/scripts/models.js
@@ -219,7 +219,8 @@ define("models", function(){
219
"联动的dropdown": "avalon.dropdown.ex12.html",
220
"dropdown状态保持功能": "avalon.dropdown.ex13.html",
221
"多个dropdown共享状态": "avalon.dropdown.ex14.html",
222
- "鼠标移入移出下拉菜单自动显示隐藏": "avalon.dropdown.ex15.html"
+ "鼠标移入移出下拉菜单自动显示隐藏": "avalon.dropdown.ex15.html",
223
+ "分组联动": "avalon.dropdown.ex16.html"
224
},
225
"fileuploader": {
226
"uploader基础配置项": "avalon.fileuploader.ex1.html",
0 commit comments