userPrivacy.js 3.1 KB

1234567891011
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/userPrivacy/userPrivacy"],{271:function(n,e,t){"use strict";t.r(e);var r=t(272),o=t(274);for(var c in o)["default"].indexOf(c)<0&&function(n){t.d(e,n,(function(){return o[n]}))}(c);t(276);var i,u=t(32),a=Object(u["default"])(o["default"],r["render"],r["staticRenderFns"],!1,null,null,null,!1,r["components"],i);a.options.__file="components/userPrivacy/userPrivacy.vue",e["default"]=a.exports},272:function(n,e,t){"use strict";t.r(e);var r=t(273);t.d(e,"render",(function(){return r["render"]})),t.d(e,"staticRenderFns",(function(){return r["staticRenderFns"]})),t.d(e,"recyclableRender",(function(){return r["recyclableRender"]})),t.d(e,"components",(function(){return r["components"]}))},273:function(n,e,t){"use strict";var r;t.r(e),t.d(e,"render",(function(){return o})),t.d(e,"staticRenderFns",(function(){return i})),t.d(e,"recyclableRender",(function(){return c})),t.d(e,"components",(function(){return r}));try{r={uPopup:function(){return t.e("uview-ui/components/u-popup/u-popup").then(t.bind(null,302))}}}catch(u){if(-1===u.message.indexOf("Cannot find module")||-1===u.message.indexOf(".vue"))throw u;console.error(u.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var o=function(){var n=this,e=n.$createElement;n._self._c},c=!1,i=[];o._withStripped=!0},274:function(n,e,t){"use strict";t.r(e);var r=t(275),o=t.n(r);for(var c in r)["default"].indexOf(c)<0&&function(n){t.d(e,n,(function(){return r[n]}))}(c);e["default"]=o.a},275:function(n,e,t){"use strict";(function(n,t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r={name:"userPrivacy",data:function(){return{privacyShow:!1,title:"",resolve:null}},methods:{openClick:function(){n.openPrivacyContract({success:function(){},fail:function(){},complete:function(){}})},agreeClick:function(){this.privacyShow=!1,t.showTabBar()},close:function(){this.privacyShow=!1,t.showTabBar()},getPrivacySettingFn:function(){var e=this;n.getPrivacySetting({success:function(n){if(console.log(n),n.needAuthorization)return e.privacyShow=!0,e.title=n.privacyContractName,void t.hideTabBar()},fail:function(){},complete:function(){}})}}};e.default=r}).call(this,t(1)["default"],t(2)["default"])},276:function(n,e,t){"use strict";t.r(e);var r=t(277),o=t.n(r);for(var c in r)["default"].indexOf(c)<0&&function(n){t.d(e,n,(function(){return r[n]}))}(c);e["default"]=o.a},277:function(n,e,t){}}]);
  2. //# sourceMappingURL=../../../.sourcemap/mp-weixin/components/userPrivacy/userPrivacy.js.map
  3. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  4. 'components/userPrivacy/userPrivacy-create-component',
  5. {
  6. 'components/userPrivacy/userPrivacy-create-component':(function(module, exports, __webpack_require__){
  7. __webpack_require__('2')['createComponent'](__webpack_require__(271))
  8. })
  9. },
  10. [['components/userPrivacy/userPrivacy-create-component']]
  11. ]);