/*! * build: Hopaheal * copyright: Mead * time: 2023-3-13 15:21:04 */ (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-73bb6b17"],{"2ba0":function(t,e,i){"use strict";i.r(e);var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{directives:[{name:"loading",rawName:"v-loading.fullscreen.lock",value:t.fullscreenLoading,expression:"fullscreenLoading",modifiers:{fullscreen:!0,lock:!0}}],staticClass:"new-container"},[i("div",{staticClass:"head-tite"},[t._v("通知公告")]),i("div",{staticClass:"content"},[i("div",{staticClass:"containt"},[i("div",{staticClass:"news_wrap"},[0==t.news_list.length?i("el-empty",{attrs:{description:"空空如也~","image-size":100}}):t._e(),t._l(t.news_list,(function(e,n){return i("div",{key:n,staticClass:"new_item",on:{click:function(i){return t.to_detail(e)}}},[i("div",{staticClass:"content_wrap"},[i("div",{staticClass:"content_left"},[i("div",{staticClass:"title"},[t._v(" "+t._s(e.name)+" ")]),i("ul",[i("li",[i("vab-icon",{attrs:{icon:"eye-line"}}),i("span",[t._v(t._s(e.view_count))])],1),i("li",{staticClass:"author"},[i("vab-icon",{attrs:{icon:"user-star-line"}}),i("span",[t._v(t._s(e.admin?e.admin.name:""))])],1),i("li",{staticClass:"author"},[i("vab-icon",{attrs:{icon:"time-line"}}),i("span",[t._v(t._s(e.updated_at))])],1),i("li",{staticClass:"author"},t._l(e.tags,(function(e,n){return i("div",{key:n,staticClass:"tag_wrap"},[i("vab-icon",{attrs:{icon:"price-tag-3-line"}}),i("span",[t._v(t._s(e))])],1)})),0)])]),i("img",{attrs:{alt:"",src:e.cover_resource?e.cover_resource.url:""}})])])}))],2)])]),i("el-pagination",{attrs:{background:"","current-page":t.queryForm.page,layout:t.layout,"page-size":t.queryForm.per_page,"page-sizes":[15,20,30,40,50,100],total:t.total},on:{"current-change":t.handleCurrentChange,"size-change":t.handleSizeChange}})],1)},a=[],s=i("7eca"),r=i("7736"),o={name:"SortManage",data(){return{queryForm:{page:1,per_page:15},total:0,listLoading:!0,layout:"total, sizes, prev, pager, next, jumper",child_id:"",isChecked:-1,navArr:[],nav_child_arr:[],isChild_checked:-1,type_checked:-1,flag1:!0,type_arr:["最新","热门","好评"],news:[],news_list:[],all_id:"",fullscreenLoading:!1,zan:""}},computed:{...Object(r["c"])({is_test:"user/is_test"})},created(){this.getContent(),this.listLoading=!1},methods:{handleSizeChange(t){console.log(t,"handleSizeChange"),this.queryForm.per_page=t,this.getContent()},handleCurrentChange(t){console.log(t,"handleCurrentChange"),this.queryForm.page=t,this.getContent()},check_tuijian(){this.flag1=!0,this.isChecked=-1,this.type_checked=-1,this.queryForm={page:1,per_page:15},this.getContent()},checked(t,e){console.log(e,"一级目录触发事件"),this.child_id="",this.isChecked=t,this.nav_child_arr=this.navArr[t].children,this.isChild_checked=-1,this.flag1=!1,this.all_id=e.id,this.queryForm.category_id=e.id,this.queryForm.page=1,this.getContent()},childs_checked(t,e){console.log(t),this.all_id=e.id,this.flag1=!1,this.isChild_checked=t,this.child_id=e.id,this.queryForm.category_id=this.child_id,this.queryForm.page=1,this.getContent()},check_all(){this.child_id="",this.isChild_checked=-1,this.queryForm.category_id=this.all_id,this.queryForm.page=1,this.getContent()},type_click(t,e){if(this.type_checked=t,this.flag1)switch(this.queryForm={page:1,per_page:15},e){case"热门":this.queryForm.tag="hot",this.getContent();break;case"最新":this.queryForm.tag="new",this.getContent();break;case"好评":this.queryForm.tag="good",this.getContent();break}else switch(this.queryForm.page=1,this.queryForm.category_id=this.all_id,e){case"热门":this.queryForm.tag="hot",this.getContent();break;case"最新":this.queryForm.tag="new",this.getContent();break;case"好评":this.queryForm.tag="good",this.getContent();break}},to_detail(t){this.$router.push({path:"/new/details",query:{id:t.id}})},async dianzan(t){console.log(t,"item"),this.is_test?this.$message.warning("游客模式,暂无权限!"):(await this.good({id:t.id}),this.getContent())},async getContent(){this.fullscreenLoading=!0,this.queryForm.check_status=1;const{data:t}=await Object(s["getContent"])(this.queryForm);this.news_list=t.list,console.log(this.news_list,"YYYYYYYYY"),this.total=t.meta.pagination.total,this.fullscreenLoading=!1},async good(t){await Object(s["good"])(t)}}},c=o,l=(i("c20f"),i("0b56")),u=Object(l["a"])(c,n,a,!1,null,"57e993a0",null);e["default"]=u.exports},"7eca":function(t,e,i){"use strict";i.r(e),i.d(e,"getContent",(function(){return a})),i.d(e,"good",(function(){return s})),i.d(e,"getSign",(function(){return r})),i.d(e,"sign_up",(function(){return o})),i.d(e,"del_sign_up",(function(){return c})),i.d(e,"getPinglun",(function(){return l})),i.d(e,"save_pinglun",(function(){return u})),i.d(e,"delete_ping",(function(){return h})),i.d(e,"getDetail",(function(){return d}));var n=i("b775");function a(t){return Object(n["default"])({url:"/news/notice",method:"get",params:t})}function s(t){return Object(n["default"])({url:"/inform/information-good",method:"post",params:t})}function r(t){return Object(n["default"])({url:"/inform/information-activity",method:"get",params:t})}function o(t){return Object(n["default"])({url:"/inform/information-sign-up",method:"post",params:t})}function c(t){return Object(n["default"])({url:"/inform/information-cancel-sign-up",method:"post",params:t})}function l(t){return Object(n["default"])({url:"/inform/comment",method:"get",params:t})}function u(t){return Object(n["default"])({url:"/inform/comment",method:"post",params:t})}function h(t){return Object(n["default"])({url:"/inform/comment/"+t,method:"delete"})}function d(t){return Object(n["default"])({url:"/news/notice/info/"+t,method:"get"})}},c20f:function(t,e,i){"use strict";i("e888")},e888:function(t,e,i){}}]);