swipeMenu = function(selector, options) { let $self = $(selector); $self.attr('data-direction', options.direction); // attribute $self.
確定! 回上一頁