@@ -1,3 +1,5 @@
+<!-- 猫舍管理 内容列表 -->
+
<template>
<div class="app-container">
<!-- 搜索 -->
@@ -177,6 +179,7 @@
import { list, detail, showOrHide, recommend, commentShowOrHide, } from '@/api/ohplay/content'
import { classifyMixin, typeMixin } from '../mixin/index'
export default {
+ name:"OhplayContent",
mixins: [classifyMixin, typeMixin],
data() {
return {