You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crmeb_php/public/system/js/chunk-43c95d4c.f75c304e.js

1 line
5.8 KiB

12 months ago
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-43c95d4c"],{1336:function(t,e,a){"use strict";a.d(e,"h",(function(){return i})),a.d(e,"b",(function(){return r})),a.d(e,"c",(function(){return s})),a.d(e,"l",(function(){return l})),a.d(e,"e",(function(){return c})),a.d(e,"k",(function(){return o})),a.d(e,"i",(function(){return u})),a.d(e,"f",(function(){return d})),a.d(e,"a",(function(){return m})),a.d(e,"g",(function(){return f})),a.d(e,"d",(function(){return g})),a.d(e,"j",(function(){return p}));var n=a("0c6d");function i(){return n["a"].get("system/article/category/lst")}function r(){return n["a"].get("system/article/category/select")}function s(){return n["a"].get("system/article/category/create/form")}function l(t){return n["a"].get("system/article/category/update/form/".concat(t))}function c(t){return n["a"].delete("system/article/category/delete/".concat(t))}function o(t,e){return n["a"].post("system/article/category/status/".concat(t),{status:e})}function u(t){return n["a"].get("system/article/article/lst",t)}function d(t){return n["a"].get("system/article/article/detail/".concat(t))}function m(t){return n["a"].post("system/article/article/create",t)}function f(t,e){return n["a"].post("system/article/article/update/".concat(e),t)}function g(t){return n["a"].delete("system/article/article/delete/".concat(t))}function p(t,e){return n["a"].post("system/article/article/status/".concat(t),{status:e})}},"5a95":function(t,e,a){"use strict";a("917b")},"917b":function(t,e,a){},"9d25":function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"divBox"},[a("el-card",{staticClass:"box-card"},[a("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[a("div",{staticClass:"container"},[a("el-form",{attrs:{size:"small","label-width":"100px",inline:!0}},[a("el-form-item",{attrs:{label:"文章标题:"}},[a("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入文章标题",size:"small"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getList(1)}},model:{value:t.tableFrom.title,callback:function(e){t.$set(t.tableFrom,"title",e)},expression:"tableFrom.title"}},[a("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(e){return t.getList(1)}},slot:"append"})],1)],1)],1)],1),t._v(" "),a("router-link",{attrs:{to:{path:t.roterPre+"/cms/article/addArticle"}}},[a("el-button",{attrs:{size:"small",type:"primary"}},[t._v("添加文章")])],1)],1),t._v(" "),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"small"}},[a("el-table-column",{attrs:{prop:"article_id",label:"ID","min-width":"60"}}),t._v(" "),a("el-table-column",{attrs:{label:"文章图片","min-width":"80",prop:"image"},scopedSlots:t._u([{key:"default",fn:function(t){return[a("div",{staticClass:"demo-image__preview"},[a("el-image",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.row.image_input,"preview-src-list":[t.row.image_input]}})],1)]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"文章标题","min-width":"180"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.articleCategory?" [ "+e.row.articleCategory.title+" ] "+e.row.title:e.row.title))])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"create_time",label:"时间","min-width":"150"}}),t._v(" "),a("el-table-column",{attrs:{prop:"status",label:"是否显示","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-switch",{attrs:{"active-value":1,"inactive-value":0,"active-text":"显示","inactive-text":"隐藏"},on:{change:function(a){return t.onchangeIsShow(e.row)}},model:{value:e.row.status,callback:function(a){t.$set(e.row,"status",a)},expression:"scope.row.status"}})]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作","min-width":"100",fixed:"right"},scopedSlots:t._u([{key:"default",fn:function(e){r