|
import { list, detail, showOrHide, recommend, commentShowOrHide, } from '@/api/ohplay/content'
|
|
import { list, detail, showOrHide, recommend, commentShowOrHide, } from '@/api/ohplay/content'
|
|
import { classifyMixin, typeMixin } from '../mixin/index'
|
|
import { classifyMixin, typeMixin } from '../mixin/index'
|
|
mixins: [classifyMixin, typeMixin],
|
|
mixins: [classifyMixin, typeMixin],
|