(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3cd099b8"],{"0fd9":function(t,e,a){},1129:function(t,e,a){t.exports=a.p+"img/avatar.3232b437.png"},"192b":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAMRJREFUOE9jZKASYISZ4+f2JJ6BgVGBOHP/P9i0S2Yhslq4Qf6uT/YzMDI6EGcQA8N/BoaGTbukG2HqsRn0gOH//wdEGfifqWPjHqmdILUYBqHbRJSBdDHI1/W5PRPjvwN4XfT//4GNu2Uc8Xpt8Bnk4/5En/kfwwR8XvvPyHBh0y6ZwtFYwxNK2KLf1/VpORMjQwcsZZMd/SB7/dye1oNoUGakyCCQIV5Oz+S37ZN6CKJZWP4n4M9riOIEnmmJzZy41AEATYKmE3vmSq0AAAAASUVORK5CYII="},"1fa1":function(t,e,a){"use strict";var s=function(){var t=this,e=t._self._c;return e("div",{staticClass:"user-shell-page"},[e("header",{staticClass:"topbar"},[e("div",{staticClass:"topbar-inner"},[e("button",{staticClass:"brand",attrs:{type:"button"},on:{click:function(e){return t.go("/home")}}},[e("img",{staticClass:"brand-logo",attrs:{src:t.brandLogo,alt:"COG"}})]),e("nav",{staticClass:"top-nav"},t._l(t.navItems,(function(a){return e("button",{key:a.label,class:["top-nav-item",{active:a.active}],attrs:{type:"button"},on:{click:function(e){return t.go(a.path)}}},[t._v(" "+t._s(a.label)+" ")])})),0),e("div",{staticClass:"top-actions"},[e("button",{staticClass:"center-link",attrs:{type:"button"},on:{click:function(e){return t.go(t.centerPath)}}},[e("img",{staticClass:"center-avatar",attrs:{src:t.profile.avatar,alt:"头像"}}),e("span",[t._v("个人中心")])]),e("button",{staticClass:"apply-btn",attrs:{type:"button"},on:{click:t.openApplyDialog}},[t._v("立即申请")])])])]),e("main",{staticClass:"page-body"},[e("div",{staticClass:"page-inner"},[e("aside",{staticClass:"sidebar"},[e("div",{staticClass:"profile-card",style:t.profileCardStyle},[e("img",{staticClass:"profile-avatar",attrs:{src:t.profile.avatar,alt:"头像"}}),e("div",{staticClass:"profile-meta"},[e("div",{staticClass:"profile-name"},[t._v(t._s(t.profile.name))]),e("div",{staticClass:"profile-role"},[t._v(t._s(t.profile.role))])])]),e("div",{staticClass:"menu-card"},t._l(t.menuItems,(function(a){return e("button",{key:a.key,class:["menu-item",{active:a.key===t.activeKey}],attrs:{type:"button"},on:{click:function(e){return t.go(a.path)}}},[e("img",{staticClass:"menu-icon",attrs:{src:a.key===t.activeKey?a.activeIcon:a.inactiveIcon||a.activeIcon,alt:a.label}}),e("span",[t._v(t._s(a.label))])])})),0)]),e("section",{staticClass:"content-card"},[e("div",{staticClass:"content-header"},[e("h1",[t._v(t._s(t.title))]),t.subtitle?e("p",[t._v(t._s(t.subtitle))]):t._e()]),t._t("default")],2)])])])},r=[],i=(a("14d9"),a("4ffd")),n=a.n(i),o={name:"UserShell",props:{title:{type:String,required:!0},subtitle:{type:String,default:""},profile:{type:Object,required:!0},menuItems:{type:Array,default:()=>[]},activeKey:{type:String,default:""},centerPath:{type:String,default:"/user/personal"}},computed:{brandLogo(){return n.a},profileCardStyle(){return this.profile.background?{backgroundImage:`url(${this.profile.background})`}:{}},navItems(){return[{label:"首页",path:"/home",active:!1},{label:"任务",path:"/home",active:!1},{label:"主播",path:"/home",active:!1},{label:"扶持政策",path:"/home",active:!1},{label:"数字资产",path:"/home",active:!1},{label:"金融服务",path:"/home",active:!1}]}},methods:{openApplyDialog(){this.$openApplyDialog({source:"user-shell-apply",roleType:"MCN机构"===this.profile.role?"MCN机构":"个人主播",organization:"MCN机构"===this.profile.role?this.profile.name:""})},go(t){t&&this.$route.path!==t&&this.$router.push(t)}}},c=o,l=(a("b136"),a("2877")),u=Object(l["a"])(c,s,r,!1,null,"ae1cf232",null);e["a"]=u.exports},2382:function(t,e,a){"use strict";a("910d")},"271a":function(t,e,a){"use strict";var s=a("cb2d"),r=a("e330"),i=a("577e"),n=a("d6d6"),o=URLSearchParams,c=o.prototype,l=r(c.getAll),u=r(c.has),A=new o("a=1");!A.has("a",2)&&A.has("a",void 0)||s(c,"has",(function(t){var e=arguments.length,a=e<2?void 0:arguments[1];if(e&&void 0===a)return u(this,t);var s=l(this,t);n(e,1);var r=i(a),o=0;while(o[e.applyNo,e.assetType,e.status,e.assetName].some(e=>String(e||"").toLowerCase().includes(t)))}},created(){this.records=S()},methods:{handleSearch(){this.searchKeyword=this.keyword},getActions(t){return"未通过"===t.status?[{key:"edit",label:"修改",type:"primary"}]:"草稿"===t.status?[{key:"edit",label:"继续填写",type:"primary wide"}]:"已通过"===t.status?[{key:"view",label:"查看",type:"ghost"},{key:"download",label:"下载报告",type:"ghost wide"}]:[{key:"view",label:"查看",type:"ghost"}]},handleAction(t,e){if("edit"!==t)if("view"!==t){if("download"===t){const t=new Blob([e.applyNo+" 评估报告"],{type:"text/plain;charset=utf-8"}),a=URL.createObjectURL(t),s=document.createElement("a");s.href=a,s.download=e.applyNo+"-评估报告.txt",s.click(),URL.revokeObjectURL(a),this.$message.success("下载接口待接入:"+this.apiEndpoints.download)}}else this.$router.push({path:"/user/org/assets/create",query:{mode:"view",id:String(e.id)}});else this.$router.push({path:"/user/org/assets/create",query:{mode:"edit",id:String(e.id)}})},goCreate(){this.$router.push("/user/org/assets/create")}},watch:{"$route.fullPath"(){this.records=S()}}},O=N,x=(a("c17d"),a("2877")),F=Object(x["a"])(O,s,r,!1,null,"742ab813",null);e["default"]=F.exports},d6d6:function(t,e,a){"use strict";var s=TypeError;t.exports=function(t,e){if(t