index.js 2.1 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/privacyAgreementPopup/index"],{2170:function(e,t,n){},"2cb7":function(e,t,n){"use strict";n.r(t);var i=n("8508"),c=n("3c3f");for(var a in c)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return c[e]}))}(a);n("ae91"),n("ea3c");var u=n("f0c5"),o=Object(u["a"])(c["default"],i["b"],i["c"],!1,null,"02f590ee",null,!1,i["a"],void 0);t["default"]=o.exports},"3c3f":function(e,t,n){"use strict";n.r(t);var i=n("92d1"),c=n.n(i);for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);t["default"]=c.a},8508:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return c})),n.d(t,"a",(function(){}));var i=function(){var e=this.$createElement;this._self._c},c=[]},"92d1":function(e,t,n){"use strict";(function(e,i){var c=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=c(n("5c3b")),u={mixins:[a.default],data:function(){return{isShow:!1,agreementName:"",configData:this.$Cache.get("BASIC_CONFIG")}},mounted:function(){var t=this;e.getPrivacySetting({success:function(e){e.needAuthorization?(t.isShow=!0,t.agreementName=e.privacyContractName):t.$emit("onAgree")},fail:function(){},complete:function(){}})},methods:{handleAgree:function(){this.isShow=!1,this.$emit("onAgree")},rejectAgreement:function(){this.isShow=!1,i.switchTab({url:"/pages/index/index"}),this.$emit("onReject")},privacy:function(e){i.navigateTo({url:"/pages/users/privacy/index?type="+e})}}};t.default=u}).call(this,n("bc2e")["default"],n("543d")["default"])},ae91:function(e,t,n){"use strict";var i=n("2170"),c=n.n(i);c.a},c5ce:function(e,t,n){},ea3c:function(e,t,n){"use strict";var i=n("c5ce"),c=n.n(i);c.a}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/privacyAgreementPopup/index-create-component',
  4. {
  5. 'components/privacyAgreementPopup/index-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("2cb7"))
  7. })
  8. },
  9. [['components/privacyAgreementPopup/index-create-component']]
  10. ]);