index.js 2.7 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/privacyAgreementPopup/index"],{"112e":function(t,e,n){},5037:function(t,e,n){"use strict";(function(t,i){var a=n("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=a(n("19b6")),o=(n("d1ea"),{mixins:[c.default],data:function(){return{isShow:!1,agreementName:"",mpData:t.getStorageSync("copyRight")}},mounted:function(){var t=this;i.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,t.switchTab({url:"/pages/index/index"}),this.$emit("onReject")},closeAttr:function(){this.$emit("onCloseAgePop")},privacy:function(e){t.navigateTo({url:"/pages/users/privacy/index?type="+e})}}});e.default=o}).call(this,n("543d")["default"],n("bc2e")["default"])},"63e3":function(t,e,n){},"774b":function(t,e,n){"use strict";n.r(e);var i=n("5037"),a=n.n(i);for(var c in i)["default"].indexOf(c)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(c);e["default"]=a.a},ae281:function(t,e,n){"use strict";var i=n("112e"),a=n.n(i);a.a},c62a:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,n=(t._self._c,t.$t("服务与隐私协议")),i=t.$t("欢迎您使用"+t.mpData.siteName+"!请仔细阅读以下内容,并作出适当的选择:"),a=t.$t("隐私政策概要"),c=t.$t("当您点击同意并开始时用产品服务时,即表示您已理解并同息该条款内容,该条款将对您产生法律约束力。如您拒绝,将无法继续下一步操作。"),o=t.$t("点击阅读"),u=t.$t("同意并继续"),r=t.$t("取消");t.$mp.data=Object.assign({},{$root:{m0:n,m1:i,m2:a,m3:c,m4:o,m5:u,m6:r}})},a=[]},e152:function(t,e,n){"use strict";var i=n("63e3"),a=n.n(i);a.a},f4ac:function(t,e,n){"use strict";n.r(e);var i=n("c62a"),a=n("774b");for(var c in a)["default"].indexOf(c)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(c);n("e152"),n("ae281");var o=n("f0c5"),u=Object(o["a"])(a["default"],i["b"],i["c"],!1,null,"f9d6c8b8",null,!1,i["a"],void 0);e["default"]=u.exports}}]);
  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__("f4ac"))
  7. })
  8. },
  9. [['components/privacyAgreementPopup/index-create-component']]
  10. ]);