zzzz
2024-04-17 c34c87ff6bf310e461ae27c1988d39baef208da8
dist/js/helpCenter.811f29300107c857.js
File was renamed from dist/js/helpCenter.f4da561c3898cd5b.js
@@ -1 +1 @@
"use strict";(self["webpackChunkexchange"]=self["webpackChunkexchange"]||[]).push([[4125],{3717:function(t,e,s){s.d(e,{A:function(){return c}});var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{attrs:{id:"assetsHead"}},[s("van-nav-bar",{attrs:{border:!1,title:t.title,"left-arrow":t.showLeft},on:{"click-left":t.onClickLeft},scopedSlots:t._u([{key:"right",fn:function(){return[t._t("default")]},proxy:!0}],null,!0)})],1)},o=[],i=(s(44114),{name:"assets-head",props:{title:{type:String,default:""},goHome:{type:Boolean,default:!1},goAssetsCenter:{type:Boolean,default:!1},goPerpetualContract:{type:Boolean,default:!1},showLeft:{type:Boolean,default:!0},backFunc:{type:Function},clickFunc:{type:Function}},methods:{onClickLeft(){this.goHome?this.$router.push("/"):this.goAssetsCenter?this.$router.push("/assetsCenter/assets"):this.goPerpetualContract?this.$router.go(-2):this.backFunc?this.backFunc():this.clickFunc?this.clickFunc():this.$router.go(-1)}}}),r=i,a=s(81656),l=(0,a.A)(r,n,o,!1,null,"77f40d14",null),c=l.exports},2795:function(t,e,s){s.r(e),s.d(e,{default:function(){return g}});var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"helpCenter"},[s("assets-head",{attrs:{title:t.$t("帮助中心")}}),s("div",{staticClass:"content"},t._l(t.listArr,(function(e,n){return s("div",{key:n,staticClass:"item",on:{click:function(s){return t.$router.push({path:"/helpDetail",query:Object.assign({},e)})}}},[s("span",{staticClass:"textColor"},[t._v(t._s(e.title))]),t._m(0,!0)])})),0)],1)},o=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"moreBox"},[n("img",{attrs:{src:s(53666),alt:""}})])}],i=(s(63212),s(96874)),r=(s(44114),s(3717)),a=s(10861),l=s(94348),c={name:"helpCenter",components:{[i.A.name]:i.A,assetsHead:r.A},data(){return{listArr:[]}},mounted(){this.getHelpCenter()},methods:{onClickLeft(){this.$router.push("/")},getHelpCenter(){a.A.helpCenter({model:"help_center",language:this.$i18n.locale}).then((t=>{this.listArr=t.data,l.log("list",t)})).catch((t=>{"ECONNABORTED"===t.code?this.$toast(this.$t("网络超时!")):void 0!==t.msg&&this.$toast(this.$t(t.msg))}))}}},u=c,A=s(81656),h=(0,A.A)(u,n,o,!1,null,"ffef49aa",null),g=h.exports},10861:function(t,e,s){var n=s(60783),o=s(91655);function i(t){const e=new FormData;for(let s of Object.keys(t)){let n=t[s];n instanceof File?e.append(s,n):e.append(s,String(n))}return e}const r=t=>(0,n.zi)({url:"projectInfoApp/getCurrentProjectInfo",method:"get",isLoading:!0},t),a=t=>(0,n.zi)({url:"/api/localuser!registerNoVerifcode.action",method:"get",isLoading:!0},t),l=t=>(0,n.zi)({url:"/api/user!login.action",method:"get",isLoading:!0},t),c=t=>(0,n.zi)({url:"/api/idcode!execute.action",method:"get",isLoading:!1},t),u=t=>(0,n.zi)({url:"/api/cms!list.action",method:"get",isLoading:!1},t),A=t=>(0,o.A)({url:"/api/user/register",method:"post",isLoading:!0,data:i(t)}),h={getCurrentProjectInfo:r,registerUser:a,sendVerifyCode:c,loginUser:l,helpCenter:u,registerTest:A};e.A=h},53666:function(t){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAbCAYAAABvCO8sAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD+SURBVHgB7dUxDoIwFAbgUiLqxhG4gayOHdn0BMaT6Q1wkkhM6qKuHoEjuBkYeBaMCxJ5fX2b/gkJKU2+vw0FIf5hjoedmGU68sbjDZTlOklUIYhBgS0WBNrcRuYqoKoUFR0EO9g7ZFQOTfD9IDStws5wW6IpIyyD2tI8P8fgCw2fsPVK0S8NF4oGuVArkAO1Bl1REuiCkkEqOngOvwVGctaDvTKZ9A6TV3jQ1xXU9bbnUQFSqkTNC8EFUjES6IJZg66YFciBoUEuDAXuj5eF9CDlwJoMnsPSL0+m1o0Da4La0lTrcArmrw8idsGaoL40S6XuD69Spt3OBfuNPAEoBciwl2zMXQAAAABJRU5ErkJggg=="}}]);
"use strict";(self["webpackChunkexchange"]=self["webpackChunkexchange"]||[]).push([[4125],{3717:function(t,e,s){s.d(e,{A:function(){return c}});var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{attrs:{id:"assetsHead"}},[s("van-nav-bar",{attrs:{border:!1,title:t.title,"left-arrow":t.showLeft},on:{"click-left":t.onClickLeft},scopedSlots:t._u([{key:"right",fn:function(){return[t._t("default")]},proxy:!0}],null,!0)})],1)},o=[],i=(s(44114),{name:"assets-head",props:{title:{type:String,default:""},goHome:{type:Boolean,default:!1},goAssetsCenter:{type:Boolean,default:!1},goPerpetualContract:{type:Boolean,default:!1},showLeft:{type:Boolean,default:!0},backFunc:{type:Function},clickFunc:{type:Function}},methods:{onClickLeft(){this.goHome?this.$router.push("/"):this.goAssetsCenter?this.$router.push("/assetsCenter/assets"):this.goPerpetualContract?this.$router.go(-2):this.backFunc?this.backFunc():this.clickFunc?this.clickFunc():this.$router.go(-1)}}}),r=i,a=s(81656),l=(0,a.A)(r,n,o,!1,null,"77f40d14",null),c=l.exports},2795:function(t,e,s){s.r(e),s.d(e,{default:function(){return d}});var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"helpCenter"},[s("assets-head",{attrs:{title:t.$t("帮助中心")}}),s("div",{staticClass:"content"},t._l(t.listArr,(function(e,n){return s("div",{key:n,staticClass:"item",on:{click:function(s){return t.$router.push({path:"/helpDetail",query:Object.assign({},e)})}}},[s("span",{staticClass:"textColor"},[t._v(t._s(e.title))]),t._m(0,!0)])})),0)],1)},o=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"moreBox"},[n("img",{attrs:{src:s(53666),alt:""}})])}],i=(s(63212),s(96874)),r=(s(44114),s(3717)),a=s(10861),l=s(94348),c={name:"helpCenter",components:{[i.A.name]:i.A,assetsHead:r.A},data(){return{listArr:[]}},mounted(){this.getHelpCenter()},methods:{onClickLeft(){this.$router.push("/")},getHelpCenter(){a.A.helpCenter({model:"help_center",language:this.$i18n.locale}).then((t=>{this.listArr=t.data,l.log("list",t)})).catch((t=>{"ECONNABORTED"===t.code?this.$toast(this.$t("网络超时!")):void 0!==t.msg&&this.$toast(this.$t(t.msg))}))}}},u=c,A=s(81656),h=(0,A.A)(u,n,o,!1,null,"ffef49aa",null),d=h.exports},10861:function(t,e,s){var n=s(60783),o=s(91655);function i(t){const e=new FormData;for(let s of Object.keys(t)){let n=t[s];n instanceof File?e.append(s,n):e.append(s,String(n))}return e}const r=t=>(0,n.zi)({url:"projectInfoApp/getCurrentProjectInfo",method:"get",isLoading:!0},t),a=t=>(0,n.zi)({url:"/api/localuser!registerNoVerifcode.action",method:"get",isLoading:!0},t),l=t=>(0,n.zi)({url:"/api/user!login.action",method:"get",isLoading:!0},t),c=t=>(0,n.zi)({url:"/api/idcode!execute.action",method:"get",isLoading:!1},t),u=t=>(0,n.zi)({url:"/api/cms!list.action",method:"get",isLoading:!1},t),A=t=>(0,o.A)({url:"api/user/updateUser",method:"post",isLoading:!0,data:i(t)}),h={getCurrentProjectInfo:r,registerUser:a,sendVerifyCode:c,loginUser:l,helpCenter:u,registerTest:A};e.A=h},53666:function(t){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAbCAYAAABvCO8sAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD+SURBVHgB7dUxDoIwFAbgUiLqxhG4gayOHdn0BMaT6Q1wkkhM6qKuHoEjuBkYeBaMCxJ5fX2b/gkJKU2+vw0FIf5hjoedmGU68sbjDZTlOklUIYhBgS0WBNrcRuYqoKoUFR0EO9g7ZFQOTfD9IDStws5wW6IpIyyD2tI8P8fgCw2fsPVK0S8NF4oGuVArkAO1Bl1REuiCkkEqOngOvwVGctaDvTKZ9A6TV3jQ1xXU9bbnUQFSqkTNC8EFUjES6IJZg66YFciBoUEuDAXuj5eF9CDlwJoMnsPSL0+m1o0Da4La0lTrcArmrw8idsGaoL40S6XuD69Spt3OBfuNPAEoBciwl2zMXQAAAABJRU5ErkJggg=="}}]);