Accordion 每次只能展开一项
默认同时只能展开一项, 设置onlyOneOpen属性为false, 允许同时展开多项
onlyOneOpen
false
默认项与项之间是分离的, 设置join属性为true, 则采用拼合模式, 会自动处理项的边框圆角
join
true