|
|
const options = Object.assign(this.options, _options);
|
|
const options = Object.assign(this.options, _options);
|
|
|
const { instance, unmount } = CreateComponent(options, {
|
|
const { instance, unmount } = CreateComponent(options, {
|
|
|
components: [Popup, Video, Swiper, SwiperItem, Overlay],
|
|
components: [Popup, Video, Swiper, SwiperItem, Overlay],
|