涂煌豪
2022-05-16 9518d7d3173b233f45dcbe58ab5ae2fca143dfd8
1
2
3
4
5
6
({
    afterRender: function (component, helper) {
        this.superAfterRender();
        helper.setSlideWidth(component, helper);
    }
})