1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7b057567"],{"01fe":function(t,e,a){},"08be":function(t,e,a){"use strict";a("9f67")},"2ebf":function(t,e,a){},"420c":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("el-dialog",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],attrs:{"show-close":!1,"close-on-click-modal":!1,visible:t.isShow,title:t.curObj.id?"编辑公众号文章":"新增公众号文章",fullscreen:!1,width:"700px","custom-class":"xl-dialog",center:""},on:{"update:visible":function(e){t.isShow=e}}},[a("base-form",{ref:"ruleForm",staticClass:"lib-edit",attrs:{data:t.formData,"is-inline":!1,"label-width":"110px"}},[a("div",{staticStyle:{"padding-top":"20px"},attrs:{slot:"footer"},slot:"footer"},[a("el-button",{staticClass:"xl-form-btn t2",on:{click:t.close}},[t._v("关 闭")]),a("el-button",{staticClass:"xl-form-btn t1",on:{click:function(e){return t.close("confirm")}}},[t._v("确定")])],1)])],1)],1)},n=[],s=a("5530"),o=(a("d81d"),a("a15b"),{components:{},mixins:mixins,props:{isShow:Boolean,curObj:Object},inject:["parentData"],data:function(){return{formData:[],loading:!0,cObj:{},isShowMap:!1}},watch:{isShow:function(t){var e=this;t&&t&&(this.curObj.id?this.$api.house.adminformationdetail({id:this.curObj.id}).then((function(t){var a=t||{};e.cObj=a||{},e.getDef()})):(this.cObj=this.curObj,this.getDef()))}},methods:{getDef:function(){var t=Object(s["a"])({},this.cObj),e=[];t.estate_list?t.estate_id_list=t.estate_list.map((function(t){return e.push({keyRO:t.estate_name,valRO:t.id}),t.id})):t.estate_id_list=[],t.area_type&&(t.area_type=t.area_type.split(",")),this.formData=[{label:"标题",key:"title"},{label:"链接",key:"link"},{label:"分类",key:"information_category",type:"select",class:"c-2",options:this.$dictData.information_category,changeHandle:this.cateChange},{label:"作者",key:"author",class:"c-2"},{label:"状态",key:"hide_status",type:"select",class:"c-2",options:this.$dictData.hide_status},{label:"发布时间",key:"create_at",class:"c-2",type:"datePicker",type2:"date"},{label:"精选文章",key:"select_status",type:"select",class:"c-2",options:this.$dictData.select_status},{label:"主图",key:"pri_image",type:"cuImg",options:{w:375,h:262},class:"c-2"},{label:"关联楼盘",key:"estate_id_list",type:"selectRemote",multiple:!0,changeHandle:this.deviceChange,remoteParams:{skey:"estate_name",api:"house.admestatelist",opKey:"estate_name",opVal:"id"},remoteOptions:e},{label:"关联区域",key:"area_type",type:"select",multiple:!0,options:this.$dictData.area_type}],this.setDefaultValue(t)},cateChange:function(t){var e=Object(s["a"])({},this.$refs.ruleForm.baseForm),a="";"hlzt"===t&&(a="http://icon.honglounews.com/news_hlzt.jpg"),"hljy"!==t&&"xqsc"!==t||(a="http://icon.honglounews.com/news_hljy.jpg"),"bkfx"===t&&(a="http://icon.honglounews.com/news_bkfx.jpg"),"lppc"===t&&(a="http://icon.honglounews.com/news_lppc.jpg"),"lpwd"===t&&(a="http://icon.honglounews.com/news_lpwd.jpg"),"hlpd"===t&&(a="http://icon.honglounews.com/news_hlpd.jpg"),"lszt"===t&&(a="http://icon.honglounews.com/news_lszt.jpg"),"zcjd"===t&&(a="http://icon.honglounews.com/news_zcjd.jpg"),"esf"===t&&(a="http://icon.honglounews.com/news_esf.jpg"),"lsdt"===t&&(a="http://icon.honglounews.com/news_lsdt.jpg"),"scfx"===t&&(a="http://icon.honglounews.com/news_scfx.jpg"),e.pri_image=a,this.setDefaultValue(e)},close:function(t){var e=this;"confirm"===t?this.$refs["ruleForm"].$refs["baseForm"].validate((function(t){if(t){var a=e.$refs.ruleForm.baseForm,i=Object(s["a"])({},a);e.curObj.id&&(i.id=e.curObj.id),i.estate_id_list&&i.estate_id_list.length>0?i.estate_id_list=i.estate_id_list.join(","):i.estate_id_list="",i.area_type&&(i.area_type=i.area_type.join(","));var n="adminformationadd";i.news_type="gzh",i.create_at||delete i.create_at,i.id&&(n="adminformationedit"),e.$api.house[n](i).then((function(t){e.$msgs(i.id?"编辑成功":"新增成功"),e.$emit("close",i)}))}})):(this.$emit("close"),this.setDefaultValue())}}}),l=o,c=(a("08be"),a("2877")),r=Object(c["a"])(l,i,n,!1,null,"5fbc08aa",null);e["default"]=r.exports},"47ee":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("base-form",{ref:"ruleForm",attrs:{slot:"content",data:t.searchData},slot:"content"},[a("div",{attrs:{slot:"footer"},slot:"footer"},[a("el-button",{staticClass:"xl-form-btn bgc1",attrs:{loading:t.listLoading,icon:"el-icon-search"},on:{click:t.searchHandle}},[t._v("查询")]),a("el-button",{staticClass:"xl-form-btn bgc1",attrs:{type:"small",icon:"el-icon-plus"},on:{click:t.openPopup}},[t._v("添加公众号文章")]),a("el-button",{staticClass:"xl-form-btn bgc2",attrs:{type:"small",icon:"el-icon-plus"},on:{click:t.openIESPopup}},[t._v("添加新资讯")]),a("el-button",{staticClass:"xl-form-btn bgc4",attrs:{loading:t.listLoading},on:{click:t.updateHandle}},[t._v("更新统计")])],1)])},n=[],s=a("5530"),o={props:{listLoading:Boolean},inject:["parentData"],data:function(){return{searchData:[{label:"标题",key:"title"},{label:"分类",key:"information_category",type:"select",options:this.$dictData.information_category},{label:"状态",key:"hide_status",type:"select",class:"c-3",options:this.$dictData.hide_status},{label:"是否精选",key:"select_status",type:"select",class:"c-3",options:this.$dictData.select_status},{label:"文章类型",key:"news_type",type:"select",class:"c-3",options:this.$dictData.news_type}]}},methods:{updateHandle:function(){var t=this;this.$api.house.adminformationcountcache().then((function(e){t.$msg("更新成功!")}))},openPopup:function(){this.parentData.openPopup()},openIESPopup:function(){this.parentData.openIESPopup()},searchHandle:function(){var t=this.$refs.ruleForm.baseForm,e=Object(s["a"])({},t);this.$emit("change",e)}}},l=o,c=a("2877"),r=Object(c["a"])(l,i,n,!1,null,null,null);e["default"]=r.exports},"4fef":function(t,e,a){"use strict";a.r(e);var i=a("ade3"),n=a("5530");a("4e82"),a("e9c4"),a("a9e3");e["default"]={data:function(){return{listLoading:!1,tableData:[],currentPage:1,pageSize:10,totalRecords:1,listConfig:{},operations:[]}},created:function(){var t=this;this.$nextTick((function(){t.noCreated||t.fetchData()}))},methods:{searchHandle:function(t){this.currentPage=1,this.searchForm=t,this.fetchData()},sizeChange:function(t){this.pageSize=t,this.currentPage=1,this.fetchData()},pageHandle:function(t){this.currentPage=t,this.fetchData()},sortChange:function(t){this.currentPage=1;var e=Object(n["a"])({},this.searchForm);"ascending"===t.order?e.sort=JSON.stringify(Object(i["a"])({},t.prop,"asc")):e.sort=JSON.stringify(Object(i["a"])({},t.prop,"desc")),this.searchForm=Object(n["a"])({},e),this.fetchData(e)},fetchData:function(t){var e=this;if(this.apiStr){var a={page:this.currentPage,page_size:this.pageSize};t?a=Object(n["a"])(Object(n["a"])({},a),t):this.searchForm&&(a=Object(n["a"])(Object(n["a"])({},a),this.searchForm)),this.getDataBefore&&this.getDataBefore(a),this.listLoading=!0;var i=this.apiStr.split(".");this.$api[i[0]][i[1]](a).then((function(t){return 1===e.currentPage&&(e.pageSize=t.page_size||1),e.totalRecords=t.total?Number(t.total):0,e.tableData=t.list||[],e.listLoading=!1,e.getMoreData&&e.getMoreData(t,a),t})).catch((function(t){e.listLoading=!1}))}}}}},6712:function(t,e,a){"use strict";a("6e93")},"6e93":function(t,e,a){},7439:function(t,e,a){"use strict";a("01fe")},"7c64":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-container"},[a("search-form",{attrs:{"list-loading":t.listLoading},on:{change:t.searchHandle}}),a("table-list",{attrs:{operationsDefaultLength:4,"list-loading":t.listLoading,data:t.tableData2,columns:t.listConfig,"current-page":t.currentPage,"page-size":t.pageSize,"total-records":t.totalRecords,insertSlotArr:[4]},on:{currentChange:t.pageHandle,sizeChange:t.sizeChange}},[a("div",{attrs:{slot:"OI4"},slot:"OI4"},[a("el-table-column",{attrs:{width:"50",label:"链接",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return["adminadd"===e.row.news_type?a("a",{staticClass:"scoped-link",attrs:{href:"https://h5.honglounews.com/wxnews.html?id="+e.row.id,target:"_blank"}},[t._v("链接")]):a("a",{staticClass:"scoped-link",attrs:{href:e.row.link,target:"_blank"}},[t._v("链接")])]}}])})],1),a("div",{attrs:{slot:"otherItem"},slot:"otherItem"},[a("el-button",{staticClass:"xl-form-btn bgc1",attrs:{type:"small",icon:"el-icon-plus"},on:{click:t.openPopup}},[t._v("添加公众号文章")]),a("el-button",{staticClass:"xl-form-btn bgc2",attrs:{type:"small",icon:"el-icon-plus"},on:{click:t.openIESPopup}},[t._v("添加新资讯")])],1)]),a("popup-edit",{attrs:{isShow:t.isDtlShow,curObj:t.curObj},on:{close:t.closePopup}}),a("index-edit-self",{attrs:{isShow:t.isIESShow,curObj:t.curObj},on:{close:t.closeIESPopup}})],1)},n=[],s=a("2909"),o=(a("d81d"),a("9911"),a("99af"),a("a9e3"),a("ed08")),l=a("47ee"),c=a("420c"),r=a("9bf2e"),u=a("4fef"),d={name:"index",components:{SearchForm:l["default"],PopupEdit:c["default"],IndexEditSelf:r["default"]},provide:function(){return{parentData:this}},mixins:[u["default"]],data:function(){return{apiStr:"house.adminformationlist",searchForm:null,isDtlShow:!1,isIESShow:!1,curObj:{}}},computed:{tableData2:function(){a("e1cb");var t=Object(s["a"])(this.tableData);return t.map((function(t){t.link&&(t.linkStr="".concat(t.link.length,"---").concat(t.link.substring(t.link.length-16,t.link.length-1))),t.hideStatus=Number(t.hide_status),t.selectStatus=Number(t.select_status),1===Number(t.select_status)&&(t.noDel=!0),1!==Number(t.select_status)&&(t.recommend=!0)})),t}},created:function(){},mounted:function(){this.listConfig={rows:[{label:"浏览数",prop:"view_count"},{label:"标题",prop:"title",fullShow:!0,minWidth:200},{label:"分类",prop:"information_category",type:"flag",flags:Object(o["a"])(this.$dictData.information_category)},{label:"主图",prop:"pri_image",type:"img"},{label:"链接Str",prop:"linkStr",fullShow:!0},{label:"作者",prop:"author"},{label:"状态",prop:"hideStatus",type:"tag",tags:Object(o["a"])(this.$dictData.hide_status),tagTypeObj:{1:"success",2:"danger"}},{label:"精选",prop:"selectStatus",type:"tag",tags:Object(o["a"])(this.$dictData.select_status),tagTypeObj:{1:"success",2:"danger"}},{label:"创建时间",prop:"create_at"},{label:"更新人",prop:"update_by"},{label:"更新时间",prop:"update_at"},{label:"操作",width:130,type:"handle2",operations:[{label:"推首页",func:this.recommendHandle,btnType:"success",hide:"recommend"},{label:"编辑",func:this.openPopup,btnType:"primary"},{label:"删除",func:this.delHandle,btnType:"danger",hide:"noDel"}]}]}},methods:{recommendHandle:function(t){var e=this,a=2,i=1===a?"adminformationrefineddel":"adminformationrefinedadd",n=1===a?"取消推首页":"推首页";this.$msg("确定该文章要".concat(n,"吗?"),"confirm",(function(){e.$api.house[i]({id:t.id}).then((function(t){e.$msgs("".concat(n,"成功!")),e.fetchData()}))}),null,!0)},delHandle:function(t){var e=this;this.$msg("您确定要删除该文章吗?","confirm",(function(){e.$api.house.adminformationdel({id:t.id}).then((function(t){e.$msgs("已删除!"),e.fetchData()}))}),null,!0)},openPopup:function(t){t&&"adminadd"===t.news_type?this.openIESPopup(t):(t&&t.id?this.curObj=t:this.curObj={},this.isDtlShow=!0)},closePopup:function(t){this.isDtlShow=!1,t&&this.fetchData()},openIESPopup:function(t){t&&t.id?this.$router.push("/news/indexEditSelf?id=".concat(t.id)):this.$router.push("/news/indexEditSelf")},closeIESPopup:function(t){this.isIESShow=!1,t&&this.fetchData()}}},p=d,h=(a("9973"),a("2877")),f=Object(h["a"])(p,i,n,!1,null,"4a34e9ce",null);e["default"]=f.exports},8256:function(t,e,a){"use strict";var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"tinymce-container",class:{fullscreen:t.fullscreen},style:{width:t.containerWidth}},[a("textarea",{staticClass:"tinymce-textarea",attrs:{id:t.tinymceId}}),t._v(" "),a("div",{staticClass:"editor-custom-btn-container"},[a("editorImage",{staticClass:"editor-upload-btn",attrs:{color:"#1890ff"},on:{successCBK:t.imageSuccessCBK}})],1)])},n=[],s=(a("b680"),a("a9e3"),a("ac1f"),a("00b4"),a("d3b7"),a("159b"),function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"upload-container"},[a("el-button",{style:{background:t.color,borderColor:t.color},attrs:{icon:"el-icon-upload",size:"mini",type:"primary"},on:{click:function(e){t.dialogVisible=!0}}},[t._v(" 上传图片 ")]),a("el-dialog",{attrs:{visible:t.dialogVisible},on:{"update:visible":function(e){t.dialogVisible=e}}},[a("el-upload",{staticClass:"editor-slide-upload",attrs:{action:t.domainUrl+"/adm/upload/cloudpub",data:{logic_type:"textcontent",token:t.token},name:"upload","file-list":t.fileList,"show-file-list":!0,"on-remove":t.handleRemove,"on-success":t.handleSuccess,"before-upload":t.beforeUpload,"list-type":"picture-card"}},[a("el-button",{attrs:{size:"small",type:"primary"}},[t._v(" 点击上传 ")])],1),a("el-button",{on:{click:function(e){t.dialogVisible=!1}}},[t._v(" 取消 ")]),a("el-button",{attrs:{type:"primary"},on:{click:t.handleSubmit}},[t._v(" 确定 ")])],1)],1)}),o=[],l=(a("b64b"),a("d81d"),a("3ca3"),a("ddb0"),a("2b3d"),a("9861"),{name:"EditorSlideUpload",props:{color:{type:String,default:"#1890ff"}},data:function(){var t=window.sessionStorage.getItem("fp_token"),e="https://api.honglouplus.com";return{domainUrl:e,token:t,dialogVisible:!1,listObj:{},fileList:[]}},methods:{checkAllSuccess:function(){var t=this;return Object.keys(this.listObj).every((function(e){return t.listObj[e].hasSuccess}))},handleSubmit:function(){var t=this,e=Object.keys(this.listObj).map((function(e){return t.listObj[e]}));this.checkAllSuccess()?(this.$emit("successCBK",e),this.listObj={},this.fileList=[],this.dialogVisible=!1):this.$message("Please wait for all images to be uploaded successfully. If there is a network problem, please refresh the page and upload again!")},handleSuccess:function(t,e){for(var a=e.uid,i=Object.keys(this.listObj),n=0,s=i.length;n<s;n++)if(this.listObj[i[n]].uid===a)return this.listObj[i[n]].url=t.data.url,void(this.listObj[i[n]].hasSuccess=!0)},handleRemove:function(t){for(var e=t.uid,a=Object.keys(this.listObj),i=0,n=a.length;i<n;i++)if(this.listObj[a[i]].uid===e)return void delete this.listObj[a[i]]},beforeUpload:function(t){var e=this,a=window.URL||window.webkitURL,i=t.uid;return this.listObj[i]={},new Promise((function(n,s){var o=new Image;o.src=a.createObjectURL(t),o.onload=function(){e.listObj[i]={hasSuccess:!1,uid:t.uid,width:this.width,height:this.height}},n(!0)}))}}}),c=l,r=(a("7439"),a("2877")),u=Object(r["a"])(c,s,o,!1,null,"72109e46",null),d=u.exports,p=["powerpaste advlist anchor autolink autosave code codesample colorpicker colorpicker contextmenu directionality emoticons fullscreen hr image imagetools insertdatetime link lists media nonbreaking noneditable pagebreak preview print save searchreplace spellchecker tabfocus table template textcolor textpattern visualblocks visualchars wordcount"],h=p,f=[" undo redo fontsizeselect fontselect searchreplace bold italic underline strikethrough alignleft aligncenter alignright blockquote removeformat subscript superscript code codesample","hr bullist numlist link image charmap anchor pagebreak insertdatetime media table emoticons forecolor backcolor fullscreen"],m=f;a("b85c");var g=a("bc3a"),b=a.n(g),_={name:"Tinymce",components:{editorImage:d},props:{id:{type:String,default:function(){return"vue-tinymce-"+ +new Date+(1e3*Math.random()).toFixed(0)}},value:{type:String,default:""},toolbar:{type:Array,required:!1,default:function(){return[]}},menubar:{type:String,default:"file edit insert view format table"},height:{type:[Number,String],required:!1,default:360},width:{type:[Number,String],required:!1,default:"auto"}},data:function(){var t=window.sessionStorage.getItem("fp_token"),e="https://api.honglouplus.com";return{domainUrl:e,token:t,hasChange:!1,hasInit:!1,tinymceId:this.id,fullscreen:!1,languageTypeList:{en:"en",zh:"zh_CN",es:"es_MX",ja:"ja"}}},computed:{containerWidth:function(){var t=this.width;return/^[\d]+(\.[\d]+)?$/.test(t)?"".concat(t,"px"):t}},watch:{value:function(t){var e=this;!this.hasChange&&this.hasInit&&this.$nextTick((function(){return window.tinymce.get(e.tinymceId).setContent(t)}))}},mounted:function(){this.init()},activated:function(){window.tinymce&&this.initTinymce()},deactivated:function(){this.destroyTinymce()},destroyed:function(){this.destroyTinymce()},methods:{init:function(){this.initTinymce()},initTinymce:function(){var t=this,e=this;window.tinymce.init({selector:"#".concat(this.tinymceId),language:this.languageTypeList["zh"],height:this.height,fontsize_formats:"8px 11px 12px 14px 16px 18px 24px 36px 48px",font_formats:"微软雅黑=Microsoft YaHei,Helvetica Neue,PingFang SC,sans-serif;苹果苹方=PingFang SC,Microsoft YaHei,sans-serif;宋体=simsun,serif;Andale Mono=andale mono,times;Arial=arial,helvetica,sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings,zapf dingbats",body_class:"panel-body ",object_resizing:!1,toolbar:this.toolbar.length>0?this.toolbar:m,menubar:this.menubar,plugins:h,end_container_on_empty_block:!0,code_dialog_height:450,code_dialog_width:1e3,advlist_bullet_styles:"square",advlist_number_styles:"default",imagetools_cors_hosts:["www.tinymce.com","codepen.io"],default_link_target:"_blank",link_title:!1,nonbreaking_force_tab:!0,init_instance_callback:function(a){e.value&&a.setContent(e.value),e.hasInit=!0,a.on("NodeChange Change KeyUp SetContent",(function(){t.hasChange=!0,t.$emit("input",a.getContent())}))},setup:function(t){t.on("FullscreenStateChanged",(function(t){e.fullscreen=t.state}))},powerpaste_word_import:"propmt",powerpaste_html_import:"propmt",powerpaste_allow_local_images:!0,paste_data_images:!0,images_upload_url:"".concat(e.domainUrl,"/adm/upload/cloudpub"),automatic_uploads:!0,images_upload_handler:function(e,a,i){var n=new FormData;n.append("upload",e.blob()),n.append("token",t.token),n.append("logic_type","textcontent"),b.a.post("".concat(t.domainUrl,"/adm/upload/cloudpub"),n).then((function(t){if(0!=t.data.errno)i("上传失败");else{var e=t.data.data;a(e.url)}})).catch((function(t){i("上传出错")}))}})},destroyTinymce:function(){var t=window.tinymce.get(this.tinymceId);this.fullscreen&&t.execCommand("mceFullScreen"),t&&t.destroy()},setContent:function(t){window.tinymce.get(this.tinymceId).setContent(t)},getContent:function(){window.tinymce.get(this.tinymceId).getContent()},imageSuccessCBK:function(t){var e=this;t.forEach((function(t){return window.tinymce.get(e.tinymceId).insertContent('<img class="wscnph" src="'.concat(t.url,'" >'))}))}}},w=_,y=(a("d5dd"),Object(r["a"])(w,i,n,!1,null,"20447d7f",null));e["a"]=y.exports},"857a":function(t,e,a){var i=a("1d80"),n=/"/g;t.exports=function(t,e,a,s){var o=String(i(t)),l="<"+e;return""!==a&&(l+=" "+a+'="'+String(s).replace(n,""")+'"'),l+">"+o+"</"+e+">"}},9911:function(t,e,a){"use strict";var i=a("23e7"),n=a("857a"),s=a("af03");i({target:"String",proto:!0,forced:s("link")},{link:function(t){return n(this,"a","href",t)}})},9973:function(t,e,a){"use strict";a("f7fc")},"9bf2e":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("el-drawer",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],attrs:{"show-close":!1,title:t.curObj.id?"编辑资讯":"新增资讯","wrapper-closable":!1,"close-on-press-escape":!1,visible:t.isShow,size:"960px","custom-class":"xl-drawer",direction:"rtl"},on:{"update:visible":function(e){t.isShow=e}}},[a("base-form",{ref:"ruleForm",staticClass:"lib-edit",attrs:{data:t.formData,"is-inline":!1,"label-width":"60px",insertSlotArr:[1]}},[a("div",{staticClass:"scoped-textarea",attrs:{slot:"OI1"},slot:"OI1"},[a("div",{staticClass:"st-text"},[t._v("房票科技")]),a("tinymce",{ref:"refContent",attrs:{height:500},model:{value:t.content,callback:function(e){t.content=e},expression:"content"}})],1)]),a("div",{staticClass:"xl-form scoped-bottom"},[a("el-button",{staticClass:"xl-form-btn t2",on:{click:t.close}},[t._v("关 闭")]),a("el-button",{staticClass:"xl-form-btn t1",on:{click:function(e){return t.close("confirm")}}},[t._v("确定")])],1)],1)],1)},n=[],s=a("53ca"),o=a("5530"),l=(a("d81d"),a("d3b7"),a("25f0"),a("a15b"),a("8256")),c={components:{Tinymce:l["a"]},mixins:mixins,props:{isShow:Boolean,curObj:Object},inject:["parentData"],data:function(){return{formData:[],loading:!0,cObj:{},content:""}},watch:{isShow:function(t){var e=this;t&&(this.curObj.id?this.$api.house.adminformationdetail({id:this.curObj.id}).then((function(t){var a=t||{};e.cObj=a||{},e.content=a.content||"",e.getDef()})):(this.cObj=this.curObj,this.content='<p>这里开始</p>\n<p> </p>\n<p style="margin: 10px 16px; padding: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; clear: both; min-height: 1em; color: #333333; font-family: -apple-system, BlinkMacSystemFont, Arial, sans-serif; font-size: 17px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: 0.544px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; line-height: 2em; text-indent: 2em; text-align: center;"><span style="margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 16px;"><span style="margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; letter-spacing: 2px;">-END-</span></span></p>\n<p><span style="margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: #333333; font-family: -apple-system, BlinkMacSystemFont, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; orphans: 2; text-align: justify; text-indent: 34px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; letter-spacing: 2px;"><img class="wscnph" src="https://img2.honglounews.com/20210603040359-8175.gif" /></span></p>',this.getDef()))}},methods:{getDef:function(){var t=Object(o["a"])({},this.cObj),e=[];t.estate_list?t.estate_id_list=t.estate_list.map((function(t){return e.push({keyRO:t.estate_name,valRO:t.id}),t.id})):t.estate_id_list=[],this.formData=[{label:"标题",key:"title"},{label:"分类",key:"information_category",type:"select",class:"c-2",options:this.$dictData.information_category,changeHandle:this.cateChange},{label:"作者",key:"author",class:"c-2"},{label:"主图",key:"pri_image",type:"cuImg",options:{w:375,h:262},class:"c-2"},{label:"状态",key:"hide_status",type:"select",class:"c-2",options:this.$dictData.hide_status},{label:"时间",key:"create_at",type:"datePicker",type2:"date"},{label:"楼盘",key:"estate_id_list",type:"selectRemote",multiple:!0,changeHandle:this.deviceChange,remoteParams:{skey:"estate_name",api:"house.admestatelist?search_EQ_status=1",opKey:"estate_name",opVal:"id"},remoteOptions:e}],this.setDefaultValue(t)},cateChange:function(t){var e=Object(o["a"])({},this.$refs.ruleForm.baseForm),a="";"hlzt"===t&&(a="http://icon.honglounews.com/news_hlzt.jpg"),"hljy"!==t&&"xqsc"!==t||(a="http://icon.honglounews.com/news_hljy.jpg"),"bkfx"===t&&(a="http://icon.honglounews.com/news_bkfx.jpg"),"lppc"===t&&(a="http://icon.honglounews.com/news_lppc.jpg"),"lpwd"===t&&(a="http://icon.honglounews.com/news_lpwd.jpg"),"hlpd"===t&&(a="http://icon.honglounews.com/news_hlpd.jpg"),"lszt"===t&&(a="http://icon.honglounews.com/news_lszt.jpg"),"zcjd"===t&&(a="http://icon.honglounews.com/news_zcjd.jpg"),"esf"===t&&(a="http://icon.honglounews.com/news_esf.jpg"),"lsdt"===t&&(a="http://icon.honglounews.com/news_lsdt.jpg"),"scfx"===t&&(a="http://icon.honglounews.com/news_scfx.jpg"),e.pri_image=a,this.setDefaultValue(e)},fileChange:function(t){var e=new FileReader,a=(e.readAsArrayBuffer(t),null);e.onload=function(t){a="object"===Object(s["a"])(t.target.result)?new Blob([t.target.result]):t.target.result,console.log(Object.prototype.toString.call(a))}},close:function(t){var e=this;"confirm"===t?this.$refs["ruleForm"].$refs["baseForm"].validate((function(t){if(t){var a=e.$refs.ruleForm.baseForm,i=Object(o["a"])({},a);e.curObj.id&&(i.id=e.curObj.id),i.estate_id_list&&i.estate_id_list.length>0?i.estate_id_list=i.estate_id_list.join(","):i.estate_id_list="";var n="adminformationadd";if(i.id&&(n="adminformationedit"),!e.content)return void e.$msg("请输入资讯文章内容");i.content=e.content,i.news_type="adminadd",e.$api.house[n](i).then((function(t){e.$msgs(i.id?"编辑成功":"新增成功"),e.$emit("close",i),e.$refs.refContent.hasChange=!1}))}})):(this.$emit("close"),this.$refs.refContent.hasChange=!1,this.setDefaultValue())}}},r=c,u=(a("6712"),a("2877")),d=Object(u["a"])(r,i,n,!1,null,"53c3e85f",null);e["default"]=d.exports},"9f67":function(t,e,a){},af03:function(t,e,a){var i=a("d039");t.exports=function(t){return i((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},d5dd:function(t,e,a){"use strict";a("2ebf")},e1cb:function(t,e,a){t.exports=a.p+"static/img/ex_test.9c19f92a.jpg"},f7fc:function(t,e,a){}}]);
|