mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-10 17:42:50 +00:00
1 line
23 KiB
JavaScript
1 line
23 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-33aee0b4"],{"1e9b":function(t,e,n){n("b826")},"2c3e":function(t,e,n){var r=n("83ab"),i=n("9f7f").MISSED_STICKY,a=n("c6b6"),c=n("edd0"),o=n("69f3").get,u=RegExp.prototype,s=TypeError;r&&i&&c(u,"sticky",{configurable:!0,get:function(){if(this!==u){if("RegExp"===a(this))return!!o(this).sticky;throw new s("Incompatible receiver, RegExp required")}}})},"4d63":function(t,e,n){var r=n("83ab"),i=n("cfe9"),a=n("e330"),c=n("94ca"),o=n("7156"),u=n("9112"),s=n("7c73"),l=n("241c").f,d=n("3a9b"),f=n("44e7"),m=n("577e"),p=n("90d8"),b=n("9f7f"),h=n("aeb0"),g=n("cb2d"),v=n("d039"),y=n("1a2d"),O=n("69f3").enforce,_=n("2626"),w=n("b622"),j=n("fce3"),k=n("107c"),x=w("match"),C=i.RegExp,T=C.prototype,P=i.SyntaxError,E=a(T.exec),S=a("".charAt),R=a("".replace),I=a("".indexOf),N=a("".slice),z=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,G=/a/g,$=/a/g,M=(n=new C(G)!==G,b.MISSED_STICKY),U=b.UNSUPPORTED_Y;w=r&&(!n||M||j||k||v((function(){return $[x]=!1,C(G)!==G||C($)===$||"/a/i"!==String(C(G,"i"))})));if(c("RegExp",w)){for(var A=function(t,e){var n,r,i=d(T,this),a=f(t),c=void 0===e,l=[],b=t;if(!i&&a&&c&&t.constructor===A)return t;if((a||d(T,t))&&(t=t.source,c)&&(e=p(b)),t=void 0===t?"":m(t),e=void 0===e?"":m(e),b=t,a=e=j&&"dotAll"in G&&(n=!!e&&-1<I(e,"s"))?R(e,/s/g,""):e,M&&"sticky"in G&&(r=!!e&&-1<I(e,"y"))&&U&&(e=R(e,/y/g,"")),k&&(t=(c=(t=>{for(var e,n=t.length,r=0,i="",a=[],c=s(null),o=!1,u=!1,l=0,d="";r<=n;r++){if("\\"===(e=S(t,r)))e+=S(t,++r);else if("]"===e)o=!1;else if(!o)switch(!0){case"["===e:o=!0;break;case"("===e:if(i+=e,"?:"===N(t,r+1,r+3))continue;E(z,N(t,r+1))&&(r+=2,u=!0),l++;continue;case">"===e&&u:if(""===d||y(c,d))throw new P("Invalid capture group name");c[d]=!0,u=!(a[a.length]=[d,l]),d="";continue}u?d+=e:i+=e}return[i,a]})(t))[0],l=c[1]),c=o(C(t,e),i?this:T,A),(n||r||l.length)&&(e=O(c),n&&(e.dotAll=!0,e.raw=A((t=>{for(var e,n=t.length,r=0,i="",a=!1;r<=n;r++)"\\"===(e=S(t,r))?i+=e+S(t,++r):a||"."!==e?("["===e?a=!0:"]"===e&&(a=!1),i+=e):i+="[\\s\\S]";return i})(t),a)),r&&(e.sticky=!0),l.length)&&(e.groups=l),t!==b)try{u(c,"source",""===b?"(?:)":b)}catch(t){}return c},D=l(C),L=0;D.length>L;)h(A,C,D[L++]);(T.constructor=A).prototype=T,g(i,"RegExp",A,{constructor:!0})}_("RegExp")},"61f7":function(t,e,n){n.d(e,"a",(function(){return a})),n.d(e,"c",(function(){return u})),n.d(e,"b",(function(){return s}));var r=n("ade3"),i=n("5530");function a(t,e){/(y+)/.test(e)&&(e=e.replace(RegExp.$1,(t.getFullYear()+"").substr(4-RegExp.$1.length)));var n,r,i={"M+":t.getMonth()+1,"d+":t.getDate(),"h+":t.getHours(),"m+":t.getMinutes(),"s+":t.getSeconds()};for(n in i)new RegExp("(".concat(n,")")).test(e)&&(r=i[n]+"",e=e.replace(RegExp.$1,1===RegExp.$1.length?r:("00"+r).substr(r.length)));return e}n("99af"),n("13d5"),n("e9f5"),n("9485"),n("b64b"),n("d3b7"),n("4d63"),n("c607"),n("ac1f"),n("2c3e"),n("00b4"),n("25f0"),n("5319"),n("498a");var c={min:"%s最小长度为:min",max:"%s最大长度为:max",length:"%s长度必须为:length",range:"%s长度为:range",pattern:"$s格式错误"};function o(t,e){t.message=function(t){return e.replace("%s",t||"")}}function u(t){var e=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return Object(i.a)({required:!0,message:t,type:"string"},e)}function s(t){return l.pattern(/(^[1-9]([0-9]+)?(\.[0-9]{1,2})?$)|(^(0){1}$)|(^[0-9]\.[0-9]([0-9])?$)/,t)}o(u,"请输入%s"),o(s,"%s格式不正确");var l=Object.keys(c).reduce((function(t,e){return t[e]=function(t){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",a=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},c="range"===e?{min:t[0],max:t[1]}:Object(r.a)({},e,t);return Object(i.a)(Object(i.a)({message:n.replace(":".concat(e),"range"===e?"".concat(t[0],"-").concat(t[1]):t),type:"string"},c),a)},o(t[e],c[e]),t}),{})},8593:function(t,e,n){n.d(e,"i",(function(){return i})),n.d(e,"g",(function(){return a})),n.d(e,"h",(function(){return c})),n.d(e,"jb",(function(){return o})),n.d(e,"m",(function(){return u})),n.d(e,"k",(function(){return s})),n.d(e,"l",(function(){return l})),n.d(e,"j",(function(){return d})),n.d(e,"R",(function(){return f})),n.d(e,"J",(function(){return m})),n.d(e,"Q",(function(){return p})),n.d(e,"O",(function(){return b})),n.d(e,"L",(function(){return h})),n.d(e,"M",(function(){return g})),n.d(e,"N",(function(){return v})),n.d(e,"P",(function(){return y})),n.d(e,"fb",(function(){return O})),n.d(e,"lb",(function(){return _})),n.d(e,"y",(function(){return w})),n.d(e,"c",(function(){return j})),n.d(e,"e",(function(){return k})),n.d(e,"b",(function(){return x})),n.d(e,"d",(function(){return C})),n.d(e,"f",(function(){return T})),n.d(e,"C",(function(){return P})),n.d(e,"A",(function(){return E})),n.d(e,"B",(function(){return S})),n.d(e,"W",(function(){return R})),n.d(e,"V",(function(){return I})),n.d(e,"X",(function(){return N})),n.d(e,"eb",(function(){return z})),n.d(e,"p",(function(){return G})),n.d(e,"o",(function(){return $})),n.d(e,"ab",(function(){return M})),n.d(e,"r",(function(){return U})),n.d(e,"z",(function(){return A})),n.d(e,"bb",(function(){return D})),n.d(e,"a",(function(){return L})),n.d(e,"G",(function(){return q})),n.d(e,"ib",(function(){return F})),n.d(e,"K",(function(){return W})),n.d(e,"xb",(function(){return B})),n.d(e,"wb",(function(){return Y})),n.d(e,"S",(function(){return H})),n.d(e,"U",(function(){return J})),n.d(e,"H",(function(){return K})),n.d(e,"Y",(function(){return V})),n.d(e,"Z",(function(){return Q})),n.d(e,"D",(function(){return X})),n.d(e,"gb",(function(){return Z})),n.d(e,"E",(function(){return tt})),n.d(e,"hb",(function(){return et})),n.d(e,"q",(function(){return nt})),n.d(e,"I",(function(){return rt})),n.d(e,"F",(function(){return it})),n.d(e,"cb",(function(){return at})),n.d(e,"rb",(function(){return ct})),n.d(e,"tb",(function(){return ot})),n.d(e,"qb",(function(){return ut})),n.d(e,"ub",(function(){return st})),n.d(e,"sb",(function(){return lt})),n.d(e,"s",(function(){return dt})),n.d(e,"vb",(function(){return ft})),n.d(e,"mb",(function(){return mt})),n.d(e,"kb",(function(){return pt})),n.d(e,"nb",(function(){return bt})),n.d(e,"db",(function(){return ht})),n.d(e,"pb",(function(){return gt})),n.d(e,"T",(function(){return vt})),n.d(e,"ob",(function(){return yt})),n.d(e,"t",(function(){return Ot})),n.d(e,"w",(function(){return _t})),n.d(e,"u",(function(){return wt})),n.d(e,"v",(function(){return jt})),n.d(e,"x",(function(){return kt})),n.d(e,"n",(function(){return xt})),n("99af");var r=n("6b6c");function i(t){return Object(r.a)({url:"setting/config_class",method:"get",params:t})}function a(t){return Object(r.a)({url:"setting/config_class/create",method:"get"})}function c(t){return Object(r.a)({url:"setting/config_class/".concat(t,"/edit"),method:"get"})}function o(t){return Object(r.a)({url:"setting/config_class/set_status/".concat(t.id,"/").concat(t.status),method:"PUT"})}function u(t){return Object(r.a)({url:"setting/config",method:"get",params:t})}function s(t){return Object(r.a)({url:"setting/config/create",method:"get",params:t})}function l(t){return Object(r.a)({url:"/setting/config/".concat(t,"/edit"),method:"get"})}function d(t,e){return Object(r.a)({url:"setting/config/set_status/".concat(t,"/").concat(e),method:"PUT"})}function f(t){return Object(r.a)({url:"setting/group",method:"get",params:t})}function m(t){return Object(r.a)({url:t.url,method:t.method,data:t.datas})}function p(t){return Object(r.a)({url:"setting/group/".concat(t),method:"get"})}function b(t,e){return Object(r.a)({url:e,method:"get",params:t})}function h(t,e){return Object(r.a)({url:e,method:"get",params:t})}function g(t,e){return Object(r.a)({url:e,method:"get",params:t})}function v(t,e){return Object(r.a)({url:e,method:"get",params:t})}function y(t){return Object(r.a)({url:t,method:"PUT"})}function O(t){return Object(r.a)({url:"system/log/search_admin",method:"GET"})}function _(t){return Object(r.a)({url:"system/log",method:"GET",params:t})}function w(){return Object(r.a)({url:"system/file",method:"GET"})}function j(){return Object(r.a)({url:"system/backup",method:"GET"})}function k(t){return Object(r.a)({url:"system/backup/read",method:"GET",params:t})}function x(t){return Object(r.a)({url:"system/backup/backup",method:"put",data:t})}function C(t){return Object(r.a)({url:"system/backup/optimize",method:"put",data:t})}function T(t){return Object(r.a)({url:"system/backup/repair",method:"put",data:t})}function P(t){return Object(r.a)({url:"system/backup/file_list",method:"GET"})}function E(t){return Object(r.a)({url:"backup/download",method:"get",params:t})}function S(t){return Object(r.a)({url:"system/backup/import",method:"POST",data:t})}function R(t){return Object(r.a)({url:"system/file/login",method:"POST",data:t})}function I(t){return Object(r.a)({url:"system/file/opendir",method:"GET",params:t,file_edit:!0})}function N(t){return Object(r.a)({url:"system/file/openfile",method:"GET",params:t,file_edit:!0})}function z(t){return Object(r.a)({url:"system/file/savefile?fileToken=".concat(t.fileToken),method:"post",data:t,file_edit:!0})}function G(t){return Object(r.a)({url:"system/file/createFolder",method:"GET",params:t,file_edit:!0})}function $(t){return Object(r.a)({url:"system/file/createFile",method:"GET",params:t,file_edit:!0})}function M(t){return Object(r.a)({url:"system/file/rename",method:"GET",params:t,file_edit:!0})}function U(t){return Object(r.a)({url:"system/file/delFolder",method:"GET",params:t,file_edit:!0})}function A(t){return Object(r.a)({url:"system/file/mark",method:"get",params:t,file_edit:!0})}function D(t){return Object(r.a)({url:"system/replace_site_url",method:"post",data:t})}function L(){return Object(r.a)({url:"auth",method:"get"})}function q(){return Object(r.a)({url:"setting/get_kf_adv",method:"get"})}function F(t){return Object(r.a)({url:"setting/set_kf_adv",method:"post",data:t})}function W(){return Object(r.a)({url:"setting/group_all",method:"get"})}function B(t){return Object(r.a)({url:"system/version_list",method:"get",params:t})}function Y(t){return Object(r.a)({url:"system/version_crate/".concat(t),method:"get"})}function H(t){return Object(r.a)({url:"setting/group_data/save_all",method:"POST",data:t})}function J(t){return Object(r.a)({url:"diy/open_adv/add",method:"POST",data:t})}function K(){return Object(r.a)({url:"diy/open_adv/info",method:"get"})}function V(t){return Object(r.a)({url:"setting/config/get_system/".concat(t),method:"get"})}function Q(t){return Object(r.a)({url:"setting/config/save_basics",method:"POST",data:t})}function X(){return Object(r.a)({url:"setting/get_user_agreement",method:"get"})}function Z(t){return Object(r.a)({url:"setting/set_user_agreement",method:"post",data:t})}function tt(t){return Object(r.a)({url:"setting/get_agreement/".concat(t),method:"get"})}function et(t,e){return Object(r.a)({url:"setting/save_agreement",method:"post",data:t})}function nt(t){return Object(r.a)({url:"crmeb_product",method:"get",params:t})}function rt(){return Object(r.a)({url:"setting/get_version",method:"get"})}function it(){return Object(r.a)({url:"copyright",method:"get"})}function at(t){return Object(r.a)({url:"copyright",method:"post",data:t})}function ct(t){return Object(r.a)({url:"/system/upgrade/list",method:"get",params:t})}function ot(){return Object(r.a)({url:"/system/upgrade_progress",method:"get"})}function ut(){return Object(r.a)({url:"/system/upgrade/agreement",method:"get"})}function st(){return Object(r.a)({url:"/system/upgrade_status",method:"get"})}function lt(t){return Object(r.a)({url:"/system/upgrade_log/list",method:"get",params:t})}function dt(t){return Object(r.a)({url:"/system/upgrade_download/"+t,method:"POST"})}function ft(t){return Object(r.a)({url:"/system/upgradeable/list",method:"get",params:t})}function mt(t){return Object(r.a)({url:"system/crontab/list",params:t})}function pt(t,e){return Object(r.a)({url:"system/crontab/set_open/".concat(t,"/").concat(e)})}function bt(t){return Object(r.a)({url:"system/crontab/info/".concat(t)})}function ht(t){return Object(r.a)({url:"system/crontab/save",method:"post",data:t})}function gt(t){return Object(r.a)({url:"system/database/update_mark",method:"post",data:t})}function vt(t,e){return Object(r.a)({url:"system/file/mark/save?fileToken=".concat(t),method:"post",data:e})}function yt(){return Object(r.a)({url:"system/crontab/mark"})}function Ot(t){return Object(r.a)({url:"system/event/list",params:t})}function _t(t,e){return Object(r.a)({url:"system/event/set_open/".concat(t,"/").concat(e)})}function wt(t){return Object(r.a)({url:"system/event/info/".concat(t)})}function jt(t){return Object(r.a)({url:"system/event/save",method:"post",data:t})}function kt(){return Object(r.a)({url:"system/event/mark"})}function xt(){return Object(r.a)({url:"system/info"})}},b826:function(t,e,n){},c2b5:function(t,e,n){n.r(e),n("b0c0");var r=n("5530"),i=(n("ac1f"),n("5319"),n("b0e7")),a=n("8593"),c=n("2f62"),o=n("61f7");n("d044"),n("55db"),r={name:"system_auth",computed:Object(r.a)(Object(r.a)(Object(r.a)({},Object(c.d)("admin/layout",["isMobile"])),Object(c.d)("admin/userLevel",["categoryId"])),{},{labelWidth:function(){return this.isMobile?void 0:"80px"},labelPosition:function(){return this.isMobile?"top":"right"}}),data:function(){return{baseUrl:"https://shop.crmeb.net/html/index.html",iframeUrl:"",captchs:"http://authorize.crmeb.net/api/captchs/",authCode:"",status:1,dayNum:0,copyright:"",isTemplate:!1,modalCopyright:!1,price:"",proPrice:"",productStatus:!1,copyrightText:"",success:!1,payType:"",disabled:!1,isShow:!1,active:0,timer:null,version:"",label:"",productType:"",modalPic:!1,isChoice:"单选",authorizedPicture:"",gridPic:{xl:6,lg:8,md:12,sm:12,xs:12},gridBtn:{xl:4,lg:8,md:8,sm:8,xs:8},tableList:[],licensingTable:[],copyrightTableData:[],copyrightList:[{}],loading:!1,trips:[{title:"温馨提示",message:'您的【长连接】未开启,没有开启会导致系统默认客服无法使用,后台订单通知无法收到。请尽快执行命令开启!!<a href="https://doc.crmeb.com/single/v54/13667" target="_blank">点击查看开启方法</a>'},{title:"温馨提示",message:'您的【定时任务】未开启,没有开启会导致自动收货、未支付自动取消订单、订单自动好评、拼团到期退款等任务无法正常执行。请尽快执行命令开启!!<a href="https://doc.crmeb.com/single/v54/13667" target="_blank">点击查看开启方法</a>'},{title:"温馨提示",message:'您的【消息队列】未开启,没有开启会导致异步任务无法执行。请尽快执行命令开启!!<a href="https://doc.crmeb.com/single/v54/13667" target="_blank">点击查看开启方法</a>'}]}},filters:{formatDate:function(t){if(0!==t)return t=new Date(1e3*t),Object(o.a)(t,"yyyy-MM-dd hh:mm")},headText:function(t){return"server"===t?"服务器信息":"environment"===t?"系统环境要求":"permissions"===t?"权限状态":"process"===t?"启动进程":void 0}},components:{uploadPictures:i.a},mounted:function(){var t=this;this.getAuth(),this.getVersion(),window.addEventListener("message",(function(e){"onCancel"===e.data.event&&t.cancel()})),Object(a.n)().then((function(e){t.tableList=e.data}))},methods:{editCopyright:function(){this.modalCopyright=!0},getVersion:function(){var t=this;Object(a.I)().then((function(e){t.version=e.data.version,t.label=e.data.label}))},getCrmebCopyRight:function(){var t=this;Object(a.F)().then((function(e){t.getAuth()}))},saveCopyRight:function(){var t=this;Object(a.cb)({copyright:this.copyrightText,copyright_img:this.authorizedPicture}).then((function(e){return t.getCopyRight(),t.modalCopyright=!1,t.$message.success(e.msg)}))},modalPicTap:function(){this.modalPic=!0},getPic:function(t){this.authorizedPicture=t.att_dir,this.modalPic=!1},getCopyRight:function(){var t=this;Object(a.F)().then((function(e){e=e.data;var n=e.copyrightContext;e=e.copyrightImage;t.copyrightTableData=[{copyrightContext:n,copyrightImage:e}],t.copyrightText=n||"",t.authorizedPicture=e||""}))},cancel:function(){"copyright"===this.productType?this.getCrmebCopyRight():this.getAuth(),this.iframeUrl="",this.isTemplate=!1},loginTabSwitch:function(t){this.active=t},getAuth:function(){var t=this;Object(a.a)().then((function(e){e=e.data||{},t.licensingTable=[{authCode:e.authCode||"",status:void 0===e.status?-1:e.status}],t.dayNum=e.day||0,t.copyright=e.copyright,t.copyright&&t.getCopyRight()})).catch((function(e){t.$message.error(e.msg)}))},toCrmeb:function(){window.open("http://www.crmeb.com")},getProduct:function(){var t=this;Object(a.q)({type:"copyright"}).then((function(e){t.price=e.data.attr.price,t.productStatus=!0})).catch((function(e){t.$message.error(e.msg)})),Object(a.q)({type:"pro"}).then((function(e){t.proPrice=e.data.attr.price})).catch((function(e){t.$message.error(e.msg)}))},payment:function(t){this.productType=t;var e=location.host,n=e.split(".");"test"===n[0]&&4===n.length?e=e.replace("test.",""):"www"===n[0]&&3===n.length&&(e=e.replace("www.","")),this.iframeUrl=this.baseUrl+"?url="+e+"&product="+t+"&version="+this.version+"&label="+this.label,this.isTemplate=!0},onClose:function(){this.isShow=!1}},destroyed:function(){}},n("1e9b"),c=n("2877"),i=Object(c.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("el-card",{staticClass:"ivu-mt",attrs:{bordered:!1,shadow:"never"}},[e("div",{staticClass:"head acea-row row-between-wrapper"},[t._v("商业授权")]),e("el-table",{ref:"table",attrs:{data:t.licensingTable,"empty-text":"暂无数据"}},[e("el-table-column",{attrs:{label:"产品证书编号",minWidth:"180"},scopedSlots:t._u([{key:"default",fn:function(n){return[1===n.row.status?e("span",[t._v(t._s(n.row.authCode))]):e("span",[t._v("未授权")])]}}])}),e("el-table-column",{attrs:{label:"操作",fixed:"right",width:"180"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("span",{directives:[{name:"db-click",rawName:"v-db-click"}],staticClass:"btn cup",on:{click:function(e){return t.toCrmeb()}}},[t._v("进入官网")]),e("span",{directives:[{name:"show",rawName:"v-show",value:1!=n.row.status,expression:"scope.row.status != 1"},{name:"db-click",rawName:"v-db-click"}],staticClass:"btn cup",on:{click:function(e){return t.payment("bz")}}},[t._v("购买授权")])]}}])})],1)],1),t.copyright||1!=t.status?t._e():e("el-card",{staticClass:"ivu-mt mt16",attrs:{bordered:!1,shadow:"never"}},[e("div",{staticClass:"head acea-row row-between-wrapper"},[t._v("去版权服务")]),e("el-table",{ref:"table",attrs:{data:t.copyrightList,"empty-text":"暂无数据"}},[e("el-table-column",{attrs:{label:"授权服务",minWidth:"180"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(" 标准版 ")]}}],null,!1,3126490361)}),e("el-table-column",{attrs:{label:"操作",fixed:"right",width:"180"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("span",{directives:[{name:"db-click",rawName:"v-db-click"}],staticClass:"btn cup",on:{click:function(e){return t.payment("copyright")}}},[t._v("立即购买")])]}}],null,!1,3696457803)})],1)],1),t.copyright?e("el-card",{staticClass:"ivu-mt mt16",attrs:{bordered:!1,shadow:"never"}},[e("div",{staticClass:"head acea-row row-between-wrapper"},[t._v("自定义版权信息")]),e("el-table",{ref:"table",attrs:{data:t.copyrightTableData,"empty-text":"暂无数据"}},[e("el-table-column",{attrs:{label:"文字版权信息",minWidth:"180"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(" "+t._s(e.row.copyrightContext)+" ")]}}],null,!1,3470242503)}),e("el-table-column",{attrs:{label:"底部版权图片",minWidth:"180"},scopedSlots:t._u([{key:"default",fn:function(t){return[e("div",{directives:[{name:"viewer",rawName:"v-viewer"},{name:"show",rawName:"v-show",value:t.row.copyrightImage,expression:"scope.row.copyrightImage"}],staticClass:"tabBox_img"},[e("img",{directives:[{name:"lazy",rawName:"v-lazy",value:t.row.copyrightImage,expression:"scope.row.copyrightImage"}]})])]}}],null,!1,16425965)}),e("el-table-column",{attrs:{label:"操作",fixed:"right",width:"180"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("span",{directives:[{name:"db-click",rawName:"v-db-click"}],staticClass:"btn cup",on:{click:function(e){return t.editCopyright()}}},[t._v("编辑")])]}}],null,!1,3799651919)})],1)],1):t._e(),t._l(t.tableList,(function(n,r,i){return e("el-card",{key:i,staticClass:"ivu-mt mt16",attrs:{bordered:!1,shadow:"never"}},[e("div",{staticClass:"head acea-row row-between-wrapper"},[t._v(t._s(t._f("headText")(r)))]),e("el-table",{ref:"table",refInFor:!0,attrs:{data:t.tableList[r],"empty-text":"暂无数据"}},[e("el-table-column",{attrs:{label:"permissions"==r?"文件/目录":"环境",minWidth:"180"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.name)+" ")]}}],null,!0)}),e("el-table-column",{attrs:{label:"要求",minWidth:"180"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("span",[t._v(t._s(n.row.require)+" ")]),"process"!=r||n.row.value?t._e():e("el-tooltip",{attrs:{placement:"top"}},[e("div",{attrs:{slot:"content"},domProps:{innerHTML:t._s(t.trips[n.$index].message)},slot:"content"}),e("i",{staticClass:"el-icon-warning-outline"})])]}}],null,!0)}),e("el-table-column",{attrs:{label:"状态",width:"180"},scopedSlots:t._u([{key:"default",fn:function(n){return["boolean"==typeof n.row.value?e("span",[!0===n.row.value?e("i",{staticClass:"el-icon-check"}):e("i",{staticClass:"el-icon-close"})]):e("span",[t._v(t._s(n.row.value))])]}}],null,!0)})],1)],1)})),e("el-dialog",{attrs:{visible:t.isTemplate,title:"商业授权",width:"550px"},on:{"update:visible":function(e){t.isTemplate=e},closed:t.cancel}},[e("iframe",{attrs:{width:"100%",height:"780",src:t.iframeUrl,frameborder:"0"}})]),e("el-dialog",{attrs:{visible:t.modalCopyright,title:"版权信息",width:"550px"},on:{"update:visible":function(e){t.modalCopyright=e}}},[e("div",{staticClass:"auth"},[e("div",{staticClass:"update"},[t._v("修改版权信息:")]),e("el-input",{staticStyle:{width:"460px"},model:{value:t.copyrightText,callback:function(e){t.copyrightText=e},expression:"copyrightText"}})],1),e("div",{staticClass:"auth"},[e("div",{staticClass:"update"},[t._v("上传版权图片:")]),e("div",[t.authorizedPicture?e("div",{directives:[{name:"db-click",rawName:"v-db-click"}],staticClass:"uploadPictrue",on:{click:function(e){return t.modalPicTap("单选")}}},[e("img",{directives:[{name:"lazy",rawName:"v-lazy",value:t.authorizedPicture,expression:"authorizedPicture"}]}),e("i",{staticClass:"el-icon-error",on:{click:function(e){e.stopPropagation(),t.authorizedPicture=""}}})]):e("div",{directives:[{name:"db-click",rawName:"v-db-click"}],staticClass:"upload",on:{click:function(e){return t.modalPicTap("单选")}}},[e("div",{staticClass:"iconfont"},[t._v("+")])]),e("div",{staticClass:"tips-info"},[t._v("建议尺寸:宽290px*高100px")])])]),e("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[e("el-button",{directives:[{name:"db-click",rawName:"v-db-click"}],on:{click:function(e){t.modalCopyright=!1}}},[t._v("取 消")]),e("el-button",{directives:[{name:"db-click",rawName:"v-db-click"}],attrs:{type:"primary"},on:{click:t.saveCopyRight}},[t._v("保存")])],1)]),e("el-dialog",{attrs:{visible:t.modalPic,width:"1024px",title:"上传授权图片","close-on-click-modal":!1},on:{"update:visible":function(e){t.modalPic=e}}},[t.modalPic?e("uploadPictures",{attrs:{isChoice:t.isChoice,gridBtn:t.gridBtn,gridPic:t.gridPic},on:{getPic:t.getPic}}):t._e()],1)],2)}),[],!1,null,"5b12db45",null);e.default=i.exports},c607:function(t,e,n){var r=n("83ab"),i=n("fce3"),a=n("c6b6"),c=n("edd0"),o=n("69f3").get,u=RegExp.prototype,s=TypeError;r&&i&&c(u,"dotAll",{configurable:!0,get:function(){if(this!==u){if("RegExp"===a(this))return!!o(this).dotAll;throw new s("Incompatible receiver, RegExp required")}}})}}]); |