1 line
10 KiB
JavaScript
1 line
10 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-807278a4"],{b508:function(t,e,a){var n=a("f3eb");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("499e").default;i("271dc96d",n,!0,{sourceMap:!1,shadowMode:!1})},eb1e:function(t,e,a){"use strict";a("b508")},f357:function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"check_asset"}},[a("c-title",{attrs:{hide:!1,text:"查看"+t.lang.capital_name}}),a("div",{attrs:{id:"content"}},[a("div",{staticClass:"content_a"},[t.homeData.digitization?a("div",{staticClass:"top_a"},[a("ul",{staticClass:"name"},[a("li",[a("span",[t._v(t._s(t.homeData.digitization.digitization_name||" "))]),a("router-link",{attrs:{to:t.fun.getUrl("Assessment",{asset_id:t.asset_id})}},[t._v(" 详情"),a("i",{staticClass:"fa fa-angle-right"})])],1),a("li",[a("span",[t._v("可用:"+t._s(t.homeData.digitization.hold_usable||0))]),a("span",[t._v("冻结:"+t._s(t.homeData.digitization.hold_froze||0))])])])]):t._e(),t.homeData.income?a("div",{staticClass:"top_b"},[a("ul",{staticClass:"sum"},[a("li",[a("span",[a("em",[t._v(t._s(t.$i18n.t("money")))]),t._v(t._s(t.homeData.income.income_amount||0))]),a("span",[t._v("累计"+t._s(t.lang.bonus_name||"分红"))])]),a("li",[a("span",[a("em",[t._v(t._s(t.$i18n.t("money")))]),t._v(t._s(t.homeData.income.retain_income||0))]),a("span",[t._v("未"+t._s(t.fun.initWithdrawal())+t._s(t.lang.bonus_name||"分红"))])])])]):t._e(),a("div",{staticClass:"top_c"},[a("ul",{staticClass:"list"},[a("li",{on:{click:function(e){return t.toPage("IncomeRecord")}}},[a("i",{staticClass:"iconfont icon-import_detail"}),a("span",[t._v("进出明细")]),a("i",{staticClass:"fa fa-angle-right"})]),a("li",{on:{click:function(e){return t.toPage("BuyingRecord")}}},[a("i",{staticClass:"iconfont icon-asset_record"}),a("span",[t._v(t._s(t.lang.capital_name||"资产")+"记录")]),a("i",{staticClass:"fa fa-angle-right"})])])])]),a("div",{staticClass:"content_b"},[t._m(0),a("div",{staticClass:"list_box"},[a("ul",{staticClass:"box_item"},t._l(t.Income,(function(e,n){return a("li",{key:n},[a("span",[t._v(t._s(e.mark_name||" "))]),a("span",[t._v(t._s(e.count||0))])])})),0)])]),a("div",{staticClass:"content_c"},[t._m(1),a("div",{staticClass:"list_box"},[a("ul",{staticClass:"box_item"},t._l(t.Outcome,(function(e,n){return a("li",{key:n},[a("span",[t._v(t._s(e.mark_name||" "))]),a("span",[t._v(t._s(e.count||0))])])})),0)])]),a("div",{staticClass:"botton_menu",style:{width:3==t.fun.getPhoneEnv()?"375px":t.clientWidths+"px"}},[a("button",{on:{click:function(e){return t.toPage("TransHome")}}},[a("i",{staticClass:"iconfont icon-home-line1"}),t._v("首页")]),1===t.btn.transfer?a("button",{on:{click:function(e){return t.toPage("AssetTrans")}}},[t._v("转让")]):t._e()])])],1)},i=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"title"},[a("span",{staticClass:"block"}),a("h1",[t._v("进账汇总")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"title"},[a("span",{staticClass:"block"}),a("h1",[t._v("出账汇总")])])}],s=(a("e7e5"),a("d399")),c=a("6968"),o={data:function(){return{homeData:{},Income:{},Outcome:{},asset_id:"",lang:{capital_name:""},btn:{},can_subscribe:!1,clientWidths:""}},activated:function(){this.asset_id=this.$route.params.asset_id,this.initData(),this.getLang(),this.getIndexData(),this.clientWidths=document.body.clientWidth},methods:{getLang:function(){var t=this;$http.get("plugin.asset.Frontend.Controllers.Lang.index",{},"加载中").then((function(e){1===e.result?(t.lang=e.data,t.fun.setWXTitle("查看"+t.lang.capital_name)):Object(s["a"])(e.msg)})).catch((function(t){}))},initData:function(){this.homeData={},this.Income={},this.Outcome={},this.can_subscribe=!1},toPage:function(t){this.$router.push(this.fun.getUrl(t,{asset_id:this.asset_id}))},getIndexData:function(){var t=this;$http.get("plugin.asset.Frontend.Modules.Member.Controllers.digitization.index",{asset_id:this.asset_id},"加载中").then((function(e){1===e.result?(t.homeData=e.data,t.btn=t.homeData.button,t.Income=t.homeData.increase_data,t.Outcome=t.homeData.decrease_data,t.can_subscribe=t.homeData.can_subscribe):Object(s["a"])(e.msg)})).catch((function(t){}))}},components:{cTitle:c["a"]}},l=o,d=l,r=(a("eb1e"),a("2877")),_=Object(r["a"])(d,n,i,!1,null,"41ca6aa0",null);e["default"]=_.exports},f3eb:function(t,e,a){var n=a("24fb");e=n(!1),e.push([t.i,"#check_asset #content[data-v-41ca6aa0]{padding-bottom:3.5rem}#check_asset #content .content_a[data-v-41ca6aa0]{background-color:#f7a145}#check_asset #content .content_a .top_a[data-v-41ca6aa0]{padding:.625rem .875rem}#check_asset #content .content_a .top_a .name li[data-v-41ca6aa0]:first-child{line-height:2.25rem;font-size:18px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;color:#fff}#check_asset #content .content_a .top_a .name li:first-child a[data-v-41ca6aa0]{font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.125rem .625rem}#check_asset #content .content_a .top_a .name li:first-child a i[data-v-41ca6aa0]{color:#fff;line-height:2.25rem;margin-left:.625rem;font-size:1.25rem}#check_asset #content .content_a .top_a .name li[data-v-41ca6aa0]:last-child{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:1.5rem}#check_asset #content .content_a .top_b[data-v-41ca6aa0]{background:#fff;padding:1rem 0;border-radius:.625rem .625rem 0 0}#check_asset #content .content_a .top_b .sum[data-v-41ca6aa0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#check_asset #content .content_a .top_b .sum li[data-v-41ca6aa0]{width:50%;text-align:center}#check_asset #content .content_a .top_b .sum li span[data-v-41ca6aa0]:first-child{line-height:1.875rem;font-size:20px;display:block}#check_asset #content .content_a .top_b .sum li span:first-child em[data-v-41ca6aa0]{font-size:14px}#check_asset #content .content_a .top_b .sum li span[data-v-41ca6aa0]:last-child{color:#8c8c8c;font-size:14px}#check_asset #content .content_a .top_c[data-v-41ca6aa0]{background:#fff;border-top:.0625rem solid #ebebeb;border-bottom:.0625rem solid #ebebeb}#check_asset #content .content_a .top_c .list[data-v-41ca6aa0]{padding-left:.875rem}#check_asset #content .content_a .top_c .list li[data-v-41ca6aa0]{line-height:2.75rem;height:2.75rem;border-bottom:.0625rem solid #ebebeb;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;position:relative}#check_asset #content .content_a .top_c .list li i[data-v-41ca6aa0]:first-child{color:#666;font-size:28px;line-height:2.75rem;margin-right:.25rem}#check_asset #content .content_a .top_c .list li i[data-v-41ca6aa0]:last-child{color:#c9c9c9;font-size:1.5rem;line-height:2.75rem;position:absolute;right:.875rem}#check_asset #content .content_a .top_c .list li[data-v-41ca6aa0]:last-child{border:none}#check_asset #content .content_b[data-v-41ca6aa0],#check_asset #content .content_c[data-v-41ca6aa0]{background:#fff;margin-top:.625rem}#check_asset #content .content_b .title[data-v-41ca6aa0],#check_asset #content .content_c .title[data-v-41ca6aa0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .875rem;text-align:left;height:2.5rem;line-height:2.5rem}#check_asset #content .content_b .title .block[data-v-41ca6aa0],#check_asset #content .content_c .title .block[data-v-41ca6aa0]{display:block;width:.25rem;height:.875rem;background:#f7a145;margin-right:.5rem}#check_asset #content .content_b .title h1[data-v-41ca6aa0],#check_asset #content .content_c .title h1[data-v-41ca6aa0]{font-size:16px}#check_asset #content .content_b .list_box .box_item[data-v-41ca6aa0],#check_asset #content .content_c .list_box .box_item[data-v-41ca6aa0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:.0625rem solid #ebebeb;border-bottom:.0625rem solid #ebebeb}#check_asset #content .content_b .list_box .box_item li[data-v-41ca6aa0],#check_asset #content .content_c .list_box .box_item li[data-v-41ca6aa0]{width:50%;border-right:.0625rem solid #ebebeb;border-bottom:.0625rem solid #ebebeb;padding:.625rem;text-align:left}#check_asset #content .content_b .list_box .box_item li span[data-v-41ca6aa0]:first-child,#check_asset #content .content_c .list_box .box_item li span[data-v-41ca6aa0]:first-child{color:#8c8c8c;font-size:14px;display:block;line-height:1.625rem}#check_asset #content .content_b .list_box .box_item li span[data-v-41ca6aa0]:last-child,#check_asset #content .content_c .list_box .box_item li span[data-v-41ca6aa0]:last-child{font-size:20px;display:block;line-height:1.625rem}#check_asset #content .content_b .list_box .box_item li[data-v-41ca6aa0]:nth-child(2n),#check_asset #content .content_c .list_box .box_item li[data-v-41ca6aa0]:nth-child(2n){border-right:none}#check_asset #content .botton_menu[data-v-41ca6aa0]{z-index:100;-webkit-box-shadow:0 0 .375rem #ccc;box-shadow:0 0 .375rem #ccc;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:fixed;bottom:0;border-top:.0625rem solid #ebebeb;background:#fff;height:3.125rem}#check_asset #content .botton_menu button[data-v-41ca6aa0]{border:none;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:3.125rem;border-radius:0;padding:0;font-size:16px;border-right:.0625rem solid #ebebeb;background:#fff;color:#f7a145}#check_asset #content .botton_menu button[data-v-41ca6aa0]:first-child{background:#fff;font-size:14px;color:#666}#check_asset #content .botton_menu button:first-child i[data-v-41ca6aa0]{font-size:1.25rem;color:#666}#check_asset #content .botton_menu .orange[data-v-41ca6aa0]{background:#f7a145;color:#fff;border-right:none}",""]),t.exports=e}}]); |