Files
huangjingfen/pro_v3.5.1/public/statics/mp_view/components/privacyAgreementPopup/index.js
apple 78de918c37 Initial commit: queue workspace
Made-with: Cursor
2026-03-21 02:55:24 +08:00

11 lines
2.1 KiB
JavaScript

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/privacyAgreementPopup/index"],{"16ed":function(e,t,n){"use strict";n.r(t);var i=n("5e29"),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},"1e2d":function(e,t,n){"use strict";var i=n("216c"),c=n.n(i);c.a},2104:function(e,t,n){"use strict";var i=n("c466"),c=n.n(i);c.a},"216c":function(e,t,n){},"5e29":function(e,t,n){"use strict";(function(e,i){var c=n("47a9");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=c(n("89cc")),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("3223")["default"],n("df3c")["default"])},"68fe":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=[]},b99f:function(e,t,n){"use strict";n.r(t);var i=n("68fe"),c=n("16ed");for(var a in c)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return c[e]}))}(a);n("2104"),n("1e2d");var u=n("828b"),o=Object(u["a"])(c["default"],i["b"],i["c"],!1,null,"2a7b8bee",null,!1,i["a"],void 0);t["default"]=o.exports},c466:function(e,t,n){}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/privacyAgreementPopup/index-create-component',
{
'components/privacyAgreementPopup/index-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("b99f"))
})
},
[['components/privacyAgreementPopup/index-create-component']]
]);