mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 00:40:30 +08:00
4f79e10bd6
Former-commit-id: 376f94edd602d3dfed1cbada6e08361ee7b08e73
1 line
2.7 KiB
JavaScript
1 line
2.7 KiB
JavaScript
webpackJsonp([65],{CcxW:function(t,e,n){var a=n("ta/U");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);n("rjj0")("f0156378",a,!0)},NYEy:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=n("Xxa5"),i=n.n(a),c=n("exGp"),o=n.n(c),r=n("Dd8w"),s=n.n(r),p=n("NYxO"),d={data:function(){return{}},computed:s()({},Object(p.b)(["baseApps","sceneApps","auth_tree"]),{apps:function(){var t=this,e=[];return this.sceneApps.forEach(function(n){n.show&&(n.hasAuth&&t.auth_tree[n.serviceId]||!n.hasAuth)&&(n.icon&&-1!==n.icon.indexOf("avatar")&&(n.imageUrl="/cwos-portal/portal/fileManager/imgByPath?path="+n.icon),e.push(n))}),e}}),created:function(){this.getApps()},methods:{getApps:function(){this.$store.dispatch("FetchApps")},go:function(t){var e=this;return o()(i.a.mark(function n(){var a;return i.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:a=t.path,t.addCorpCode&&(a=t.path+"?code="+e.$store.getters.userInfo.encodedCorpCode),e.$store.dispatch("goProductByPath",a);case 3:case"end":return n.stop()}},n,e)}))()}},components:{}},l={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-container"},[t.apps.length?a("el-card",{staticStyle:{"margin-top":"20px"}},t._l(t.apps,function(e,n){return a("div",{key:n,staticClass:"citem",on:{click:function(n){return t.go(e)}}},[[e.icon&&-1!==e.icon.indexOf("avatar")?a("img",{staticStyle:{float:"left",width:"50px",height:"50px"},attrs:{src:e.imageUrl,alt:""}}):a("svg-icon",{staticClass:"icon",attrs:{"icon-class":e.icon?e.icon:"icon_default"}})],t._v(" "),a("span",[t._v(t._s(e.text))])],2)}),0):a("div",{staticClass:"app_black"},[a("img",{attrs:{src:n("gIXt"),alt:""}}),t._v(" "),a("p",[t._v("无AI应用上架")])])],1)},staticRenderFns:[]};var x=n("VU/8")(d,l,!1,function(t){n("CcxW")},"data-v-ec58c79e",null);e.default=x.exports},"ta/U":function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.app_black[data-v-ec58c79e] {\n text-align: center;\n vertical-align: middle;\n margin-top: 12%;\n}\n.m-title[data-v-ec58c79e] {\n font-size: 14px;\n font-weight: bold;\n margin: 10px 0 20px;\n width: 100%;\n}\n.citem[data-v-ec58c79e] {\n display: inline-block;\n width: 300px;\n height: 80px;\n overflow: hidden;\n padding: 15px 20px;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n background: white;\n -webkit-box-shadow: 0px 2px 5px 0px #e3e5ea;\n box-shadow: 0px 2px 5px 0px #e3e5ea;\n border-radius: 4px;\n border: 1px solid #e3e5ea;\n cursor: pointer;\n margin: 0 10px 10px 0;\n}\n.citem .icon[data-v-ec58c79e] {\n width: 50px;\n height: 50px;\n float: left;\n}\n.citem span[data-v-ec58c79e] {\n line-height: 50px;\n float: left;\n margin-left: 20px;\n}\n",""])}}); |