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.

2 lines
13 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2378f1bb"],{"5c5f":function(e,t,r){"use strict";r.r(t);var n=function(){var e=this,t=e._self._c;return t("div",[t("div",{staticClass:"main-content"},[e._m(0),t("div",{staticClass:"content"},[t("div",{staticClass:"content-btn"},[t("el-button",{staticClass:"init-button",attrs:{icon:"el-icon-plus"},on:{click:function(t){return e.add()}}},[e._v("资讯发布")])],1),t("div",{},[t("VueTable",{ref:"table",attrs:{config:e.config},on:{tableCheck:e.tableCheck}},[t("template",{slot:"footer"},[t("div",{staticClass:"table-footer"},[t("button",{on:{click:e.getNews}},[e._v("获取最新资讯")]),t("button",{on:{click:function(t){return e.edit(e.table_row)}}},[e._v("编辑")]),t("button",{on:{click:function(t){return e.del(e.table_row)}}},[e._v("删除")])])])],2)],1),t("Drawer",{attrs:{drawerTitle:"资讯发布",drawerVrisible:e.add_vrisible},on:{drawerClose:e.addClose}},[t("div",{staticStyle:{padding:"30px"}},[t("FromCard",[t("template",{slot:"title"},[e._v("资讯内容")]),[t("VueForm",{ref:"addForm",attrs:{formObj:e.addForm},on:{ruleSuccess:e.addRuleSuccess},scopedSlots:e._u([{key:"newsCategoryId",fn:function(){return[t("el-select",{staticStyle:{width:"240px"},attrs:{"remote-method":e.remoteMethod,loading:e.loading,remote:"",filterable:"",placeholder:"请选择"},on:{change:e.change,focus:e.sefocus},model:{value:e.addForm.ruleForm.newsCategoryId,callback:function(t){e.$set(e.addForm.ruleForm,"newsCategoryId",t)},expression:"\n addForm.ruleForm.newsCategoryId\n "}},e._l(e.options,(function(e){return t("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})),1)]},proxy:!0}])},[t("template",{slot:"imgUrls"},[[t("el-upload",{attrs:{action:e.$baseUrl+"upload/uploadNews","on-success":e.ImgeSuccess,"file-list":e.imglist,"on-exceed":e.handleExceed,limit:1,accept:".jpg,.png,.JPG,.PNG","before-upload":e.beforeAvatarUpload}},[t("el-button",{attrs:{icon:"el-icon-edit",size:"small"}},[e._v("上传图片")]),t("span",{staticStyle:{"margin-left":"10px","font-size":"12px",color:"#444444"}},[e._v("建议比例3:2")]),t("div",{staticClass:"el-upload__tip",attrs:{slot:"tip"},slot:"tip"},[t("span",[e._v("支持扩展名png,jpg")])])],1)]],2)],2)]],2)],1),t("div",{attrs:{slot:"footer"},slot:"footer"},[t("button",{staticClass:"btn-orange",on:{click:function(t){return e.addSubmit()}}},[t("span",[t("i",{staticClass:"el-icon-circle-check"}),e._v("提交")])]),t("button",{staticClass:"btn-gray",on:{click:e.addClose}},[t("span",[e._v("取消")])])])]),t("Drawer",{attrs:{drawerTitle:"修改资讯",drawerVrisible:e.edit_vrisible},on:{drawerClose:e.editClose}},[t("div",{staticStyle:{padding:"30px"}},[t("FromCard",[t("template",{slot:"title"},[e._v("资讯内容")]),[t("VueForm",{ref:"editForm",attrs:{formObj:e.editForm},scopedSlots:e._u([{key:"newsCategoryId",fn:function(){return[t("el-select",{staticStyle:{width:"240px"},attrs:{"remote-method":e.remoteMethod,loading:e.loading,remote:"",filterable:"",placeholder:"请选择"},on:{change:e.change,focus:e.sefocus},model:{value:e.editForm.ruleForm.newsCategoryId,callback:function(t){e.$set(e.editForm.ruleForm,"newsCategoryId",t)},expression:"\n editForm.ruleForm.newsCategoryId\n "}},e._l(e.options,(function(e){return t("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})),1)]},proxy:!0}])},[t("template",{slot:"imgUrls"},[[t("el-upload",{attrs:{action:e.$baseUrl+"upload/uploadNews","on-success":e.ImgeSuccess,"file-list":e.imglist,"on-exceed":e.handleExceed,limit:1,accept:".jpg,.png,.JPG,.PNG","before-upload":e.beforeAvatarUpload}},[t("el-button",{attrs:{icon:"el-icon-edit",size:"small"}},[e._v("上传图片")]),t("span",{staticStyle:{"margin-left":"10px","font-size":"12px",color:"#444444"}},[e._v("建议比例3:2")]),t("div",{staticClass:"el-upload__tip",attrs:{slot:"tip"},slot:"tip"},[t("span",[e._v("支持扩展名png,jpg")])])],1)]],2)],2)]],2)],1),t("div",{attrs:{slot:"footer"},slot:"footer"},[t("button",{staticClass:"btn-orange",on:{click:function(t){return e.editSubmit()}}},[t("span",[t("i",{staticClass:"el-icon-circle-check"}),e._v("提交")])]),t("button",{staticClass:"btn-gray",on:{click:e.editClose}},[t("span",[e._v("取消")])])])])],1)])])},a=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"main-titel"},[t("span",[e._v("资讯信息")])])}],o=r("c356"),s={data(){return{add_vrisible:!1,edit_vrisible:!1,addDate:null,options:[],addForm:{ruleForm:{title:null,content:null,newsCategoryId:null,imgUrls:[]},rules:{title:[{required:!0,message:"请输入",trigger:"change"}],newsCategoryId:[{required:!0,message:"请输入",trigger:"change"}],content:[{required:!0,message:"请选择",trigger:"change"}]},form_item:[{type:"Input",label:"资讯标题",placeholder:"请输入",width:"50%",prop:"title"},{type:"Slot",label:"资讯类型",placeholder:"请输入",width:"50%",prop:"newsCategoryId",slotName:"newsCategoryId"},{type:"Slot",label:"图片上传",placeholder:"请输入",width:"100%",prop:"imgUrls",slotName:"imgUrls"},{type:"textarea",label:"资讯内容",placeholder:"请输入",width:"100%",prop:"content"}]},editForm:{ruleForm:{title:null,content:null,newsCategoryId:null,imgUrls:[]},form_item:[{type:"Input",label:"资讯标题",placeholder:"请输入",width:"50%",prop:"title"},{type:"Slot",label:"资讯类型",placeholder:"请输入",width:"50%",prop:"newsCategoryId",slotName:"newsCategoryId"},{type:"Slot",label:"图片上传",placeholder:"请输入",width:"100%",prop:"imgUrls",slotName:"imgUrls"},{type:"textarea",label:"资讯内容",placeholder:"请输入",width:"100%",prop:"content"}]},table_row:[],imglist:[],activeName:"0",config:{thead:[{label:"序号",type:"index",width:"80"},{label:"资讯编号",prop:"code",width:"auto"},{label:"资讯标题",prop:"title",width:"auto"},{label:"资讯类型名称",prop:"newsCategoryName",width:"auto"},{label:"发布人",prop:"createName",width:"auto"},{label:"发布时间",prop:"createDate",width:"220"}],table_data:[],url:"newsManagementList",search_item:[{type:"Input",label:"资讯编号",placeholder:"请输入",prop:"code"},{type:"Input",label:"资讯标题",placeholder:"请输入",prop:"title"},{type:"Input",label:"发布人",placeholder:"请输入",prop:"createName"},{type:"picker",label:"发布时间",placeholder:"请输入",prop:"date",startDate:"createDateStart",endDate:"createDateEnd",width:"280px"}],data:{pageNum:1,size:10}}}},created(){this.getUserList()},methods:{getNews(){Object(o["s"])().then(e=>{e.status&&(this.$message({message:e.message,type:"success"}),this.$refs.table.loadData())})},getUserList(e){let t={pageNum:1,size:20,name:e};this.loading=!0,Object(o["n"])(t).then(e=>{this.options=e.tableList,this.loading=!1})},remoteMethod(e){this.getUserList(e)},sefocus(){this.getUserList()},change(e){console.log(e)},add(){this.add_vrisible=!0},addClose(){this.$refs.addForm.reset(),this.add_vrisible=!1,this.imglist=[]},addRuleSuccess(){let e={...this.addForm.ruleForm};Object(o["q"])(e).then(e=>{e.status&&(this.$message({message:e.message,type:"success"}),this.$refs.table.loadData(),this.addClose())})},addSubmit(){this.$refs.addForm.submitForm()},edit(e){1!=e.length?this.$message({message:"只能编辑一条数据",type:"error"}):(this.edit_vrisible=!0,console.log(e),this.editForm.ruleForm.id=e[0].id,Object(o["p"])({newsId:e[0].id}).then(e=>{if(console.log(e),e.data.imgList.length){let t={name:e.data.imgList[0].url,url:e.data.imgList[0].url};this.editForm.ruleForm.imgUrls=[e.data.imgList[0].url],this.$set(this.imglist,0,t)}else this.editForm.ruleForm.imgUrls=[];this.editForm.ruleForm.title=e.data.title,this.editForm.ruleForm.content=e.data.content,this.editForm.ruleForm.newsCategoryId=e.data.newsCategoryId}))},editClose(){this.$refs.editForm.reset(),this.edit_vrisible=!1,this.imglist=[]},editSubmit(){let e={...this.editForm.ruleForm,id:this.editForm.ruleForm.id,imgUrls:this.editForm.ruleForm.imgUrls};Object(o["r"])(e).then(e=>{e.status&&(this.$message({message:e.message,type:"success"}),this.$refs.table.loadData(),this.editClose())})},dateTimeChange(e){this.addForm.ruleForm.openStartDate=e[0],this.addForm.ruleForm.openEndDate=e[1]},ImgeSuccess(e,t){this.addForm.ruleForm.imgUrls[0]=t.response.url,this.editForm.ruleForm.imgUrls[0]=t.response.url},beforeAvatarUpload(e){const t=e.size/1024/1024<2,r="image/png"===e.type,n="image/jpeg"===e.type;return r||n||this.$message.error("上传头像图片只能是 JPG/PNG 格式!"),t||this.$message.error("上传头像图片大小不能超过 2MB!"),(r||n)&&t},handleExceed(e,t){this.$message.warning(`当前限制选择 1 个文件,本次选择了 ${e.length} 个文件,共选择了 ${e.length+t.length} 个文件`)},handleClick(e,t){let r=null;r=0!=this.activeName?this.activeName:null;const n={pageNum:1,size:10,status:r};this.$refs.table.requestData(n)},tableCheck(e){this.table_row=e},del(e){if(e.length){let e=[];for(let t=0;t<this.table_row.length;t++)e.push(this.table_row[t].id);this.$confirm("是否确认删除?删除不可恢复","删除",{confirmButtonText:"确定",cancelButtonText:"取消",confirmButtonClass:"confirmButton",cancelButtonClass:"cancelButton"}).then(()=>{this.$refs.table.tableDelete(e)}).catch(e=>{})}else this.$message.error("请选中需要删除的数据")}}},i=s,l=r("2877"),d=Object(l["a"])(i,n,a,!1,null,null,null);t["default"]=d.exports},c356:function(e,t,r){"use strict";r.d(t,"g",(function(){return a})),r.d(t,"u",(function(){return o})),r.d(t,"t",(function(){return s})),r.d(t,"v",(function(){return i})),r.d(t,"a",(function(){return l})),r.d(t,"d",(function(){return d})),r.d(t,"c",(function(){return u})),r.d(t,"b",(function(){return c})),r.d(t,"e",(function(){return m})),r.d(t,"x",(function(){return p})),r.d(t,"z",(function(){return g})),r.d(t,"w",(function(){return h})),r.d(t,"f",(function(){return f})),r.d(t,"h",(function(){return b})),r.d(t,"y",(function(){return w})),r.d(t,"m",(function(){return y})),r.d(t,"o",(function(){return C})),r.d(t,"l",(function(){return v})),r.d(t,"q",(function(){return F})),r.d(t,"r",(function(){return _})),r.d(t,"p",(function(){return S})),r.d(t,"n",(function(){return I})),r.d(t,"i",(function(){return q})),r.d(t,"s",(function(){return T})),r.d(t,"k",(function(){return M})),r.d(t,"j",(function(){return k}));var n=r("b775");r("2c37");function a(e){return n["a"].request({method:"POST",url:"/announcementManagement/release",data:e})}function o(e){return n["a"].request({method:"POST",url:"/notificationManagement/insert",data:e})}function s(e){return n["a"].request({method:"GET",url:"/notificationManagement/findById",params:e})}function i(e){return n["a"].request({method:"POST",url:"/notificationManagement/update",data:e})}function l(e){return n["a"].request({method:"GET",url:"/activityManagement/findById",params:e})}function d(e){return n["a"].request({method:"POST",url:"/activityManagement/update",data:e})}function u(e){return n["a"].request({method:"POST",url:"/activityManagement/insert",data:e})}function c(e){return n["a"].request({method:"GET",url:"/activityManagement/findRegistrationById",params:e})}function m(e){return n["a"].request({method:"GET",url:"/announcementManagement/findById",params:e})}function p(e){return n["a"].request({method:"POST",url:"/sponsorManagement/insert",data:e})}function g(e){return n["a"].request({method:"POST",url:"/sponsorManagement/update",data:e})}function h(e){return n["a"].request({method:"GET",url:"/sponsorManagement/findById",params:e})}function f(e){return n["a"].request({method:"POST",url:"/announcementManagement/insert",data:e})}function b(e){return n["a"].request({method:"POST",url:"/announcementManagement/update",data:e})}function w(e){return n["a"].request({method:"GET",url:"/sponsorManagement/list",params:e})}function y(e){return n["a"].request({method:"POST",url:"/newsCategoryManagement/insert",data:e})}function C(e){return n["a"].request({method:"POST",url:"/newsCategoryManagement/update",data:e})}function v(e){return n["a"].request({method:"GET",url:"/newsCategoryManagement/findById",params:e})}function F(e){return n["a"].request({method:"POST",url:"/newsManagement/insert",data:e})}function _(e){return n["a"].request({method:"POST",url:"/newsManagement/update",data:e})}function S(e){return n["a"].request({method:"GET",url:"/newsManagement/findById",params:e})}function I(e){return n["a"].request({method:"GET",url:"/newsCategoryManagement/list",params:e})}function q(e){return n["a"].request({method:"POST",url:"electronicCommerceCategory/insert",data:e})}function T(e){return n["a"].request({method:"GET",url:"newsManagement/updateCrawling",params:e})}function M(e){return n["a"].request({method:"POST",url:"electronicCommerce/insert",data:e})}function k(e){return n["a"].request({method:"GET",url:"/electronicCommerceCategory/list",params:e})}}}]);
//# sourceMappingURL=chunk-2378f1bb.f1f08a51.js.map