多选单选
多选: 对象:

一级数组可以通过读取this.list.length触发样式的设置

添加数据
删除数据

二级数组可以通过watch去触发样式的设置

二级数组也可以通过computed+b-linked去触发样式的设置

二级非数组可以通过computed去触发样式的设置