03b3a4a.js 1.6 KB

12
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([[91,33],{585:function(t,e,r){t.exports={}},627:function(t,e,r){"use strict";r(585)},679:function(t,e,r){t.exports={}},713:function(t,e,r){"use strict";r.r(e);var n={props:{title:String,text:String}},c=(r(627),r(22)),component=Object(c.a)(n,(function(){var t=this,e=t._self._c;return e("div",[e("p",{staticClass:"title"},[t._v(t._s(t.title))]),t._v(" "),e("div",{staticClass:"line"}),t._v(" "),e("div",{staticClass:"item",domProps:{innerHTML:t._s(t.text)}})])}),[],!1,null,"89d0db98",null);e.default=component.exports},792:function(t,e,r){"use strict";r(679)},856:function(t,e,r){"use strict";r.r(e);var n=r(12),c=(r(61),{data:function(){return{privacyInfo:""}},created:function(){var t=this;return Object(n.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.getInfoList();case 2:case"end":return e.stop()}}),e)})))()},methods:{getInfoList:function(){var t=this;this.$axios.get("others/privacy").then((function(e){1==e.code&&(t.privacyInfo=e.result.content)}))}}}),o=(r(792),r(22)),component=Object(o.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"com-main com-width-1400 com-margin-auto"},[e("el-breadcrumb",{attrs:{"separator-class":"el-icon-arrow-right"}},[e("el-breadcrumb-item",{attrs:{to:{path:"/"}}},[t._v("Home")]),t._v(" "),e("el-breadcrumb-item",[t._v("Privacy Policy")])],1),t._v(" "),e("pc-article",{attrs:{title:"Privacy Policy",text:t.privacyInfo}})],1)}),[],!1,null,"0110c098",null);e.default=component.exports;installComponents(component,{PcArticle:r(713).default})}}]);
  2. //# sourceMappingURL=03b3a4a.js.map