prev: function () {
            (this.options.continuous || this.index) && this.slide(this.index - 1)
        },