@xysfe/actui 1.10.85 → 1.10.86
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/HumanCheckGuideLayer/index.js +1 -1
- package/es/Login/index.js +1 -1
- package/es/LoginLayer/index.js +1 -1
- package/es/MobileAuth/index.js +1 -1
- package/es/MobileAuthLayer/index.js +1 -1
- package/es/index.js +1 -1
- package/lib/HumanCheckGuideLayer/index.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/common/goldlayer.js"),require("@xysfe/actui/es/assets/img/icon-back.png"),require("@xysfe/actui/es/assets/img/icon-li-cps.png"),require("@xysfe/actui/es/assets/img/icon-li.png"),require("@xysfe/actui/es/assets/img/icon-ques.png")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/utils/create/index.js","@xysfe/actui/es/assets/common/goldlayer.js","@xysfe/actui/es/assets/img/icon-back.png","@xysfe/actui/es/assets/img/icon-li-cps.png","@xysfe/actui/es/assets/img/icon-li.png","@xysfe/actui/es/assets/img/icon-ques.png"],e):"object"==typeof exports?exports.HumanCheckGuideLayer=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/common/goldlayer.js"),require("@xysfe/actui/es/assets/img/icon-back.png"),require("@xysfe/actui/es/assets/img/icon-li-cps.png"),require("@xysfe/actui/es/assets/img/icon-li.png"),require("@xysfe/actui/es/assets/img/icon-ques.png")):t.HumanCheckGuideLayer=e(t["@xysfe/actui/es/assets/utils/create/index.js"],t["@xysfe/actui/es/assets/common/goldlayer.js"],t["@xysfe/actui/es/assets/img/icon-back.png"],t["@xysfe/actui/es/assets/img/icon-li-cps.png"],t["@xysfe/actui/es/assets/img/icon-li.png"],t["@xysfe/actui/es/assets/img/icon-ques.png"])}("undefined"!=typeof self?self:this,function(t,e,n,r,i,o){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=2292)}({0:function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},1:function(t,e,n){var r=n(32)("wks"),i=n(26),o=n(0).Symbol,s="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=s&&o[t]||(s?o:i)("Symbol."+t))}).store=r},10:function(t,e,n){var r=n(4),i=n(41),o=n(39),s=Object.defineProperty;e.f=n(3)?Object.defineProperty:function(t,e,n){if(r(t),e=o(e,!0),r(n),i)try{return s(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},11:function(t,e){t.exports={}},114:function(t,e,n){t.exports={default:n(125),__esModule:!0}},12:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},125:function(t,e,n){var r=n(2),i=r.JSON||(r.JSON={stringify:JSON.stringify});t.exports=function(t){return i.stringify.apply(i,arguments)}},1288:function(t,e,n){"use strict";var r=n(159),i=n.n(r),o=n(2295);e.a={name:"HumanCheckGuideLayer",components:{ActGoldLayer:i.a,guideDetail:o.a},props:{title:{type:String,default:"人工核保说明"},brandColor:{type:String,default:"#8C7FEE"},btnColor:{type:String,default:"#8C7FEE"},renderCfg:{type:Object,default:function(){return{flowType:1,flowTypeText:"站内人核",flowTypeDesc:"该产品需要到保险公司平台才能完成人工核保全流程。",guideCfg:{},guideCfgMap:{}}}},height:{type:String,default:"61.57vh"}},data:function(){return{isVisible:!1,titleData:""}},computed:{style:function(){return{height:""+this.height||"70vh"}},isCps:function(){return"#8C7FEE"!==this.brandColor},headCfg:function(){return{tagType:this.renderCfg.flowType,tagText:this.renderCfg.flowTypeText,tipText:this.renderCfg.flowTypeDesc}}},created:function(){},methods:{show:function(){this.isVisible=!0},hide:function(){this.isVisible=!1},close:function(){this.hide(),this.$emit("close")}}}},1289:function(t,e,n){"use strict";var r=n(156),i=n.n(r),o=n(114),s=n.n(o),u=n(2297);e.a={name:"GuideDetail",components:{ModuleBox:u.a},props:{isCps:{type:Boolean,default:!1},brandColor:{type:String,default:"#8C7FEE"},btnColor:{type:String,default:"#8C7FEE"},headCfg:{type:Object,default:function(){return{}}},guideCfg:{type:Object,default:function(){return{}}},guideCfgMap:{type:Object,default:function(){return{cfgMap:{flowGuideCfg:"人工核保流程说明",checkRuleCfg:"保险公司核保规则"},cfgItemMap:{humanCheckReasonDesc:"进入人核流程原因",xysNoticeSolution:"小雨伞函件查看及处理方式",cxNoticeSolution:"创信函件查看及处理方式",reviewTimeDesc:"审核时效",noticeValidTimeDesc:"人核函件及结论有效期",validTimecfg:"函件及结论有效期",payDesc:"支付操作指引",bmiRuleDesc:"BMI要求",incomeRuleDesc:"收入情况要求",otherRuleDesc:"其他规则"},ques:{noticeValidTimeDesc:"需在有效期内完成人核单的函件回复或者支付,逾期将会取消投保。有效期仅供参考,以人工核保时的有效期为准。",bmiRuleDesc:"根据保险公司的要求,当被保险人或投保人的BMI不符合标体承保时,将有可能进入到人工核保流程。",incomeRuleDesc:"根据保险公司的要求,当被保险人或投保人的收入情况不符合标体承保时,将有可能进入到人工核保流程。"},pics:{humanCheckReasonDesc:"humanCheckReasonPics"}}}},renderData:{type:Array,default:function(){return[]}}},data:function(){return{readyRenderData:[]}},created:function(){Array.isArray(this.renderData)&&0===this.renderData.length?this.readyRenderData=this.transToReadyRenderData(this.guideCfg):this.readyRenderData=JSON.parse(s()(this.renderData))},methods:{transToReadyRenderData:function(t){var e=this,n=[];return i()(t).forEach(function(r){var o=e.guideCfgMap.cfgMap||{},s={key:r,title:o[r],data:[]},u=t[r]||{};i()(u).forEach(function(t){if((e.guideCfgMap.cfgItemMap||{})[t]){var n=e.guideCfgMap.ques||{},r=e.guideCfgMap.pics||{},i=r[t]||"",o=u[i]||[],a={title:e.guideCfgMap.cfgItemMap[t],key:t,desc:u[t],ques:n[t]||"",pics:o};if("validTimecfg"===t){var c=u[t].cfgList||[],f={head:["类型","有效期规则"],body:[]};c.forEach(function(t){return f.body.push([t.name,t.desc])}),a.descType="table",a.desc=f}s.data.push(a)}}),s.data.some(function(t){return Boolean(t.desc)})&&n.push(s)}),n}}}},1290:function(t,e,n){"use strict";var r=n(2299);e.a={name:"ModuleBox",components:{descTable:r.a},props:{index:{type:Number,default:1},showIndex:{type:Boolean,default:!0},title:{type:String,default:""},isCps:{type:Boolean,default:!1},brandColor:{type:String,default:"#8C7FEE"},moduleData:{type:Array,default:function(){return[]}}},data:function(){return{}},computed:{showModule:function(){var t=this.moduleData;return!!Array.isArray(t)&&(!!t.length&&t.some(function(t){return Boolean(t.desc)}))}},created:function(){},mounted:function(){},methods:{showQuesDetail:function(t){this.$createGoldDialog({buttonType:"sticky",zIndex:202,showConfirmButton:!0,confirmButtonText:"我知道了",confirmButtonColor:this.brandColor,title:"提示",content:t}).show()}}}},1291:function(t,e,n){"use strict";var r=n(552);e.a={name:"DescTable",props:{tableData:{type:Object,default:function(){return{head:[],body:[]}}},brandColor:{type:String,default:"#8C7FEE"}},computed:{showTable:function(){return!!(Object(r.i)(this.tableData)&&Object(r.e)(this.tableData.body)&&this.tableData.body.length)}},data:function(){return{dialog:null}},methods:{},watch:{}}},13:function(t,e,n){var r=n(34),i=n(15);t.exports=function(t){return r(i(t))}},1314:function(t,e){t.exports=n},14:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},144:function(t,e,n){e.f=n(1)},145:function(t,e,n){var r=n(0),i=n(2),o=n(18),s=n(144),u=n(10).f;t.exports=function(t){var e=i.Symbol||(i.Symbol=o?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||u(e,t,{value:s.f(t)})}},15:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},156:function(t,e,n){t.exports={default:n(175),__esModule:!0}},159:function(t,n){t.exports=e},16:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},17:function(t,e,n){var r=n(19);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},174:function(t,e,n){var r=n(9),i=n(2),o=n(12);t.exports=function(t,e){var n=(i.Object||{})[t]||Object[t],s={};s[t]=e(n),r(r.S+r.F*o(function(){n(1)}),"Object",s)}},175:function(t,e,n){n(176),t.exports=n(2).Object.keys},176:function(t,e,n){var r=n(31),i=n(30);n(174)("keys",function(){return function(t){return i(r(t))}})},177:function(t,e,n){var r=n(42),i=n(33).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},18:function(t,e){t.exports=!0},19:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},195:function(t,e,n){var r=n(26)("meta"),i=n(6),o=n(8),s=n(10).f,u=0,a=Object.isExtensible||function(){return!0},c=!n(12)(function(){return a(Object.preventExtensions({}))}),f=function(t){s(t,r,{value:{i:"O"+ ++u,w:{}}})},l=function(t,e){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,r)){if(!a(t))return"F";if(!e)return"E";f(t)}return t[r].i},p=function(t,e){if(!o(t,r)){if(!a(t))return!0;if(!e)return!1;f(t)}return t[r].w},d=function(t){return c&&y.NEED&&a(t)&&!o(t,r)&&f(t),t},y=t.exports={KEY:r,NEED:!1,fastKey:l,getWeak:p,onFreeze:d}},2:function(t,e){var n=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=n)},20:function(t,e,n){var r=n(32)("keys"),i=n(26);t.exports=function(t){return r[t]||(r[t]=i(t))}},22:function(t,e,n){var r=n(6),i=n(0).document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},2292:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(28),i=n.n(r),o=n(2293);o.a.install=function(t){t.component(o.a.name,o.a),t.prototype.$createHumanCheckGuideLayer=i()(o.a,t)},e.default=o.a},2293:function(t,e,n){"use strict";function r(t){u||n(2294)}var i=n(1288),o=n(2307),s=n(7),u=!1,a=r,c=Object(s.a)(i.a,o.a,o.b,!1,a,"data-v-18b186fe",null);c.options.__file="src\\components\\HumanCheckGuideLayer\\src\\index.vue",e.a=c.exports},2294:function(t,e){},2295:function(t,e,n){"use strict";function r(t){u||n(2296)}var i=n(1289),o=n(2306),s=n(7),u=!1,a=r,c=Object(s.a)(i.a,o.a,o.b,!1,a,"data-v-7fbd27ce",null);c.options.__file="src\\components\\HumanCheckGuideLayer\\src\\guideDetail.vue",e.a=c.exports},2296:function(t,e){},2297:function(t,e,n){"use strict";function r(t){u||n(2298)}var i=n(1290),o=n(2302),s=n(7),u=!1,a=r,c=Object(s.a)(i.a,o.a,o.b,!1,a,"data-v-631b6d6b",null);c.options.__file="src\\components\\HumanCheckGuideLayer\\src\\moduleBox.vue",e.a=c.exports},2298:function(t,e){},2299:function(t,e,n){"use strict";function r(t){u||n(2300)}var i=n(1291),o=n(2301),s=n(7),u=!1,a=r,c=Object(s.a)(i.a,o.a,o.b,!1,a,"data-v-5b66880c",null);c.options.__file="src\\components\\HumanCheckGuideLayer\\src\\table.vue",e.a=c.exports},2300:function(t,e){},2301:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.showTable,expression:"showTable"}],ref:"descTable",staticClass:"cpn--desc-table"},[n("div",{staticStyle:{display:"inline-block",padding:"0 12px","min-width":"100%"}},[n("table",{staticClass:"desc-table-body"},[n("thead",[n("tr",t._l(t.tableData.head,function(e,r){return n("th",{key:r,staticClass:"center"},[t._v("\n "+t._s(e)+"\n ")])}),0)]),t._v(" "),n("tbody",t._l(t.tableData.body,function(e,r){return n("tr",{key:r},t._l(e,function(e,i){return n("td",{key:i,staticClass:"center",class:[0===i?"col-1-max-width":""],style:{"border-bottom":r===t.tableData.body.length-1?"none":""}},[t._v("\n "+t._s(e)+"\n ")])}),0)}),0)])])])},i=[];r._withStripped=!0},2302:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,r=t._self._c||e;return t.showModule?r("section",{staticClass:"cpn--module-box"},[r("div",{staticClass:"box-head"},[r("div",{class:[t.isCps?"box-head-bg-cps":"box-head-bg"]}),t._v(" "),t.showIndex?r("div",{staticClass:"box-head-index"},[t._v(t._s(t.index))]):t._e(),t._v(" "),r("div",{staticClass:"box-head-title"},[t._v(t._s(t.title))])]),t._v(" "),t._l(t.moduleData,function(e,i){return r("div",{directives:[{name:"show",rawName:"v-show",value:e.title&&e.desc,expression:"cfgModule.title && cfgModule.desc"}],key:i,staticClass:"box-cfg-module",class:[e.pics&&e.pics.length?"fix-img-distance":""]},[e.desc?r("div",{class:["cfg-title",t.isCps?"cfg-title-cps":""]},[t.isCps?r("img",{staticClass:"icon-li",attrs:{src:n(2303),alt:"list-item"}}):r("img",{staticClass:"icon-li",attrs:{src:n(2304),alt:"list-item"}}),t._v(" "),r("span",[t._v(t._s(e.title))]),t._v(" "),e.ques?r("img",{staticClass:"icon-ques",attrs:{src:n(2305),alt:e.ques},on:{click:function(n){return t.showQuesDetail(e.ques)}}}):t._e()]):t._e(),t._v(" "),["table"===e.descType?r("descTable",{attrs:{tableData:e.desc}}):r("div",{staticClass:"cfg-desc",domProps:{innerHTML:t._s(e.desc)}})],t._v(" "),e.pics&&e.pics.length?r("div",{staticClass:"cfg-pics"},[r("act-file-list",{attrs:{files:e.pics}})],1):t._e()],2)})],2):t._e()},i=[];r._withStripped=!0},2303:function(t,e){t.exports=r},2304:function(t,e){t.exports=i},2305:function(t,e){t.exports=o},2306:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"cpn--guide-detail"},[n("div",{staticClass:"guide-head"},[t.headCfg.tagText?n("div",{staticClass:"type-tag",class:[2==+t.headCfg.tagType?"type-tag-2":"type-tag-1"]},[t._v("\n "+t._s(t.headCfg.tagText)+"\n ")]):t._e(),t._v(" "),t.headCfg.tipText?n("div",{staticClass:"head-tip"},[t._v(t._s(t.headCfg.tipText))]):t._e()]),t._v(" "),t._l(t.readyRenderData,function(e,r){return n("ModuleBox",{key:r,attrs:{isCps:t.isCps,brandColor:t.brandColor,index:r+1,showIndex:t.readyRenderData.length>1,title:e.title,moduleData:e.data}})})],2)},i=[];r._withStripped=!0},2307:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("section",{staticClass:"cpn--human-check-guide-layer"},[r("act-gold-layer",{attrs:{visible:t.isVisible,center:!1,title:t.titleData||t.title},on:{close:t.close}},[r("template",{slot:"headerLeft"},[r("div",{staticClass:"back-btn",on:{click:t.close}},[r("img",{staticClass:"icon",attrs:{src:n(1314),alt:"back"}})])]),t._v(" "),r("div",{staticClass:"human-check-guide-layer__content",style:t.style,on:{touchmove:function(t){t.stopPropagation()}}},[r("div",{staticClass:"gradual-color"}),t._v(" "),t.isVisible?r("guideDetail",{attrs:{isCps:t.isCps,brandColor:t.brandColor,headCfg:t.headCfg,guideCfg:t.renderCfg.guideCfg,guideCfgMap:t.renderCfg.guideCfgMap}}):t._e()],1)],2)],1)},i=[];r._withStripped=!0},25:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},259:function(t,e,n){var r=n(14);t.exports=Array.isArray||function(t){return"Array"==r(t)}},26:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},267:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var i=n(268),o=r(i),s=n(270),u=r(s),a="function"==typeof u.default&&"symbol"==typeof o.default?function(t){return typeof t}:function(t){return t&&"function"==typeof u.default&&t.constructor===u.default&&t!==u.default.prototype?"symbol":typeof t};e.default="function"==typeof u.default&&"symbol"===a(o.default)?function(t){return void 0===t?"undefined":a(t)}:function(t){return t&&"function"==typeof u.default&&t.constructor===u.default&&t!==u.default.prototype?"symbol":void 0===t?"undefined":a(t)}},268:function(t,e,n){t.exports={default:n(269),__esModule:!0}},269:function(t,e,n){n(48),n(52),t.exports=n(144).f("iterator")},270:function(t,e,n){t.exports={default:n(271),__esModule:!0}},271:function(t,e,n){n(272),n(78),n(276),n(277),t.exports=n(2).Symbol},272:function(t,e,n){"use strict";var r=n(0),i=n(8),o=n(3),s=n(9),u=n(55),a=n(195).KEY,c=n(12),f=n(32),l=n(29),p=n(26),d=n(1),y=n(144),h=n(145),v=n(273),g=n(259),b=n(4),m=n(6),x=n(31),_=n(13),C=n(39),w=n(25),S=n(53),O=n(274),j=n(275),T=n(58),M=n(10),k=n(30),E=j.f,D=M.f,P=O.f,A=r.Symbol,L=r.JSON,R=L&&L.stringify,F=d("_hidden"),I=d("toPrimitive"),N={}.propertyIsEnumerable,q=f("symbol-registry"),B=f("symbols"),G=f("op-symbols"),V=Object.prototype,H="function"==typeof A&&!!T.f,W=r.QObject,$=!W||!W.prototype||!W.prototype.findChild,J=o&&c(function(){return 7!=S(D({},"a",{get:function(){return D(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=E(V,e);r&&delete V[e],D(t,e,n),r&&t!==V&&D(V,e,r)}:D,Q=function(t){var e=B[t]=S(A.prototype);return e._k=t,e},U=H&&"symbol"==typeof A.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof A},z=function(t,e,n){return t===V&&z(G,e,n),b(t),e=C(e,!0),b(n),i(B,e)?(n.enumerable?(i(t,F)&&t[F][e]&&(t[F][e]=!1),n=S(n,{enumerable:w(0,!1)})):(i(t,F)||D(t,F,w(1,{})),t[F][e]=!0),J(t,e,n)):D(t,e,n)},K=function(t,e){b(t);for(var n,r=v(e=_(e)),i=0,o=r.length;o>i;)z(t,n=r[i++],e[n]);return t},X=function(t,e){return void 0===e?S(t):K(S(t),e)},Y=function(t){var e=N.call(this,t=C(t,!0));return!(this===V&&i(B,t)&&!i(G,t))&&(!(e||!i(this,t)||!i(B,t)||i(this,F)&&this[F][t])||e)},Z=function(t,e){if(t=_(t),e=C(e,!0),t!==V||!i(B,e)||i(G,e)){var n=E(t,e);return!n||!i(B,e)||i(t,F)&&t[F][e]||(n.enumerable=!0),n}},tt=function(t){for(var e,n=P(_(t)),r=[],o=0;n.length>o;)i(B,e=n[o++])||e==F||e==a||r.push(e);return r},et=function(t){for(var e,n=t===V,r=P(n?G:_(t)),o=[],s=0;r.length>s;)!i(B,e=r[s++])||n&&!i(V,e)||o.push(B[e]);return o};H||(A=function(){if(this instanceof A)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),e=function(n){this===V&&e.call(G,n),i(this,F)&&i(this[F],t)&&(this[F][t]=!1),J(this,t,w(1,n))};return o&&$&&J(V,t,{configurable:!0,set:e}),Q(t)},u(A.prototype,"toString",function(){return this._k}),j.f=Z,M.f=z,n(177).f=O.f=tt,n(51).f=Y,T.f=et,o&&!n(18)&&u(V,"propertyIsEnumerable",Y,!0),y.f=function(t){return Q(d(t))}),s(s.G+s.W+s.F*!H,{Symbol:A});for(var nt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),rt=0;nt.length>rt;)d(nt[rt++]);for(var it=k(d.store),ot=0;it.length>ot;)h(it[ot++]);s(s.S+s.F*!H,"Symbol",{for:function(t){return i(q,t+="")?q[t]:q[t]=A(t)},keyFor:function(t){if(!U(t))throw TypeError(t+" is not a symbol!");for(var e in q)if(q[e]===t)return e},useSetter:function(){$=!0},useSimple:function(){$=!1}}),s(s.S+s.F*!H,"Object",{create:X,defineProperty:z,defineProperties:K,getOwnPropertyDescriptor:Z,getOwnPropertyNames:tt,getOwnPropertySymbols:et});var st=c(function(){T.f(1)});s(s.S+s.F*st,"Object",{getOwnPropertySymbols:function(t){return T.f(x(t))}}),L&&s(s.S+s.F*(!H||c(function(){var t=A();return"[null]"!=R([t])||"{}"!=R({a:t})||"{}"!=R(Object(t))})),"JSON",{stringify:function(t){for(var e,n,r=[t],i=1;arguments.length>i;)r.push(arguments[i++]);if(n=e=r[1],(m(e)||void 0!==t)&&!U(t))return g(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!U(e))return e}),r[1]=e,R.apply(L,r)}}),A.prototype[I]||n(5)(A.prototype,I,A.prototype.valueOf),l(A,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},273:function(t,e,n){var r=n(30),i=n(58),o=n(51);t.exports=function(t){var e=r(t),n=i.f;if(n)for(var s,u=n(t),a=o.f,c=0;u.length>c;)a.call(t,s=u[c++])&&e.push(s);return e}},274:function(t,e,n){var r=n(13),i=n(177).f,o={}.toString,s="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],u=function(t){try{return i(t)}catch(t){return s.slice()}};t.exports.f=function(t){return s&&"[object Window]"==o.call(t)?u(t):i(r(t))}},275:function(t,e,n){var r=n(51),i=n(25),o=n(13),s=n(39),u=n(8),a=n(41),c=Object.getOwnPropertyDescriptor;e.f=n(3)?c:function(t,e){if(t=o(t),e=s(e,!0),a)try{return c(t,e)}catch(t){}if(u(t,e))return i(!r.f.call(t,e),t[e])}},276:function(t,e,n){n(145)("asyncIterator")},277:function(t,e,n){n(145)("observable")},28:function(e,n){e.exports=t},29:function(t,e,n){var r=n(10).f,i=n(8),o=n(1)("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},3:function(t,e,n){t.exports=!n(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e,n){var r=n(42),i=n(33);t.exports=Object.keys||function(t){return r(t,i)}},31:function(t,e,n){var r=n(15);t.exports=function(t){return Object(r(t))}},32:function(t,e,n){var r=n(2),i=n(0),o=i["__core-js_shared__"]||(i["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n(18)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},33:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,e,n){var r=n(14);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},35:function(t,e,n){var r=n(16),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},37:function(t,e,n){"use strict";var r=n(18),i=n(9),o=n(55),s=n(5),u=n(11),a=n(60),c=n(29),f=n(62),l=n(1)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,e,n,y,h,v,g){a(n,e,y);var b,m,x,_=function(t){if(!p&&t in O)return O[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},C=e+" Iterator",w="values"==h,S=!1,O=t.prototype,j=O[l]||O["@@iterator"]||h&&O[h],T=j||_(h),M=h?w?_("entries"):T:void 0,k="Array"==e?O.entries||j:j;if(k&&(x=f(k.call(new t)))!==Object.prototype&&x.next&&(c(x,C,!0),r||"function"==typeof x[l]||s(x,l,d)),w&&j&&"values"!==j.name&&(S=!0,T=function(){return j.call(this)}),r&&!g||!p&&!S&&O[l]||s(O,l,T),u[e]=T,u[C]=d,h)if(b={values:w?T:_("values"),keys:v?T:_("keys"),entries:M},g)for(m in b)m in O||o(O,m,b[m]);else i(i.P+i.F*(p||S),e,b);return b}},39:function(t,e,n){var r=n(6);t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},4:function(t,e,n){var r=n(6);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},41:function(t,e,n){t.exports=!n(3)&&!n(12)(function(){return 7!=Object.defineProperty(n(22)("div"),"a",{get:function(){return 7}}).a})},42:function(t,e,n){var r=n(8),i=n(13),o=n(46)(!1),s=n(20)("IE_PROTO");t.exports=function(t,e){var n,u=i(t),a=0,c=[];for(n in u)n!=s&&r(u,n)&&c.push(n);for(;e.length>a;)r(u,n=e[a++])&&(~o(c,n)||c.push(n));return c}},43:function(t,e,n){var r=n(0).document;t.exports=r&&r.documentElement},46:function(t,e,n){var r=n(13),i=n(35),o=n(47);t.exports=function(t){return function(e,n,s){var u,a=r(e),c=i(a.length),f=o(s,c);if(t&&n!=n){for(;c>f;)if((u=a[f++])!=u)return!0}else for(;c>f;f++)if((t||f in a)&&a[f]===n)return t||f||0;return!t&&-1}}},47:function(t,e,n){var r=n(16),i=Math.max,o=Math.min;t.exports=function(t,e){return t=r(t),t<0?i(t+e,0):o(t,e)}},48:function(t,e,n){"use strict";var r=n(59)(!0);n(37)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})})},5:function(t,e,n){var r=n(10),i=n(25);t.exports=n(3)?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},51:function(t,e){e.f={}.propertyIsEnumerable},52:function(t,e,n){n(68);for(var r=n(0),i=n(5),o=n(11),s=n(1)("toStringTag"),u="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),a=0;a<u.length;a++){var c=u[a],f=r[c],l=f&&f.prototype;l&&!l[s]&&i(l,s,c),o[c]=o.Array}},53:function(t,e,n){var r=n(4),i=n(61),o=n(33),s=n(20)("IE_PROTO"),u=function(){},a=function(){var t,e=n(22)("iframe"),r=o.length;for(e.style.display="none",n(43).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),a=t.F;r--;)delete a.prototype[o[r]];return a()};t.exports=Object.create||function(t,e){var n;return null!==t?(u.prototype=r(t),n=new u,u.prototype=null,n[s]=t):n=a(),void 0===e?n:i(n,e)}},55:function(t,e,n){t.exports=n(5)},552:function(t,e,n){"use strict";function r(t,e){if(t.findIndex)return t.findIndex(e);var n=-1;return t.some(function(t,r,i){var o=e.call(this,t,r,i);if(o)return n=r,o}),n}function i(t){return t?JSON.parse(v()(t)):t}function o(t){return Array.isArray?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)}function s(t){return"[object String]"===Object.prototype.toString.call(t)}function u(t){return"[object Number]"===Object.prototype.toString.call(t)}function a(t){return"[object Object]"===Object.prototype.toString.call(t)}function c(t){return void 0!==t&&null!==t}function f(t){return"function"==typeof t}function l(t,e,n){function r(e){var n=v,r=g;return v=g=void 0,C=e,m=t.apply(r,n)}function i(t,e){return j?(window.cancelAnimationFrame(x),window.requestAnimationFrame(t)):setTimeout(t,e)}function o(t){if(j)return window.cancelAnimationFrame(t);clearTimeout(t)}function s(t){return C=t,x=i(f,e),w?r(t):m}function u(t){var n=t-_,r=t-C,i=e-n;return S?Math.min(i,b-r):i}function c(t){var n=t-_,r=t-C;return void 0===_||n>=e||n<0||S&&r>=b}function f(){var t=Date.now();if(c(t))return l(t);x=i(f,u(t))}function l(t){return x=void 0,O&&v?r(t):(v=g=void 0,m)}function p(){void 0!==x&&o(x),C=0,v=_=g=x=void 0}function d(){return void 0===x?m:l(Date.now())}function y(){return void 0!==x}function h(){for(var t=Date.now(),n=c(t),o=arguments.length,u=Array(o),a=0;a<o;a++)u[a]=arguments[a];if(v=u,g=this,_=t,n){if(void 0===x)return s(_);if(S)return x=i(f,e),r(_)}return void 0===x&&(x=i(f,e)),m}var v=void 0,g=void 0,b=void 0,m=void 0,x=void 0,_=void 0,C=0,w=!1,S=!1,O=!0,j=!e&&0!==e&&"function"==typeof window.requestAnimationFrame;if("function"!=typeof t)throw new TypeError("Expected a function");return e=+e||0,a(n)&&(w=!!n.leading,S="maxWait"in n,b=S?Math.max(+n.maxWait||0,e):b,O="trailing"in n?!!n.trailing:O),h.cancel=p,h.flush=d,h.pending=y,h}function p(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";e=e||window.location.href;var n=new RegExp("(\\?|#|&)"+t+"=([^&#]*)(&|#|$)"),r=e.match(n);return decodeURIComponent(r?r[2]:"")}n.d(e,"k",function(){return A}),e.c=r,e.b=i,e.e=o,e.j=s,e.h=u,e.i=a,e.f=c,e.g=f,e.a=l,e.d=p;var d=n(71),y=(n.n(d),n(267)),h=(n.n(y),n(114)),v=n.n(h),g="undefined"!=typeof window,b=g&&window.navigator.userAgent.toLowerCase(),m=b&&/msie|trident/.test(b),x=b&&b.indexOf("msie 9.0")>0,_=b&&b.indexOf("edge/")>0,C=b&&b.indexOf("android")>0,w=b&&/iphone|ipad|ipod|ios/.test(b),S=b&&/arkweb|harmony/.test(b),O=b&&/chrome\/\d+/.test(b)&&!_,j=b&&/MicroMessenger/i.test(b),T=b&&/wxwork/i.test(b),M=b&&/mucxiaoyusan/i.test(b),k=b&&/muckacabao/i.test(b),E=b&&/mucyanxuan/i.test(b),D=M||k,P=b&&/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/i.test(b),A={isIE:m,isMobile:P,isIE9:x,isEdge:_,isAndroid:C,isIOS:w,isHarmonyOS:S,isChrome:O,isWx:j,isWxWork:T,isApp:D,isXysApp:M,isKcbApp:k,isYxApp:E};/MucWebAutoTester/.test(window.navigator.userAgent)},58:function(t,e){e.f=Object.getOwnPropertySymbols},59:function(t,e,n){var r=n(16),i=n(15);t.exports=function(t){return function(e,n){var o,s,u=String(i(e)),a=r(n),c=u.length;return a<0||a>=c?t?"":void 0:(o=u.charCodeAt(a),o<55296||o>56319||a+1===c||(s=u.charCodeAt(a+1))<56320||s>57343?t?u.charAt(a):o:t?u.slice(a,a+2):s-56320+(o-55296<<10)+65536)}}},6:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},60:function(t,e,n){"use strict";var r=n(53),i=n(25),o=n(29),s={};n(5)(s,n(1)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(s,{next:i(1,n)}),o(t,e+" Iterator")}},61:function(t,e,n){var r=n(10),i=n(4),o=n(30);t.exports=n(3)?Object.defineProperties:function(t,e){i(t);for(var n,s=o(e),u=s.length,a=0;u>a;)r.f(t,n=s[a++],e[n]);return t}},62:function(t,e,n){var r=n(8),i=n(31),o=n(20)("IE_PROTO"),s=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?s:null}},63:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},68:function(t,e,n){"use strict";var r=n(69),i=n(63),o=n(11),s=n(13);t.exports=n(37)(Array,"Array",function(t,e){this._t=s(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,i(1)):"keys"==e?i(0,n):"values"==e?i(0,t[n]):i(0,[n,t[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},69:function(t,e){t.exports=function(){}},7:function(t,e,n){"use strict";function r(t,e,n,r,i,o,s,u){t=t||{};var a=typeof t.default;"object"!==a&&"function"!==a||(t=t.default);var c="function"==typeof t?t.options:t;e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId=o);var f;if(s?(f=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(s)},c._ssrRegister=f):i&&(f=u?function(){i.call(this,this.$root.$options.shadowRoot)}:i),f)if(c.functional){c._injectStyles=f;var l=c.render;c.render=function(t,e){return f.call(e),l(t,e)}}else{var p=c.beforeCreate;c.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:c}}e.a=r},71:function(t,e,n){t.exports={default:n(79),__esModule:!0}},78:function(t,e){},79:function(t,e,n){n(80),t.exports=n(2).Object.assign},8:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},80:function(t,e,n){var r=n(9);r(r.S+r.F,"Object",{assign:n(81)})},81:function(t,e,n){"use strict";var r=n(3),i=n(30),o=n(58),s=n(51),u=n(31),a=n(34),c=Object.assign;t.exports=!c||n(12)(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=c({},t)[n]||Object.keys(c({},e)).join("")!=r})?function(t,e){for(var n=u(t),c=arguments.length,f=1,l=o.f,p=s.f;c>f;)for(var d,y=a(arguments[f++]),h=l?i(y).concat(l(y)):i(y),v=h.length,g=0;v>g;)d=h[g++],r&&!p.call(y,d)||(n[d]=y[d]);return n}:c},9:function(t,e,n){var r=n(0),i=n(2),o=n(17),s=n(5),u=n(8),a=function(t,e,n){var c,f,l,p=t&a.F,d=t&a.G,y=t&a.S,h=t&a.P,v=t&a.B,g=t&a.W,b=d?i:i[e]||(i[e]={}),m=b.prototype,x=d?r:y?r[e]:(r[e]||{}).prototype;d&&(n=e);for(c in n)(f=!p&&x&&void 0!==x[c])&&u(b,c)||(l=f?x[c]:n[c],b[c]=d&&"function"!=typeof x[c]?n[c]:v&&f?o(l,r):g&&x[c]==l?function(t){var e=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,r)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(l):h&&"function"==typeof l?o(Function.call,l):l,h&&((b.virtual||(b.virtual={}))[c]=l,t&a.R&&m&&!m[c]&&s(m,c,l)))};a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a}})});
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/common/goldlayer.js"),require("@xysfe/actui/es/assets/img/icon-back.png"),require("@xysfe/actui/es/assets/img/icon-li-cps.png"),require("@xysfe/actui/es/assets/img/icon-li.png"),require("@xysfe/actui/es/assets/img/icon-ques.png")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/utils/create/index.js","@xysfe/actui/es/assets/common/goldlayer.js","@xysfe/actui/es/assets/img/icon-back.png","@xysfe/actui/es/assets/img/icon-li-cps.png","@xysfe/actui/es/assets/img/icon-li.png","@xysfe/actui/es/assets/img/icon-ques.png"],e):"object"==typeof exports?exports.HumanCheckGuideLayer=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/common/goldlayer.js"),require("@xysfe/actui/es/assets/img/icon-back.png"),require("@xysfe/actui/es/assets/img/icon-li-cps.png"),require("@xysfe/actui/es/assets/img/icon-li.png"),require("@xysfe/actui/es/assets/img/icon-ques.png")):t.HumanCheckGuideLayer=e(t["@xysfe/actui/es/assets/utils/create/index.js"],t["@xysfe/actui/es/assets/common/goldlayer.js"],t["@xysfe/actui/es/assets/img/icon-back.png"],t["@xysfe/actui/es/assets/img/icon-li-cps.png"],t["@xysfe/actui/es/assets/img/icon-li.png"],t["@xysfe/actui/es/assets/img/icon-ques.png"])}("undefined"!=typeof self?self:this,function(t,e,n,r,i,o){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=2292)}({0:function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},1:function(t,e,n){var r=n(32)("wks"),i=n(26),o=n(0).Symbol,s="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=s&&o[t]||(s?o:i)("Symbol."+t))}).store=r},10:function(t,e,n){var r=n(4),i=n(41),o=n(39),s=Object.defineProperty;e.f=n(3)?Object.defineProperty:function(t,e,n){if(r(t),e=o(e,!0),r(n),i)try{return s(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},11:function(t,e){t.exports={}},114:function(t,e,n){t.exports={default:n(125),__esModule:!0}},12:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},125:function(t,e,n){var r=n(2),i=r.JSON||(r.JSON={stringify:JSON.stringify});t.exports=function(t){return i.stringify.apply(i,arguments)}},1288:function(t,e,n){"use strict";var r=n(159),i=n.n(r),o=n(2295);e.a={name:"HumanCheckGuideLayer",components:{ActGoldLayer:i.a,guideDetail:o.a},props:{title:{type:String,default:"人工核保说明"},brandColor:{type:String,default:"#8C7FEE"},btnColor:{type:String,default:"#8C7FEE"},renderCfg:{type:Object,default:function(){return{flowType:1,flowTypeText:"站内人核",flowTypeDesc:"该产品需要到保险公司平台才能完成人工核保全流程。",guideCfg:{},guideCfgMap:{}}}},height:{type:String,default:"61.57vh"}},data:function(){return{isVisible:!1,titleData:""}},computed:{style:function(){return{height:""+this.height||"70vh"}},isCps:function(){return"#8C7FEE"!==this.brandColor},headCfg:function(){return{tagType:this.renderCfg.flowType,tagText:this.renderCfg.flowTypeText,tipText:this.renderCfg.flowTypeDesc}}},created:function(){},methods:{show:function(){this.isVisible=!0},hide:function(){this.isVisible=!1},close:function(){this.hide(),this.$emit("close")}}}},1289:function(t,e,n){"use strict";var r=n(156),i=n.n(r),o=n(114),s=n.n(o),u=n(2297);e.a={name:"GuideDetail",components:{ModuleBox:u.a},props:{isCps:{type:Boolean,default:!1},brandColor:{type:String,default:"#8C7FEE"},btnColor:{type:String,default:"#8C7FEE"},headCfg:{type:Object,default:function(){return{}}},guideCfg:{type:Object,default:function(){return{}}},guideCfgMap:{type:Object,default:function(){return{cfgMap:{flowGuideCfg:"人工核保流程说明",checkRuleCfg:"保险公司核保规则"},cfgItemMap:{humanCheckReasonDesc:"进入人核流程原因",xysNoticeSolution:"小雨伞函件查看及处理方式",cxNoticeSolution:"创信函件查看及处理方式",reviewTimeDesc:"审核时效",noticeValidTimeDesc:"人核函件及结论有效期",validTimecfg:"函件及结论有效期",payDesc:"支付操作指引",bmiRuleDesc:"BMI要求",incomeRuleDesc:"收入情况要求",otherRuleDesc:"其他规则"},ques:{noticeValidTimeDesc:"需在有效期内完成人核单的函件回复或者支付,逾期将会取消投保。有效期仅供参考,以人工核保时的有效期为准。",bmiRuleDesc:"根据保险公司的要求,当被保险人或投保人的BMI不符合标体承保时,将有可能进入到人工核保流程。",incomeRuleDesc:"根据保险公司的要求,当被保险人或投保人的收入情况不符合标体承保时,将有可能进入到人工核保流程。"},pics:{humanCheckReasonDesc:"humanCheckReasonPics"}}}},renderData:{type:Array,default:function(){return[]}}},data:function(){return{readyRenderData:[]}},created:function(){Array.isArray(this.renderData)&&0===this.renderData.length?this.readyRenderData=this.transToReadyRenderData(this.guideCfg):this.readyRenderData=JSON.parse(s()(this.renderData))},methods:{transToReadyRenderData:function(t){var e=this,n=[];return i()(t).forEach(function(r){var o=e.guideCfgMap.cfgMap||{},s={key:r,title:o[r],data:[]},u=t[r]||{};i()(u).forEach(function(t){if((e.guideCfgMap.cfgItemMap||{})[t]){var n=e.guideCfgMap.ques||{},r=e.guideCfgMap.pics||{},i=r[t]||"",o=u[i]||[],a={title:e.guideCfgMap.cfgItemMap[t],key:t,desc:u[t],ques:n[t]||"",pics:o};if("validTimecfg"===t){var c=u[t].cfgList||[],f={head:["类型","有效期规则"],body:[]};c.forEach(function(t){return f.body.push([t.name,t.desc])}),f.body.length>0?(a.descType="table",a.desc=f):a.desc=""}s.data.push(a)}}),s.data.some(function(t){return Boolean(t.desc)})&&n.push(s)}),n}}}},1290:function(t,e,n){"use strict";var r=n(2299);e.a={name:"ModuleBox",components:{descTable:r.a},props:{index:{type:Number,default:1},showIndex:{type:Boolean,default:!0},title:{type:String,default:""},isCps:{type:Boolean,default:!1},brandColor:{type:String,default:"#8C7FEE"},moduleData:{type:Array,default:function(){return[]}}},data:function(){return{}},computed:{showModule:function(){var t=this.moduleData;return!!Array.isArray(t)&&(!!t.length&&t.some(function(t){return Boolean(t.desc)}))}},created:function(){},mounted:function(){},methods:{showQuesDetail:function(t){this.$createGoldDialog({buttonType:"sticky",zIndex:202,showConfirmButton:!0,confirmButtonText:"我知道了",confirmButtonColor:this.brandColor,title:"提示",content:t}).show()}}}},1291:function(t,e,n){"use strict";var r=n(552);e.a={name:"DescTable",props:{tableData:{type:Object,default:function(){return{head:[],body:[]}}},brandColor:{type:String,default:"#8C7FEE"}},computed:{showTable:function(){return!!(Object(r.i)(this.tableData)&&Object(r.e)(this.tableData.body)&&this.tableData.body.length)}},data:function(){return{dialog:null}},methods:{},watch:{}}},13:function(t,e,n){var r=n(34),i=n(15);t.exports=function(t){return r(i(t))}},1314:function(t,e){t.exports=n},14:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},144:function(t,e,n){e.f=n(1)},145:function(t,e,n){var r=n(0),i=n(2),o=n(18),s=n(144),u=n(10).f;t.exports=function(t){var e=i.Symbol||(i.Symbol=o?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||u(e,t,{value:s.f(t)})}},15:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},156:function(t,e,n){t.exports={default:n(175),__esModule:!0}},159:function(t,n){t.exports=e},16:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},17:function(t,e,n){var r=n(19);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},174:function(t,e,n){var r=n(9),i=n(2),o=n(12);t.exports=function(t,e){var n=(i.Object||{})[t]||Object[t],s={};s[t]=e(n),r(r.S+r.F*o(function(){n(1)}),"Object",s)}},175:function(t,e,n){n(176),t.exports=n(2).Object.keys},176:function(t,e,n){var r=n(31),i=n(30);n(174)("keys",function(){return function(t){return i(r(t))}})},177:function(t,e,n){var r=n(42),i=n(33).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},18:function(t,e){t.exports=!0},19:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},195:function(t,e,n){var r=n(26)("meta"),i=n(6),o=n(8),s=n(10).f,u=0,a=Object.isExtensible||function(){return!0},c=!n(12)(function(){return a(Object.preventExtensions({}))}),f=function(t){s(t,r,{value:{i:"O"+ ++u,w:{}}})},l=function(t,e){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,r)){if(!a(t))return"F";if(!e)return"E";f(t)}return t[r].i},p=function(t,e){if(!o(t,r)){if(!a(t))return!0;if(!e)return!1;f(t)}return t[r].w},d=function(t){return c&&y.NEED&&a(t)&&!o(t,r)&&f(t),t},y=t.exports={KEY:r,NEED:!1,fastKey:l,getWeak:p,onFreeze:d}},2:function(t,e){var n=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=n)},20:function(t,e,n){var r=n(32)("keys"),i=n(26);t.exports=function(t){return r[t]||(r[t]=i(t))}},22:function(t,e,n){var r=n(6),i=n(0).document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},2292:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(28),i=n.n(r),o=n(2293);o.a.install=function(t){t.component(o.a.name,o.a),t.prototype.$createHumanCheckGuideLayer=i()(o.a,t)},e.default=o.a},2293:function(t,e,n){"use strict";function r(t){u||n(2294)}var i=n(1288),o=n(2307),s=n(7),u=!1,a=r,c=Object(s.a)(i.a,o.a,o.b,!1,a,"data-v-18b186fe",null);c.options.__file="src\\components\\HumanCheckGuideLayer\\src\\index.vue",e.a=c.exports},2294:function(t,e){},2295:function(t,e,n){"use strict";function r(t){u||n(2296)}var i=n(1289),o=n(2306),s=n(7),u=!1,a=r,c=Object(s.a)(i.a,o.a,o.b,!1,a,"data-v-7fbd27ce",null);c.options.__file="src\\components\\HumanCheckGuideLayer\\src\\guideDetail.vue",e.a=c.exports},2296:function(t,e){},2297:function(t,e,n){"use strict";function r(t){u||n(2298)}var i=n(1290),o=n(2302),s=n(7),u=!1,a=r,c=Object(s.a)(i.a,o.a,o.b,!1,a,"data-v-631b6d6b",null);c.options.__file="src\\components\\HumanCheckGuideLayer\\src\\moduleBox.vue",e.a=c.exports},2298:function(t,e){},2299:function(t,e,n){"use strict";function r(t){u||n(2300)}var i=n(1291),o=n(2301),s=n(7),u=!1,a=r,c=Object(s.a)(i.a,o.a,o.b,!1,a,"data-v-5b66880c",null);c.options.__file="src\\components\\HumanCheckGuideLayer\\src\\table.vue",e.a=c.exports},2300:function(t,e){},2301:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.showTable,expression:"showTable"}],ref:"descTable",staticClass:"cpn--desc-table"},[n("div",{staticStyle:{display:"inline-block",padding:"0 12px","min-width":"100%"}},[n("table",{staticClass:"desc-table-body"},[n("thead",[n("tr",t._l(t.tableData.head,function(e,r){return n("th",{key:r,staticClass:"center"},[t._v("\n "+t._s(e)+"\n ")])}),0)]),t._v(" "),n("tbody",t._l(t.tableData.body,function(e,r){return n("tr",{key:r},t._l(e,function(e,i){return n("td",{key:i,staticClass:"center",class:[0===i?"col-1-max-width":""],style:{"border-bottom":r===t.tableData.body.length-1?"none":""}},[t._v("\n "+t._s(e)+"\n ")])}),0)}),0)])])])},i=[];r._withStripped=!0},2302:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,r=t._self._c||e;return t.showModule?r("section",{staticClass:"cpn--module-box"},[r("div",{staticClass:"box-head"},[r("div",{class:[t.isCps?"box-head-bg-cps":"box-head-bg"]}),t._v(" "),t.showIndex?r("div",{staticClass:"box-head-index"},[t._v(t._s(t.index))]):t._e(),t._v(" "),r("div",{staticClass:"box-head-title"},[t._v(t._s(t.title))])]),t._v(" "),t._l(t.moduleData,function(e,i){return r("div",{directives:[{name:"show",rawName:"v-show",value:e.title&&e.desc,expression:"cfgModule.title && cfgModule.desc"}],key:i,staticClass:"box-cfg-module",class:[e.pics&&e.pics.length?"fix-img-distance":""]},[e.desc?r("div",{class:["cfg-title",t.isCps?"cfg-title-cps":""]},[t.isCps?r("img",{staticClass:"icon-li",attrs:{src:n(2303),alt:"list-item"}}):r("img",{staticClass:"icon-li",attrs:{src:n(2304),alt:"list-item"}}),t._v(" "),r("span",[t._v(t._s(e.title))]),t._v(" "),e.ques?r("img",{staticClass:"icon-ques",attrs:{src:n(2305),alt:e.ques},on:{click:function(n){return t.showQuesDetail(e.ques)}}}):t._e()]):t._e(),t._v(" "),["table"===e.descType?r("descTable",{attrs:{tableData:e.desc}}):r("div",{staticClass:"cfg-desc",domProps:{innerHTML:t._s(e.desc)}})],t._v(" "),e.pics&&e.pics.length?r("div",{staticClass:"cfg-pics"},[r("act-file-list",{attrs:{files:e.pics}})],1):t._e()],2)})],2):t._e()},i=[];r._withStripped=!0},2303:function(t,e){t.exports=r},2304:function(t,e){t.exports=i},2305:function(t,e){t.exports=o},2306:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"cpn--guide-detail"},[n("div",{staticClass:"guide-head"},[t.headCfg.tagText?n("div",{staticClass:"type-tag",class:[2==+t.headCfg.tagType?"type-tag-2":"type-tag-1"]},[t._v("\n "+t._s(t.headCfg.tagText)+"\n ")]):t._e(),t._v(" "),t.headCfg.tipText?n("div",{staticClass:"head-tip"},[t._v(t._s(t.headCfg.tipText))]):t._e()]),t._v(" "),t._l(t.readyRenderData,function(e,r){return n("ModuleBox",{key:r,attrs:{isCps:t.isCps,brandColor:t.brandColor,index:r+1,showIndex:t.readyRenderData.length>1,title:e.title,moduleData:e.data}})})],2)},i=[];r._withStripped=!0},2307:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("section",{staticClass:"cpn--human-check-guide-layer"},[r("act-gold-layer",{attrs:{visible:t.isVisible,center:!1,title:t.titleData||t.title},on:{close:t.close}},[r("template",{slot:"headerLeft"},[r("div",{staticClass:"back-btn",on:{click:t.close}},[r("img",{staticClass:"icon",attrs:{src:n(1314),alt:"back"}})])]),t._v(" "),r("div",{staticClass:"human-check-guide-layer__content",style:t.style,on:{touchmove:function(t){t.stopPropagation()}}},[r("div",{staticClass:"gradual-color"}),t._v(" "),t.isVisible?r("guideDetail",{attrs:{isCps:t.isCps,brandColor:t.brandColor,headCfg:t.headCfg,guideCfg:t.renderCfg.guideCfg,guideCfgMap:t.renderCfg.guideCfgMap}}):t._e()],1)],2)],1)},i=[];r._withStripped=!0},25:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},259:function(t,e,n){var r=n(14);t.exports=Array.isArray||function(t){return"Array"==r(t)}},26:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},267:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var i=n(268),o=r(i),s=n(270),u=r(s),a="function"==typeof u.default&&"symbol"==typeof o.default?function(t){return typeof t}:function(t){return t&&"function"==typeof u.default&&t.constructor===u.default&&t!==u.default.prototype?"symbol":typeof t};e.default="function"==typeof u.default&&"symbol"===a(o.default)?function(t){return void 0===t?"undefined":a(t)}:function(t){return t&&"function"==typeof u.default&&t.constructor===u.default&&t!==u.default.prototype?"symbol":void 0===t?"undefined":a(t)}},268:function(t,e,n){t.exports={default:n(269),__esModule:!0}},269:function(t,e,n){n(48),n(52),t.exports=n(144).f("iterator")},270:function(t,e,n){t.exports={default:n(271),__esModule:!0}},271:function(t,e,n){n(272),n(78),n(276),n(277),t.exports=n(2).Symbol},272:function(t,e,n){"use strict";var r=n(0),i=n(8),o=n(3),s=n(9),u=n(55),a=n(195).KEY,c=n(12),f=n(32),l=n(29),p=n(26),d=n(1),y=n(144),h=n(145),v=n(273),g=n(259),b=n(4),m=n(6),x=n(31),_=n(13),C=n(39),w=n(25),S=n(53),O=n(274),j=n(275),T=n(58),M=n(10),k=n(30),E=j.f,D=M.f,P=O.f,A=r.Symbol,L=r.JSON,R=L&&L.stringify,F=d("_hidden"),I=d("toPrimitive"),N={}.propertyIsEnumerable,q=f("symbol-registry"),B=f("symbols"),G=f("op-symbols"),V=Object.prototype,H="function"==typeof A&&!!T.f,W=r.QObject,$=!W||!W.prototype||!W.prototype.findChild,J=o&&c(function(){return 7!=S(D({},"a",{get:function(){return D(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=E(V,e);r&&delete V[e],D(t,e,n),r&&t!==V&&D(V,e,r)}:D,Q=function(t){var e=B[t]=S(A.prototype);return e._k=t,e},U=H&&"symbol"==typeof A.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof A},z=function(t,e,n){return t===V&&z(G,e,n),b(t),e=C(e,!0),b(n),i(B,e)?(n.enumerable?(i(t,F)&&t[F][e]&&(t[F][e]=!1),n=S(n,{enumerable:w(0,!1)})):(i(t,F)||D(t,F,w(1,{})),t[F][e]=!0),J(t,e,n)):D(t,e,n)},K=function(t,e){b(t);for(var n,r=v(e=_(e)),i=0,o=r.length;o>i;)z(t,n=r[i++],e[n]);return t},X=function(t,e){return void 0===e?S(t):K(S(t),e)},Y=function(t){var e=N.call(this,t=C(t,!0));return!(this===V&&i(B,t)&&!i(G,t))&&(!(e||!i(this,t)||!i(B,t)||i(this,F)&&this[F][t])||e)},Z=function(t,e){if(t=_(t),e=C(e,!0),t!==V||!i(B,e)||i(G,e)){var n=E(t,e);return!n||!i(B,e)||i(t,F)&&t[F][e]||(n.enumerable=!0),n}},tt=function(t){for(var e,n=P(_(t)),r=[],o=0;n.length>o;)i(B,e=n[o++])||e==F||e==a||r.push(e);return r},et=function(t){for(var e,n=t===V,r=P(n?G:_(t)),o=[],s=0;r.length>s;)!i(B,e=r[s++])||n&&!i(V,e)||o.push(B[e]);return o};H||(A=function(){if(this instanceof A)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),e=function(n){this===V&&e.call(G,n),i(this,F)&&i(this[F],t)&&(this[F][t]=!1),J(this,t,w(1,n))};return o&&$&&J(V,t,{configurable:!0,set:e}),Q(t)},u(A.prototype,"toString",function(){return this._k}),j.f=Z,M.f=z,n(177).f=O.f=tt,n(51).f=Y,T.f=et,o&&!n(18)&&u(V,"propertyIsEnumerable",Y,!0),y.f=function(t){return Q(d(t))}),s(s.G+s.W+s.F*!H,{Symbol:A});for(var nt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),rt=0;nt.length>rt;)d(nt[rt++]);for(var it=k(d.store),ot=0;it.length>ot;)h(it[ot++]);s(s.S+s.F*!H,"Symbol",{for:function(t){return i(q,t+="")?q[t]:q[t]=A(t)},keyFor:function(t){if(!U(t))throw TypeError(t+" is not a symbol!");for(var e in q)if(q[e]===t)return e},useSetter:function(){$=!0},useSimple:function(){$=!1}}),s(s.S+s.F*!H,"Object",{create:X,defineProperty:z,defineProperties:K,getOwnPropertyDescriptor:Z,getOwnPropertyNames:tt,getOwnPropertySymbols:et});var st=c(function(){T.f(1)});s(s.S+s.F*st,"Object",{getOwnPropertySymbols:function(t){return T.f(x(t))}}),L&&s(s.S+s.F*(!H||c(function(){var t=A();return"[null]"!=R([t])||"{}"!=R({a:t})||"{}"!=R(Object(t))})),"JSON",{stringify:function(t){for(var e,n,r=[t],i=1;arguments.length>i;)r.push(arguments[i++]);if(n=e=r[1],(m(e)||void 0!==t)&&!U(t))return g(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!U(e))return e}),r[1]=e,R.apply(L,r)}}),A.prototype[I]||n(5)(A.prototype,I,A.prototype.valueOf),l(A,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},273:function(t,e,n){var r=n(30),i=n(58),o=n(51);t.exports=function(t){var e=r(t),n=i.f;if(n)for(var s,u=n(t),a=o.f,c=0;u.length>c;)a.call(t,s=u[c++])&&e.push(s);return e}},274:function(t,e,n){var r=n(13),i=n(177).f,o={}.toString,s="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],u=function(t){try{return i(t)}catch(t){return s.slice()}};t.exports.f=function(t){return s&&"[object Window]"==o.call(t)?u(t):i(r(t))}},275:function(t,e,n){var r=n(51),i=n(25),o=n(13),s=n(39),u=n(8),a=n(41),c=Object.getOwnPropertyDescriptor;e.f=n(3)?c:function(t,e){if(t=o(t),e=s(e,!0),a)try{return c(t,e)}catch(t){}if(u(t,e))return i(!r.f.call(t,e),t[e])}},276:function(t,e,n){n(145)("asyncIterator")},277:function(t,e,n){n(145)("observable")},28:function(e,n){e.exports=t},29:function(t,e,n){var r=n(10).f,i=n(8),o=n(1)("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},3:function(t,e,n){t.exports=!n(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e,n){var r=n(42),i=n(33);t.exports=Object.keys||function(t){return r(t,i)}},31:function(t,e,n){var r=n(15);t.exports=function(t){return Object(r(t))}},32:function(t,e,n){var r=n(2),i=n(0),o=i["__core-js_shared__"]||(i["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n(18)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},33:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,e,n){var r=n(14);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},35:function(t,e,n){var r=n(16),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},37:function(t,e,n){"use strict";var r=n(18),i=n(9),o=n(55),s=n(5),u=n(11),a=n(60),c=n(29),f=n(62),l=n(1)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,e,n,y,h,v,g){a(n,e,y);var b,m,x,_=function(t){if(!p&&t in O)return O[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},C=e+" Iterator",w="values"==h,S=!1,O=t.prototype,j=O[l]||O["@@iterator"]||h&&O[h],T=j||_(h),M=h?w?_("entries"):T:void 0,k="Array"==e?O.entries||j:j;if(k&&(x=f(k.call(new t)))!==Object.prototype&&x.next&&(c(x,C,!0),r||"function"==typeof x[l]||s(x,l,d)),w&&j&&"values"!==j.name&&(S=!0,T=function(){return j.call(this)}),r&&!g||!p&&!S&&O[l]||s(O,l,T),u[e]=T,u[C]=d,h)if(b={values:w?T:_("values"),keys:v?T:_("keys"),entries:M},g)for(m in b)m in O||o(O,m,b[m]);else i(i.P+i.F*(p||S),e,b);return b}},39:function(t,e,n){var r=n(6);t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},4:function(t,e,n){var r=n(6);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},41:function(t,e,n){t.exports=!n(3)&&!n(12)(function(){return 7!=Object.defineProperty(n(22)("div"),"a",{get:function(){return 7}}).a})},42:function(t,e,n){var r=n(8),i=n(13),o=n(46)(!1),s=n(20)("IE_PROTO");t.exports=function(t,e){var n,u=i(t),a=0,c=[];for(n in u)n!=s&&r(u,n)&&c.push(n);for(;e.length>a;)r(u,n=e[a++])&&(~o(c,n)||c.push(n));return c}},43:function(t,e,n){var r=n(0).document;t.exports=r&&r.documentElement},46:function(t,e,n){var r=n(13),i=n(35),o=n(47);t.exports=function(t){return function(e,n,s){var u,a=r(e),c=i(a.length),f=o(s,c);if(t&&n!=n){for(;c>f;)if((u=a[f++])!=u)return!0}else for(;c>f;f++)if((t||f in a)&&a[f]===n)return t||f||0;return!t&&-1}}},47:function(t,e,n){var r=n(16),i=Math.max,o=Math.min;t.exports=function(t,e){return t=r(t),t<0?i(t+e,0):o(t,e)}},48:function(t,e,n){"use strict";var r=n(59)(!0);n(37)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})})},5:function(t,e,n){var r=n(10),i=n(25);t.exports=n(3)?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},51:function(t,e){e.f={}.propertyIsEnumerable},52:function(t,e,n){n(68);for(var r=n(0),i=n(5),o=n(11),s=n(1)("toStringTag"),u="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),a=0;a<u.length;a++){var c=u[a],f=r[c],l=f&&f.prototype;l&&!l[s]&&i(l,s,c),o[c]=o.Array}},53:function(t,e,n){var r=n(4),i=n(61),o=n(33),s=n(20)("IE_PROTO"),u=function(){},a=function(){var t,e=n(22)("iframe"),r=o.length;for(e.style.display="none",n(43).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),a=t.F;r--;)delete a.prototype[o[r]];return a()};t.exports=Object.create||function(t,e){var n;return null!==t?(u.prototype=r(t),n=new u,u.prototype=null,n[s]=t):n=a(),void 0===e?n:i(n,e)}},55:function(t,e,n){t.exports=n(5)},552:function(t,e,n){"use strict";function r(t,e){if(t.findIndex)return t.findIndex(e);var n=-1;return t.some(function(t,r,i){var o=e.call(this,t,r,i);if(o)return n=r,o}),n}function i(t){return t?JSON.parse(v()(t)):t}function o(t){return Array.isArray?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)}function s(t){return"[object String]"===Object.prototype.toString.call(t)}function u(t){return"[object Number]"===Object.prototype.toString.call(t)}function a(t){return"[object Object]"===Object.prototype.toString.call(t)}function c(t){return void 0!==t&&null!==t}function f(t){return"function"==typeof t}function l(t,e,n){function r(e){var n=v,r=g;return v=g=void 0,C=e,m=t.apply(r,n)}function i(t,e){return j?(window.cancelAnimationFrame(x),window.requestAnimationFrame(t)):setTimeout(t,e)}function o(t){if(j)return window.cancelAnimationFrame(t);clearTimeout(t)}function s(t){return C=t,x=i(f,e),w?r(t):m}function u(t){var n=t-_,r=t-C,i=e-n;return S?Math.min(i,b-r):i}function c(t){var n=t-_,r=t-C;return void 0===_||n>=e||n<0||S&&r>=b}function f(){var t=Date.now();if(c(t))return l(t);x=i(f,u(t))}function l(t){return x=void 0,O&&v?r(t):(v=g=void 0,m)}function p(){void 0!==x&&o(x),C=0,v=_=g=x=void 0}function d(){return void 0===x?m:l(Date.now())}function y(){return void 0!==x}function h(){for(var t=Date.now(),n=c(t),o=arguments.length,u=Array(o),a=0;a<o;a++)u[a]=arguments[a];if(v=u,g=this,_=t,n){if(void 0===x)return s(_);if(S)return x=i(f,e),r(_)}return void 0===x&&(x=i(f,e)),m}var v=void 0,g=void 0,b=void 0,m=void 0,x=void 0,_=void 0,C=0,w=!1,S=!1,O=!0,j=!e&&0!==e&&"function"==typeof window.requestAnimationFrame;if("function"!=typeof t)throw new TypeError("Expected a function");return e=+e||0,a(n)&&(w=!!n.leading,S="maxWait"in n,b=S?Math.max(+n.maxWait||0,e):b,O="trailing"in n?!!n.trailing:O),h.cancel=p,h.flush=d,h.pending=y,h}function p(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";e=e||window.location.href;var n=new RegExp("(\\?|#|&)"+t+"=([^&#]*)(&|#|$)"),r=e.match(n);return decodeURIComponent(r?r[2]:"")}n.d(e,"k",function(){return A}),e.c=r,e.b=i,e.e=o,e.j=s,e.h=u,e.i=a,e.f=c,e.g=f,e.a=l,e.d=p;var d=n(71),y=(n.n(d),n(267)),h=(n.n(y),n(114)),v=n.n(h),g="undefined"!=typeof window,b=g&&window.navigator.userAgent.toLowerCase(),m=b&&/msie|trident/.test(b),x=b&&b.indexOf("msie 9.0")>0,_=b&&b.indexOf("edge/")>0,C=b&&b.indexOf("android")>0,w=b&&/iphone|ipad|ipod|ios/.test(b),S=b&&/arkweb|harmony/.test(b),O=b&&/chrome\/\d+/.test(b)&&!_,j=b&&/MicroMessenger/i.test(b),T=b&&/wxwork/i.test(b),M=b&&/mucxiaoyusan/i.test(b),k=b&&/muckacabao/i.test(b),E=b&&/mucyanxuan/i.test(b),D=M||k,P=b&&/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/i.test(b),A={isIE:m,isMobile:P,isIE9:x,isEdge:_,isAndroid:C,isIOS:w,isHarmonyOS:S,isChrome:O,isWx:j,isWxWork:T,isApp:D,isXysApp:M,isKcbApp:k,isYxApp:E};/MucWebAutoTester/.test(window.navigator.userAgent)},58:function(t,e){e.f=Object.getOwnPropertySymbols},59:function(t,e,n){var r=n(16),i=n(15);t.exports=function(t){return function(e,n){var o,s,u=String(i(e)),a=r(n),c=u.length;return a<0||a>=c?t?"":void 0:(o=u.charCodeAt(a),o<55296||o>56319||a+1===c||(s=u.charCodeAt(a+1))<56320||s>57343?t?u.charAt(a):o:t?u.slice(a,a+2):s-56320+(o-55296<<10)+65536)}}},6:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},60:function(t,e,n){"use strict";var r=n(53),i=n(25),o=n(29),s={};n(5)(s,n(1)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(s,{next:i(1,n)}),o(t,e+" Iterator")}},61:function(t,e,n){var r=n(10),i=n(4),o=n(30);t.exports=n(3)?Object.defineProperties:function(t,e){i(t);for(var n,s=o(e),u=s.length,a=0;u>a;)r.f(t,n=s[a++],e[n]);return t}},62:function(t,e,n){var r=n(8),i=n(31),o=n(20)("IE_PROTO"),s=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?s:null}},63:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},68:function(t,e,n){"use strict";var r=n(69),i=n(63),o=n(11),s=n(13);t.exports=n(37)(Array,"Array",function(t,e){this._t=s(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,i(1)):"keys"==e?i(0,n):"values"==e?i(0,t[n]):i(0,[n,t[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},69:function(t,e){t.exports=function(){}},7:function(t,e,n){"use strict";function r(t,e,n,r,i,o,s,u){t=t||{};var a=typeof t.default;"object"!==a&&"function"!==a||(t=t.default);var c="function"==typeof t?t.options:t;e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId=o);var f;if(s?(f=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(s)},c._ssrRegister=f):i&&(f=u?function(){i.call(this,this.$root.$options.shadowRoot)}:i),f)if(c.functional){c._injectStyles=f;var l=c.render;c.render=function(t,e){return f.call(e),l(t,e)}}else{var p=c.beforeCreate;c.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:c}}e.a=r},71:function(t,e,n){t.exports={default:n(79),__esModule:!0}},78:function(t,e){},79:function(t,e,n){n(80),t.exports=n(2).Object.assign},8:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},80:function(t,e,n){var r=n(9);r(r.S+r.F,"Object",{assign:n(81)})},81:function(t,e,n){"use strict";var r=n(3),i=n(30),o=n(58),s=n(51),u=n(31),a=n(34),c=Object.assign;t.exports=!c||n(12)(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=c({},t)[n]||Object.keys(c({},e)).join("")!=r})?function(t,e){for(var n=u(t),c=arguments.length,f=1,l=o.f,p=s.f;c>f;)for(var d,y=a(arguments[f++]),h=l?i(y).concat(l(y)):i(y),v=h.length,g=0;v>g;)d=h[g++],r&&!p.call(y,d)||(n[d]=y[d]);return n}:c},9:function(t,e,n){var r=n(0),i=n(2),o=n(17),s=n(5),u=n(8),a=function(t,e,n){var c,f,l,p=t&a.F,d=t&a.G,y=t&a.S,h=t&a.P,v=t&a.B,g=t&a.W,b=d?i:i[e]||(i[e]={}),m=b.prototype,x=d?r:y?r[e]:(r[e]||{}).prototype;d&&(n=e);for(c in n)(f=!p&&x&&void 0!==x[c])&&u(b,c)||(l=f?x[c]:n[c],b[c]=d&&"function"!=typeof x[c]?n[c]:v&&f?o(l,r):g&&x[c]==l?function(t){var e=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,r)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(l):h&&"function"==typeof l?o(Function.call,l):l,h&&((b.virtual||(b.virtual={}))[c]=l,t&a.R&&m&&!m[c]&&s(m,c,l)))};a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a}})});
|
package/es/Login/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/assets/utils/post.js"),require("@xysfe/actui/es/assets/mixins/popup.js"),require("@xysfe/actui/es/assets/mixins/noscroll.js"),require("@xysfe/actui/es/assets/common/popup.js"),require("@xysfe/actui/es/BaseInput/index.js"),require("@xysfe/actui/es/GoldDialog/index.js"),require("@xysfe/actui/es/Jigsaw/index.js"),require("@xysfe/actui/es/GoldProtocol/index.js"),require("@xysfe/actui/es/assets/img/logo_sq1.png")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/mixins/visible.js","@xysfe/actui/es/assets/utils/helpers.js","@xysfe/actui/es/assets/utils/post.js","@xysfe/actui/es/assets/mixins/popup.js","@xysfe/actui/es/assets/mixins/noscroll.js","@xysfe/actui/es/assets/common/popup.js","@xysfe/actui/es/BaseInput/index.js","@xysfe/actui/es/GoldDialog/index.js","@xysfe/actui/es/Jigsaw/index.js","@xysfe/actui/es/GoldProtocol/index.js","@xysfe/actui/es/assets/img/logo_sq1.png"],e):"object"==typeof exports?exports.Login=e(require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/assets/utils/post.js"),require("@xysfe/actui/es/assets/mixins/popup.js"),require("@xysfe/actui/es/assets/mixins/noscroll.js"),require("@xysfe/actui/es/assets/common/popup.js"),require("@xysfe/actui/es/BaseInput/index.js"),require("@xysfe/actui/es/GoldDialog/index.js"),require("@xysfe/actui/es/Jigsaw/index.js"),require("@xysfe/actui/es/GoldProtocol/index.js"),require("@xysfe/actui/es/assets/img/logo_sq1.png")):t.Login=e(t["@xysfe/actui/es/assets/mixins/visible.js"],t["@xysfe/actui/es/assets/utils/helpers.js"],t["@xysfe/actui/es/assets/utils/post.js"],t["@xysfe/actui/es/assets/mixins/popup.js"],t["@xysfe/actui/es/assets/mixins/noscroll.js"],t["@xysfe/actui/es/assets/common/popup.js"],t["@xysfe/actui/es/BaseInput/index.js"],t["@xysfe/actui/es/GoldDialog/index.js"],t["@xysfe/actui/es/Jigsaw/index.js"],t["@xysfe/actui/es/GoldProtocol/index.js"],t["@xysfe/actui/es/assets/img/logo_sq1.png"])}("undefined"!=typeof self?self:this,function(t,e,n,i,r,o,s,c,a,u,f){return function(t){function e(i){if(n[i])return n[i].exports;var r=n[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,e),r.l=!0,r.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,i){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:i})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=1664)}({0:function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},1:function(t,e,n){var i=n(32)("wks"),r=n(26),o=n(0).Symbol,s="function"==typeof o;(t.exports=function(t){return i[t]||(i[t]=s&&o[t]||(s?o:r)("Symbol."+t))}).store=i},10:function(t,e,n){var i=n(4),r=n(41),o=n(39),s=Object.defineProperty;e.f=n(3)?Object.defineProperty:function(t,e,n){if(i(t),e=o(e,!0),i(n),r)try{return s(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},100:function(t,e,n){var i=n(0),r=n(65).set,o=i.MutationObserver||i.WebKitMutationObserver,s=i.process,c=i.Promise,a="process"==n(14)(s);t.exports=function(){var t,e,n,u=function(){var i,r;for(a&&(i=s.domain)&&i.exit();t;){r=t.fn,t=t.next;try{r()}catch(i){throw t?n():e=void 0,i}}e=void 0,i&&i.enter()};if(a)n=function(){s.nextTick(u)};else if(!o||i.navigator&&i.navigator.standalone)if(c&&c.resolve){var f=c.resolve(void 0);n=function(){f.then(u)}}else n=function(){r.call(i,u)};else{var l=!0,p=document.createTextNode("");new o(u).observe(p,{characterData:!0}),n=function(){p.data=l=!l}}return function(i){var r={fn:i,next:void 0};e&&(e.next=r),t||(t=r,n()),e=r}}},101:function(t,e,n){var i=n(0),r=i.navigator;t.exports=r&&r.userAgent||""},102:function(t,e,n){"use strict";var i=n(9),r=n(2),o=n(0),s=n(64),c=n(67);i(i.P+i.R,"Promise",{finally:function(t){var e=s(this,r.Promise||o.Promise),n="function"==typeof t;return this.then(n?function(n){return c(e,t()).then(function(){return n})}:t,n?function(n){return c(e,t()).then(function(){throw n})}:t)}})},103:function(t,e,n){"use strict";var i=n(9),r=n(44),o=n(66);i(i.S,"Promise",{try:function(t){var e=r.f(this),n=o(t);return(n.e?e.reject:e.resolve)(n.v),e.promise}})},104:function(t,e,n){"use strict";e.__esModule=!0;var i=n(71),r=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default=r.default||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t}},108:function(t,e){t.exports=n},11:function(t,e){t.exports={}},115:function(t,e){t.exports=i},116:function(t,e){t.exports=r},12:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},126:function(t,e){t.exports=o},13:function(t,e,n){var i=n(34),r=n(15);t.exports=function(t){return i(r(t))}},14:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},15:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},16:function(t,e){var n=Math.ceil,i=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?i:n)(t)}},1664:function(t,e,n){"use strict";function i(t){var e=t.Vue,n=t.redirect;n=void 0===n?{url:location.href}:n;var r=n.url,c=n.router,a=n.to,f=n.next,p=t.needLogin,h=void 0===p?{wx:!0,h5:!0,app:!0}:p,d=t.param;d=void 0===d?{platform:0}:d;var v=d.platform,g=d.scene,m=d.chn,y=d.icon,x=d.desc,w=d.bottom,b=t.h5ShowLayer,_=void 0!==b&&b,j=t.zIndex,C=void 0===j?1e3:j;if(Object(s.isBoolean)(h)){if(!h)return void(f&&f());h={wx:!0,h5:!0,app:!0}}m||(m=Object(s.getParam)("chn")),c&&a&&(r="history"===c.mode?location.protocol+"//"+location.host+(c.options.base||"")+a.fullPath:location.protocol+"//"+location.host+location.pathname+location.search+"#"+a.fullPath);var S=[];S.push("type=2"),S.push("returl="+encodeURIComponent(r)),1===v&&S.push("src=cps");var P=Object(s.getParam)("brid");P&&S.push("brid="+P);var O="/user/login_proxyv2?"+S.join("&");return new o.a(function(t,n){if(s.ua.isWx){if(!h.wx)return void(f&&f());i.checkLogin().then(t,function(){location.href=O})}else if(s.ua.isXysApp){if(!h.app)return void(f&&f());i.checkLogin().then(t,function(){return new o.a(function(t,e){window.xysJs&&window.xysJs.invoke({path:"/user/layerLoginV2",data:{icon:y,desc:x},success:function(){t()},fail:function(t){t?e(5555===Number(t.code)?l:{ret:t.code,errmsg:t.msg}):e()},unsupport:function(){s.ua.isYxApp?location.href="/appbase/mobileauth?rdurl="+encodeURIComponent(r):location.href="/appbase/wxauth?rdurl="+encodeURIComponent(r)}})})}).then(t,n)}else{if(!h.h5)return void(f&&f());i.checkLogin().then(t,function(){if(_&&e){var i=e.extend({template:'<act-login-layer :visible="visible" :bottom="bottom" :icon="icon" :desc="desc" :chn="chn" :scene="scene" :platform="platform" :zIndex="zIndex" @success="success" @cancel="cancel"/>',data:function(){return{visible:!0,chn:m,scene:g,platform:v,zIndex:C,bottom:w,icon:y,desc:x}},methods:{success:function(){this.remove(),t(),f&&f()},cancel:function(){this.remove(),n(l)},remove:function(){var t=this;this.visible=!1,this.$nextTick(function(){t.$destroy(),document.body.removeChild(t.$el)})}},components:{ActLoginLayer:u.a}}),r=(new i).$mount();document.body.appendChild(r.$el)}else location.href=O})}})}Object.defineProperty(e,"__esModule",{value:!0});var r=n(72),o=n.n(r),s=n(40),c=(n.n(s),n(108)),a=n.n(c),u=n(947),f=!1,l={ret:60999,errmsg:"cancel"};i.checkLogin=function(){return f?o.a.resolve():a()("/user/checkLogin").then(function(t){var e=t.data;return 0===(void 0===e?{}:e).ret?(f=!0,o.a.resolve()):o.a.reject()})},e.default=i},17:function(t,e,n){var i=n(19);t.exports=function(t,e,n){if(i(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,i){return t.call(e,n,i)};case 3:return function(n,i,r){return t.call(e,n,i,r)}}return function(){return t.apply(e,arguments)}}},18:function(t,e){t.exports=!0},19:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},2:function(t,e){var n=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=n)},20:function(t,e,n){var i=n(32)("keys"),r=n(26);t.exports=function(t){return i[t]||(i[t]=r(t))}},22:function(t,e,n){var i=n(6),r=n(0).document,o=i(r)&&i(r.createElement);t.exports=function(t){return o?r.createElement(t):{}}},25:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},26:function(t,e){var n=0,i=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+i).toString(36))}},29:function(t,e,n){var i=n(10).f,r=n(8),o=n(1)("toStringTag");t.exports=function(t,e,n){t&&!r(t=n?t:t.prototype,o)&&i(t,o,{configurable:!0,value:e})}},3:function(t,e,n){t.exports=!n(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e,n){var i=n(42),r=n(33);t.exports=Object.keys||function(t){return i(t,r)}},31:function(t,e,n){var i=n(15);t.exports=function(t){return Object(i(t))}},32:function(t,e,n){var i=n(2),r=n(0),o=r["__core-js_shared__"]||(r["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:i.version,mode:n(18)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},33:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,e,n){var i=n(14);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==i(t)?t.split(""):Object(t)}},35:function(t,e,n){var i=n(16),r=Math.min;t.exports=function(t){return t>0?r(i(t),9007199254740991):0}},37:function(t,e,n){"use strict";var i=n(18),r=n(9),o=n(55),s=n(5),c=n(11),a=n(60),u=n(29),f=n(62),l=n(1)("iterator"),p=!([].keys&&"next"in[].keys()),h=function(){return this};t.exports=function(t,e,n,d,v,g,m){a(n,e,d);var y,x,w,b=function(t){if(!p&&t in S)return S[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},_=e+" Iterator",j="values"==v,C=!1,S=t.prototype,P=S[l]||S["@@iterator"]||v&&S[v],O=P||b(v),L=v?j?b("entries"):O:void 0,k="Array"==e?S.entries||P:P;if(k&&(w=f(k.call(new t)))!==Object.prototype&&w.next&&(u(w,_,!0),i||"function"==typeof w[l]||s(w,l,h)),j&&P&&"values"!==P.name&&(C=!0,O=function(){return P.call(this)}),i&&!m||!p&&!C&&S[l]||s(S,l,O),c[e]=O,c[_]=h,v)if(y={values:j?O:b("values"),keys:g?O:b("keys"),entries:L},m)for(x in y)x in S||o(S,x,y[x]);else r(r.P+r.F*(p||C),e,y);return y}},38:function(e,n){e.exports=t},39:function(t,e,n){var i=n(6);t.exports=function(t,e){if(!i(t))return t;var n,r;if(e&&"function"==typeof(n=t.toString)&&!i(r=n.call(t)))return r;if("function"==typeof(n=t.valueOf)&&!i(r=n.call(t)))return r;if(!e&&"function"==typeof(n=t.toString)&&!i(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")}},4:function(t,e,n){var i=n(6);t.exports=function(t){if(!i(t))throw TypeError(t+" is not an object!");return t}},40:function(t,n){t.exports=e},41:function(t,e,n){t.exports=!n(3)&&!n(12)(function(){return 7!=Object.defineProperty(n(22)("div"),"a",{get:function(){return 7}}).a})},42:function(t,e,n){var i=n(8),r=n(13),o=n(46)(!1),s=n(20)("IE_PROTO");t.exports=function(t,e){var n,c=r(t),a=0,u=[];for(n in c)n!=s&&i(c,n)&&u.push(n);for(;e.length>a;)i(c,n=e[a++])&&(~o(u,n)||u.push(n));return u}},43:function(t,e,n){var i=n(0).document;t.exports=i&&i.documentElement},44:function(t,e,n){"use strict";function i(t){var e,n;this.promise=new t(function(t,i){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=i}),this.resolve=r(e),this.reject=r(n)}var r=n(19);t.exports.f=function(t){return new i(t)}},45:function(t,e,n){var i=n(14),r=n(1)("toStringTag"),o="Arguments"==i(function(){return arguments}()),s=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,c;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=s(e=Object(t),r))?n:o?i(e):"Object"==(c=i(e))&&"function"==typeof e.callee?"Arguments":c}},46:function(t,e,n){var i=n(13),r=n(35),o=n(47);t.exports=function(t){return function(e,n,s){var c,a=i(e),u=r(a.length),f=o(s,u);if(t&&n!=n){for(;u>f;)if((c=a[f++])!=c)return!0}else for(;u>f;f++)if((t||f in a)&&a[f]===n)return t||f||0;return!t&&-1}}},47:function(t,e,n){var i=n(16),r=Math.max,o=Math.min;t.exports=function(t,e){return t=i(t),t<0?r(t+e,0):o(t,e)}},48:function(t,e,n){"use strict";var i=n(59)(!0);n(37)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=i(e,n),this._i+=t.length,{value:t,done:!1})})},5:function(t,e,n){var i=n(10),r=n(25);t.exports=n(3)?function(t,e,n){return i.f(t,e,r(1,n))}:function(t,e,n){return t[e]=n,t}},51:function(t,e){e.f={}.propertyIsEnumerable},52:function(t,e,n){n(68);for(var i=n(0),r=n(5),o=n(11),s=n(1)("toStringTag"),c="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),a=0;a<c.length;a++){var u=c[a],f=i[u],l=f&&f.prototype;l&&!l[s]&&r(l,s,u),o[u]=o.Array}},53:function(t,e,n){var i=n(4),r=n(61),o=n(33),s=n(20)("IE_PROTO"),c=function(){},a=function(){var t,e=n(22)("iframe"),i=o.length;for(e.style.display="none",n(43).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),a=t.F;i--;)delete a.prototype[o[i]];return a()};t.exports=Object.create||function(t,e){var n;return null!==t?(c.prototype=i(t),n=new c,c.prototype=null,n[s]=t):n=a(),void 0===e?n:r(n,e)}},55:function(t,e,n){t.exports=n(5)},57:function(t,e,n){var i=n(45),r=n(1)("iterator"),o=n(11);t.exports=n(2).getIteratorMethod=function(t){if(void 0!=t)return t[r]||t["@@iterator"]||o[i(t)]}},58:function(t,e){e.f=Object.getOwnPropertySymbols},59:function(t,e,n){var i=n(16),r=n(15);t.exports=function(t){return function(e,n){var o,s,c=String(r(e)),a=i(n),u=c.length;return a<0||a>=u?t?"":void 0:(o=c.charCodeAt(a),o<55296||o>56319||a+1===u||(s=c.charCodeAt(a+1))<56320||s>57343?t?c.charAt(a):o:t?c.slice(a,a+2):s-56320+(o-55296<<10)+65536)}}},6:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},60:function(t,e,n){"use strict";var i=n(53),r=n(25),o=n(29),s={};n(5)(s,n(1)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=i(s,{next:r(1,n)}),o(t,e+" Iterator")}},61:function(t,e,n){var i=n(10),r=n(4),o=n(30);t.exports=n(3)?Object.defineProperties:function(t,e){r(t);for(var n,s=o(e),c=s.length,a=0;c>a;)i.f(t,n=s[a++],e[n]);return t}},62:function(t,e,n){var i=n(8),r=n(31),o=n(20)("IE_PROTO"),s=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=r(t),i(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?s:null}},63:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},630:function(t,e){t.exports=s},633:function(t,e){t.exports=c},64:function(t,e,n){var i=n(4),r=n(19),o=n(1)("species");t.exports=function(t,e){var n,s=i(t).constructor;return void 0===s||void 0==(n=i(s)[o])?e:r(n)}},65:function(t,e,n){var i,r,o,s=n(17),c=n(99),a=n(43),u=n(22),f=n(0),l=f.process,p=f.setImmediate,h=f.clearImmediate,d=f.MessageChannel,v=f.Dispatch,g=0,m={},y=function(){var t=+this;if(m.hasOwnProperty(t)){var e=m[t];delete m[t],e()}},x=function(t){y.call(t.data)};p&&h||(p=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return m[++g]=function(){c("function"==typeof t?t:Function(t),e)},i(g),g},h=function(t){delete m[t]},"process"==n(14)(l)?i=function(t){l.nextTick(s(y,t,1))}:v&&v.now?i=function(t){v.now(s(y,t,1))}:d?(r=new d,o=r.port2,r.port1.onmessage=x,i=s(o.postMessage,o,1)):f.addEventListener&&"function"==typeof postMessage&&!f.importScripts?(i=function(t){f.postMessage(t+"","*")},f.addEventListener("message",x,!1)):i="onreadystatechange"in u("script")?function(t){a.appendChild(u("script")).onreadystatechange=function(){a.removeChild(this),y.call(t)}}:function(t){setTimeout(s(y,t,1),0)}),t.exports={set:p,clear:h}},66:function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},67:function(t,e,n){var i=n(4),r=n(6),o=n(44);t.exports=function(t,e){if(i(t),r(e)&&e.constructor===t)return e;var n=o.f(t);return(0,n.resolve)(e),n.promise}},68:function(t,e,n){"use strict";var i=n(69),r=n(63),o=n(11),s=n(13);t.exports=n(37)(Array,"Array",function(t,e){this._t=s(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,r(1)):"keys"==e?r(0,n):"values"==e?r(0,t[n]):r(0,[n,t[n]])},"values"),o.Arguments=o.Array,i("keys"),i("values"),i("entries")},69:function(t,e){t.exports=function(){}},7:function(t,e,n){"use strict";function i(t,e,n,i,r,o,s,c){t=t||{};var a=typeof t.default;"object"!==a&&"function"!==a||(t=t.default);var u="function"==typeof t?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),i&&(u.functional=!0),o&&(u._scopeId=o);var f;if(s?(f=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(s)},u._ssrRegister=f):r&&(f=c?function(){r.call(this,this.$root.$options.shadowRoot)}:r),f)if(u.functional){u._injectStyles=f;var l=u.render;u.render=function(t,e){return f.call(e),l(t,e)}}else{var p=u.beforeCreate;u.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:u}}e.a=i},71:function(t,e,n){t.exports={default:n(79),__esModule:!0}},72:function(t,e,n){t.exports={default:n(97),__esModule:!0}},78:function(t,e){},79:function(t,e,n){n(80),t.exports=n(2).Object.assign},8:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},80:function(t,e,n){var i=n(9);i(i.S+i.F,"Object",{assign:n(81)})},800:function(t,e){t.exports=a},81:function(t,e,n){"use strict";var i=n(3),r=n(30),o=n(58),s=n(51),c=n(31),a=n(34),u=Object.assign;t.exports=!u||n(12)(function(){var t={},e={},n=Symbol(),i="abcdefghijklmnopqrst";return t[n]=7,i.split("").forEach(function(t){e[t]=t}),7!=u({},t)[n]||Object.keys(u({},e)).join("")!=i})?function(t,e){for(var n=c(t),u=arguments.length,f=1,l=o.f,p=s.f;u>f;)for(var h,d=a(arguments[f++]),v=l?r(d).concat(l(d)):r(d),g=v.length,m=0;g>m;)h=v[m++],i&&!p.call(d,h)||(n[h]=d[h]);return n}:u},831:function(t,e){t.exports=u},85:function(t,e,n){var i=n(17),r=n(86),o=n(87),s=n(4),c=n(35),a=n(57),u={},f={},e=t.exports=function(t,e,n,l,p){var h,d,v,g,m=p?function(){return t}:a(t),y=i(n,l,e?2:1),x=0;if("function"!=typeof m)throw TypeError(t+" is not iterable!");if(o(m)){for(h=c(t.length);h>x;x++)if((g=e?y(s(d=t[x])[0],d[1]):y(t[x]))===u||g===f)return g}else for(v=m.call(t);!(d=v.next()).done;)if((g=r(v,y,d.value,e))===u||g===f)return g};e.BREAK=u,e.RETURN=f},86:function(t,e,n){var i=n(4);t.exports=function(t,e,n,r){try{return r?e(i(n)[0],n[1]):e(n)}catch(e){var o=t.return;throw void 0!==o&&i(o.call(t)),e}}},87:function(t,e,n){var i=n(11),r=n(1)("iterator"),o=Array.prototype;t.exports=function(t){return void 0!==t&&(i.Array===t||o[r]===t)}},871:function(t,e,n){"use strict";var i=n(126),r=n.n(i),o=n(115),s=n.n(o),c=n(38),a=n.n(c),u=n(116),f=n.n(u),l=n(630),p=n.n(l),h=n(831),d=n.n(h),v=n(633),g=n.n(v),m=n(949),y=n(40),x=(n.n(y),n(108)),w=n.n(x);e.a={name:"ActLoginLayer",mixins:[s.a,a.a,f.a],components:{ActPopup:r.a,ActBaseInput:p.a,Jigsaw:m.a,ActGoldProtocol:d.a,ActGoldDialog:g.a},props:{bottom:{type:Number,default:40},icon:{type:String,default:""},desc:{type:String,default:""},brandColor:{type:String,default:""},jigsawInitUrl:{type:String,default:"/user/unionVerifyInit"},jigsawVerifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},loginUrl:{type:String,default:"/user/login"},scene:{type:String,default:""},chn:{type:String,default:""},platform:{type:Number,default:0}},data:function(){return{checkState:!1,mobile:"",verifyCode:"",timeLeft:0,showJigsaw:!1,isLogining:!1}},computed:{jigsawChn:function(){return this.chn||Object(y.getParam)("chn")||""},jigsawScene:function(){return this.scene?this.scene:/\.baodan(100|360)\./.test(location.host)?"bdzs":/^cps_\d+$/.test(Object(y.getParam)("chn"))?"bdzs":""},jigsawPlatform:function(){return this.platform?this.platform:"bdzs"===this.jigsawScene?1:0},isCps:function(){return 1===Number(this.jigsawPlatform)},loginBrandColor:function(){return this.brandColor?this.brandColor:"bdzs"===this.jigsawScene?"#f05a4b":"#8c7fee"},protocols:function(){return this.isCps?this.cpsProtocols:this.xysProtocols},xysProtocols:function(){return[{title:"小雨伞用户协议",data:[{title:"小雨伞用户协议",type:1,urls:["/static/html/user/useragreement.html"],src:"/static/html/user/useragreement.html"}]},{title:"小雨伞隐私政策",data:[{title:"小雨伞隐私政策",type:1,urls:["/static/html/user/priviteagreement.html"],src:"/static/html/user/priviteagreement.html"}]}]},cpsProtocols:function(){return[{title:"用户协议",data:[{title:"用户协议",type:1,urls:["/static/html/policy/cxuser.html"],src:"/static/html/policy/cxuser.html"}]},{title:"隐私政策",data:[{title:"隐私政策",type:1,urls:["/static/html/policy/cxprivacy.html"],src:"/static/html/policy/cxprivacy.html"}]}]}},methods:{getVerifyCode:function(){this.timeLeft>0||this.$refs.jigsaw.sendVerifyCode()},jigsawSent:function(){this.errTips("验证成功,短信验证码发送中"),this.start()},jigsawError:function(t){var e=(t.ret,t.errmsg);this.errTips(e)},jigsawShow:function(){this.showJigsaw=!0},jigsawHide:function(){this.showJigsaw=!1},start:function(){this.timeLeft=60,this.startCountDown()},startCountDown:function(){this.timeLeft>0?(this.timeLeft-=1,setTimeout(this.startCountDown,1e3)):this.timeLeft=0},login:function(){var t=this;return this.mobile?Object(y.isMobile)(this.mobile)?this.verifyCode?this.checkState?(this.isLogining=!0,void w()(this.loginUrl,{phone:this.mobile,vercode:this.verifyCode,scene:1,client:"outwx"}).then(function(e){var n=e.data,i=void 0===n?{}:n;t.isLogining=!1,0===i.ret?t.loginSuccess():t.errTips(i.errmsg)}).catch(function(e){t.isLogining=!1,t.errTips("系统繁忙,请稍后重试")})):(this.$refs.agreeDialogSlot.show(),!1):this.errTips("请输入验证码"):this.errTips("请输入正确的手机号"):this.errTips("请输入手机号")},handleProtocolCancel:function(){this.checkState=!1,this.$refs.agreeDialogSlot.hide()},handleProtocolConfirm:function(){this.checkState=!0,this.$refs.agreeDialogSlot.hide(),this.login()},goBack:function(){this.showJigsaw=!1},loginSuccess:function(){this.hide(),this.$emit("success")},cancel:function(){this.hide(),this.$emit("cancel")},toggle:function(t){this.checkState=t},errTips:function(t){this.toast||(this.toast=this.$createToast()),this.toast.show(t)}}}},872:function(t,e,n){"use strict";var i=n(104),r=n.n(i),o=n(115),s=n.n(o),c=n(38),a=n.n(c),u=n(800),f=n.n(u),l=n(108),p=n.n(l),h=n(40);n.n(h);e.a={mixins:[a.a,s.a],data:function(){return{verifyData:{},jigsawVerifyCodeUrl:"",jigsawMobile:"",isCodeRequesting:!1}},props:{brandColor:{type:String,default:""},initUrl:{type:String,default:"/user/unionVerifyInit"},verifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},mobile:{type:String,required:!0},scene:{type:String,required:!0},chn:{type:String,required:!0},platform:{type:Number,default:0},extParam:{type:Object,default:function(){return{}}}},computed:{realMobile:function(){return this.verifyData.mobile||this.mobile},realInitUrl:function(){return this.verifyData.initUrl||this.initUrl},realVerifyUrl:function(){return this.verifyData.verifyUrl||this.verifyUrl},realVerifyCodeUrl:function(){return this.verifyData.verifyCodeUrl||this.verifyCodeUrl},realExtParam:function(){return this.verifyData.extParam||this.extParam||{}}},methods:{setData:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.verifyData=t},sendVerifyCode:function(){if(this.realVerifyCodeUrl===this.jigsawVerifyCodeUrl&&this.realMobile===this.jigsawMobile)return this.showJigsaw();this._getVerifyCode({needpigsaw:0})},jigsawSuccess:function(t){var e=(t.keyword,t.token);this.showJigsaw(),this._getVerifyCode({needpigsaw:1,pigsawtoken:e})},_getVerifyCode:function(t){var e=this,n=t.needpigsaw,i=t.pigsawtoken;if(!this.isCodeRequesting){if(Object(h.isUndefined)(this.scene)||Object(h.isNull)(this.scene))return console.log("%c严重警告:发送验证码必须包含场景值参数scene","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含场景值参数scene")));if(Object(h.isUndefined)(this.chn)||Object(h.isNull)(this.chn))return console.log("%c严重警告:发送验证码必须包含渠道参数chn","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含渠道参数chn")));if(!this.realMobile)return this.error({errmsg:"请输入手机号"});if(!Object(h.isMobile)(this.realMobile))return this.error({errmsg:"请输入正确的手机号"});this.isCodeRequesting=!0,p()(this.realVerifyCodeUrl,r()({mobile:this.realMobile,scene:this.scene,chn:this.chn,needpigsaw:n,pigsawtoken:i},this.realExtParam)).then(function(t){var n=t.data,i=void 0===n?{}:n;e.isCodeRequesting=!1,0===i.ret?(e.hideJigsaw(),e.$emit("sent")):10056===i.ret||10065===i.ret?(e.jigsawVerifyCodeUrl=e.realVerifyCodeUrl,e.jigsawMobile=e.realMobile,e.showJigsaw()):(e.hideJigsaw(),e.error({ret:i.ret,errmsg:i.errmsg}))}).catch(function(t){e.isCodeRequesting=!1,e.error({ret:1004,errmsg:"系统繁忙,请稍后重试"})})}},error:function(t){var e=t.ret,n=void 0===e?2001:e,i=t.errmsg,r=t.data;this.$emit("error",{ret:n,errmsg:i,data:r})},showJigsaw:function(){this.$emit("show")},hideJigsaw:function(){this.$emit("hide")}},components:{ActJigsaw:f.a}}},88:function(t,e,n){var i=n(1)("iterator"),r=!1;try{var o=[7][i]();o.return=function(){r=!0},Array.from(o,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!r)return!1;var n=!1;try{var o=[7],s=o[i]();s.next=function(){return{done:n=!0}},o[i]=function(){return s},t(o)}catch(t){}return n}},9:function(t,e,n){var i=n(0),r=n(2),o=n(17),s=n(5),c=n(8),a=function(t,e,n){var u,f,l,p=t&a.F,h=t&a.G,d=t&a.S,v=t&a.P,g=t&a.B,m=t&a.W,y=h?r:r[e]||(r[e]={}),x=y.prototype,w=h?i:d?i[e]:(i[e]||{}).prototype;h&&(n=e);for(u in n)(f=!p&&w&&void 0!==w[u])&&c(y,u)||(l=f?w[u]:n[u],y[u]=h&&"function"!=typeof w[u]?n[u]:g&&f?o(l,i):m&&w[u]==l?function(t){var e=function(e,n,i){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,i)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(l):v&&"function"==typeof l?o(Function.call,l):l,v&&((y.virtual||(y.virtual={}))[u]=l,t&a.R&&x&&!x[u]&&s(x,u,l)))};a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a},91:function(t,e){t.exports=function(t,e,n,i){if(!(t instanceof e)||void 0!==i&&i in t)throw TypeError(n+": incorrect invocation!");return t}},92:function(t,e,n){var i=n(5);t.exports=function(t,e,n){for(var r in e)n&&t[r]?t[r]=e[r]:i(t,r,e[r]);return t}},93:function(t,e,n){"use strict";var i=n(0),r=n(2),o=n(10),s=n(3),c=n(1)("species");t.exports=function(t){var e="function"==typeof r[t]?r[t]:i[t];s&&e&&!e[c]&&o.f(e,c,{configurable:!0,get:function(){return this}})}},947:function(t,e,n){"use strict";function i(t){c||n(948)}var r=n(871),o=n(952),s=n(7),c=!1,a=i,u=Object(s.a)(r.a,o.a,o.b,!1,a,"data-v-58814476",null);u.options.__file="src\\components\\LoginLayer\\src\\index.vue",e.a=u.exports},948:function(t,e){},949:function(t,e,n){"use strict";function i(t){c||n(950)}var r=n(872),o=n(951),s=n(7),c=!1,a=i,u=Object(s.a)(r.a,o.a,o.b,!1,a,"data-v-329f3e8b",null);u.options.__file="src\\components\\LoginLayer\\src\\components\\jigsaw.vue",e.a=u.exports},950:function(t,e){},951:function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return r});var i=function(){var t=this,e=t.$createElement;return(t._self._c||e)("act-jigsaw",{ref:"jigsaw",attrs:{visible:t.isVisible,brandColor:t.brandColor,initUrl:t.initUrl,verifyUrl:t.verifyUrl,keyword:t.mobile,platform:t.platform},on:{success:t.jigsawSuccess,error:t.error}})},r=[];i._withStripped=!0},952:function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return r});var i=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("transition",{attrs:{name:"act-popup-fade"}},[i("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{type:"login",mask:!0,center:!1,zIndex:t.zIndex},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.cancel}},[i("transition",{attrs:{name:"act-popup-move"}},[i("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"popup-container",style:"background-color:"+(t.isCps?"#fff":"#fdfcff"),on:{click:function(t){t.stopPropagation()}}},[i("div",{staticClass:"popup-hd"},[i("i",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"icon-back",on:{click:function(e){return e.stopPropagation(),t.goBack.apply(null,arguments)}}}),t._v(" "),t.isCps||t.showJigsaw?t._e():i("section",{staticClass:"title"},[i("img",{staticClass:"icon",attrs:{src:t.icon||n(953),alt:""}}),t._v(" "),i("p",{staticClass:"desc"},[t._v("\n "+t._s(t.desc||"新人福利:3万元保额意外保障")+"\n ")])]),t._v(" "),i("i",{staticClass:"icon-cancel",on:{click:function(e){return e.stopPropagation(),t.cancel.apply(null,arguments)}}})]),t._v(" "),i("div",{staticClass:"popup-content",style:"padding-top:"+(t.isCps?"0":"18")+"px;"},[i("div",{staticClass:"login-box act-iphonex-margin",style:"padding-bottom:"+t.bottom+"px;"},[i("div",{directives:[{name:"show",rawName:"v-show",value:!t.showJigsaw,expression:"!showJigsaw"}],staticClass:"form-sign",style:"padding: "+(t.isCps?"0 37px 12px":"0 25px 12px")+";"},[t.isCps?i("h3",[t._v("\n 验证手机号\n ")]):t._e(),t._v(" "),i("div",{class:[t.isCps?"form-sign-box-cps":"form-sign-box"]},[i("label",{staticClass:"form-sign-label"},[t._v("\n 手机号:\n ")]),t._v(" "),i("div",{staticClass:"form-input-group"},[i("div",{staticClass:"col-1"},[i("act-base-input",{staticClass:"form-sign-input",attrs:{type:"mobile",placeholder:"请输入手机号"},model:{value:t.mobile,callback:function(e){t.mobile=e},expression:"mobile"}})],1)])]),t._v(" "),i("div",{class:[t.isCps?"form-sign-box-cps":"form-sign-box"]},[i("label",{staticClass:"form-sign-label"},[t._v("\n 短信验证码:\n ")]),t._v(" "),i("div",{staticClass:"form-input-group middle"},[i("div",{staticClass:"col-1"},[i("act-base-input",{staticClass:"form-sign-input",attrs:{type:"tel",maxLength:"4",placeholder:"请输入验证码"},model:{value:t.verifyCode,callback:function(e){t.verifyCode=e},expression:"verifyCode"}})],1),t._v(" "),i("div",{staticClass:"form-sign-btn",class:{"form-sign-disabled":t.timeLeft>0},style:{color:t.loginBrandColor},on:{click:function(e){return e.stopPropagation(),t.getVerifyCode.apply(null,arguments)}}},[t._v("\n "+t._s(0===t.timeLeft?"获取验证码":"剩余"+t.timeLeft+"秒")+"\n ")])])]),t._v(" "),i("a",{staticClass:"btn",class:{active:!t.isLogining&&t.mobile&&t.verifyCode,primary:!t.isCps},style:{"background-color":t.loginBrandColor},attrs:{href:"javascript:;"},on:{click:function(e){return e.stopPropagation(),t.login.apply(null,arguments)}}},[t._v("\n "+t._s(t.isCps?"确定":"验证并登录")+"\n ")]),t._v(" "),i("act-gold-protocol",{ref:"protocol",staticClass:"protocol",attrs:{text:"未注册手机号登录将自动注册,且代表您已经同意",protocols:t.protocols,checkState:t.checkState,zIndex:1001,brandColor:t.loginBrandColor},on:{toggle:t.toggle}})],1),t._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"login-jigsaw"},[i("h3",[t._v("\n 滑动模块完成验证\n ")]),t._v(" "),i("h4",[t._v("\n 为了您的账号安全,本次登录需完成验证\n ")])]),t._v(" "),i("jigsaw",{ref:"jigsaw",staticClass:"jigsaw-box",attrs:{visible:t.showJigsaw,brandColor:t.loginBrandColor,mobile:t.mobile,initUrl:t.jigsawInitUrl,verifyUrl:t.jigsawVerifyUrl,verifyCodeUrl:t.verifyCodeUrl,chn:t.jigsawChn,scene:t.jigsawScene,platform:t.jigsawPlatform},on:{sent:t.jigsawSent,error:t.jigsawError,show:t.jigsawShow,hide:t.jigsawHide}})],1)])])])],1)],1),t._v(" "),i("act-gold-dialog",{ref:"agreeDialogSlot",attrs:{title:"温馨提示",cancelButtonText:"拒绝",confirmButtonText:"同意",confirmButtonColor:t.loginBrandColor||"#8c7fee",zIndex:1002,showCancelButton:!0,closable:!0},on:{confirm:t.handleProtocolConfirm,cancel:t.handleProtocolCancel}},[i("act-gold-protocol",{attrs:{text:"请阅读并同意",showCheckBox:!1,textFontSize:14,protocols:t.protocols,brandColor:t.loginBrandColor,zIndex:1003}})],1)],1)},r=[];i._withStripped=!0},953:function(t,e){t.exports=f},97:function(t,e,n){n(78),n(48),n(52),n(98),n(102),n(103),t.exports=n(2).Promise},98:function(t,e,n){"use strict";var i,r,o,s,c=n(18),a=n(0),u=n(17),f=n(45),l=n(9),p=n(6),h=n(19),d=n(91),v=n(85),g=n(64),m=n(65).set,y=n(100)(),x=n(44),w=n(66),b=n(101),_=n(67),j=a.TypeError,C=a.process,S=C&&C.versions,P=S&&S.v8||"",O=a.Promise,L="process"==f(C),k=function(){},T=r=x.f,M=!!function(){try{var t=O.resolve(1),e=(t.constructor={})[n(1)("species")]=function(t){t(k,k)};return(L||"function"==typeof PromiseRejectionEvent)&&t.then(k)instanceof e&&0!==P.indexOf("6.6")&&-1===b.indexOf("Chrome/66")}catch(t){}}(),U=function(t){var e;return!(!p(t)||"function"!=typeof(e=t.then))&&e},q=function(t,e){if(!t._n){t._n=!0;var n=t._c;y(function(){for(var i=t._v,r=1==t._s,o=0;n.length>o;)!function(e){var n,o,s,c=r?e.ok:e.fail,a=e.resolve,u=e.reject,f=e.domain;try{c?(r||(2==t._h&&I(t),t._h=1),!0===c?n=i:(f&&f.enter(),n=c(i),f&&(f.exit(),s=!0)),n===e.promise?u(j("Promise-chain cycle")):(o=U(n))?o.call(n,a,u):a(n)):u(i)}catch(t){f&&!s&&f.exit(),u(t)}}(n[o++]);t._c=[],t._n=!1,e&&!t._h&&E(t)})}},E=function(t){m.call(a,function(){var e,n,i,r=t._v,o=V(t);if(o&&(e=w(function(){L?C.emit("unhandledRejection",r,t):(n=a.onunhandledrejection)?n({promise:t,reason:r}):(i=a.console)&&i.error&&i.error("Unhandled promise rejection",r)}),t._h=L||V(t)?2:1),t._a=void 0,o&&e.e)throw e.v})},V=function(t){return 1!==t._h&&0===(t._a||t._c).length},I=function(t){m.call(a,function(){var e;L?C.emit("rejectionHandled",t):(e=a.onrejectionhandled)&&e({promise:t,reason:t._v})})},A=function(t){var e=this;e._d||(e._d=!0,e=e._w||e,e._v=t,e._s=2,e._a||(e._a=e._c.slice()),q(e,!0))},D=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw j("Promise can't be resolved itself");(e=U(t))?y(function(){var i={_w:n,_d:!1};try{e.call(t,u(D,i,1),u(A,i,1))}catch(t){A.call(i,t)}}):(n._v=t,n._s=1,q(n,!1))}catch(t){A.call({_w:n,_d:!1},t)}}};M||(O=function(t){d(this,O,"Promise","_h"),h(t),i.call(this);try{t(u(D,this,1),u(A,this,1))}catch(t){A.call(this,t)}},i=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},i.prototype=n(92)(O.prototype,{then:function(t,e){var n=T(g(this,O));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=L?C.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&q(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new i;this.promise=t,this.resolve=u(D,t,1),this.reject=u(A,t,1)},x.f=T=function(t){return t===O||t===s?new o(t):r(t)}),l(l.G+l.W+l.F*!M,{Promise:O}),n(29)(O,"Promise"),n(93)("Promise"),s=n(2).Promise,l(l.S+l.F*!M,"Promise",{reject:function(t){var e=T(this);return(0,e.reject)(t),e.promise}}),l(l.S+l.F*(c||!M),"Promise",{resolve:function(t){return _(c&&this===s?O:this,t)}}),l(l.S+l.F*!(M&&n(88)(function(t){O.all(t).catch(k)})),"Promise",{all:function(t){var e=this,n=T(e),i=n.resolve,r=n.reject,o=w(function(){var n=[],o=0,s=1;v(t,!1,function(t){var c=o++,a=!1;n.push(void 0),s++,e.resolve(t).then(function(t){a||(a=!0,n[c]=t,--s||i(n))},r)}),--s||i(n)});return o.e&&r(o.v),n.promise},race:function(t){var e=this,n=T(e),i=n.reject,r=w(function(){v(t,!1,function(t){e.resolve(t).then(n.resolve,i)})});return r.e&&i(r.v),n.promise}})},99:function(t,e){t.exports=function(t,e,n){var i=void 0===n;switch(e.length){case 0:return i?t():t.call(n);case 1:return i?t(e[0]):t.call(n,e[0]);case 2:return i?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return i?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return i?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}}})});
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/assets/utils/post.js"),require("@xysfe/actui/es/assets/mixins/popup.js"),require("@xysfe/actui/es/assets/mixins/noscroll.js"),require("@xysfe/actui/es/assets/common/popup.js"),require("@xysfe/actui/es/BaseInput/index.js"),require("@xysfe/actui/es/GoldDialog/index.js"),require("@xysfe/actui/es/Jigsaw/index.js"),require("@xysfe/actui/es/GoldProtocol/index.js"),require("@xysfe/actui/es/assets/img/logo.png")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/mixins/visible.js","@xysfe/actui/es/assets/utils/helpers.js","@xysfe/actui/es/assets/utils/post.js","@xysfe/actui/es/assets/mixins/popup.js","@xysfe/actui/es/assets/mixins/noscroll.js","@xysfe/actui/es/assets/common/popup.js","@xysfe/actui/es/BaseInput/index.js","@xysfe/actui/es/GoldDialog/index.js","@xysfe/actui/es/Jigsaw/index.js","@xysfe/actui/es/GoldProtocol/index.js","@xysfe/actui/es/assets/img/logo.png"],e):"object"==typeof exports?exports.Login=e(require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/assets/utils/post.js"),require("@xysfe/actui/es/assets/mixins/popup.js"),require("@xysfe/actui/es/assets/mixins/noscroll.js"),require("@xysfe/actui/es/assets/common/popup.js"),require("@xysfe/actui/es/BaseInput/index.js"),require("@xysfe/actui/es/GoldDialog/index.js"),require("@xysfe/actui/es/Jigsaw/index.js"),require("@xysfe/actui/es/GoldProtocol/index.js"),require("@xysfe/actui/es/assets/img/logo.png")):t.Login=e(t["@xysfe/actui/es/assets/mixins/visible.js"],t["@xysfe/actui/es/assets/utils/helpers.js"],t["@xysfe/actui/es/assets/utils/post.js"],t["@xysfe/actui/es/assets/mixins/popup.js"],t["@xysfe/actui/es/assets/mixins/noscroll.js"],t["@xysfe/actui/es/assets/common/popup.js"],t["@xysfe/actui/es/BaseInput/index.js"],t["@xysfe/actui/es/GoldDialog/index.js"],t["@xysfe/actui/es/Jigsaw/index.js"],t["@xysfe/actui/es/GoldProtocol/index.js"],t["@xysfe/actui/es/assets/img/logo.png"])}("undefined"!=typeof self?self:this,function(t,e,n,i,r,o,s,c,a,u,f){return function(t){function e(i){if(n[i])return n[i].exports;var r=n[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,e),r.l=!0,r.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,i){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:i})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=1664)}({0:function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},1:function(t,e,n){var i=n(32)("wks"),r=n(26),o=n(0).Symbol,s="function"==typeof o;(t.exports=function(t){return i[t]||(i[t]=s&&o[t]||(s?o:r)("Symbol."+t))}).store=i},10:function(t,e,n){var i=n(4),r=n(41),o=n(39),s=Object.defineProperty;e.f=n(3)?Object.defineProperty:function(t,e,n){if(i(t),e=o(e,!0),i(n),r)try{return s(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},100:function(t,e,n){var i=n(0),r=n(65).set,o=i.MutationObserver||i.WebKitMutationObserver,s=i.process,c=i.Promise,a="process"==n(14)(s);t.exports=function(){var t,e,n,u=function(){var i,r;for(a&&(i=s.domain)&&i.exit();t;){r=t.fn,t=t.next;try{r()}catch(i){throw t?n():e=void 0,i}}e=void 0,i&&i.enter()};if(a)n=function(){s.nextTick(u)};else if(!o||i.navigator&&i.navigator.standalone)if(c&&c.resolve){var f=c.resolve(void 0);n=function(){f.then(u)}}else n=function(){r.call(i,u)};else{var l=!0,p=document.createTextNode("");new o(u).observe(p,{characterData:!0}),n=function(){p.data=l=!l}}return function(i){var r={fn:i,next:void 0};e&&(e.next=r),t||(t=r,n()),e=r}}},101:function(t,e,n){var i=n(0),r=i.navigator;t.exports=r&&r.userAgent||""},102:function(t,e,n){"use strict";var i=n(9),r=n(2),o=n(0),s=n(64),c=n(67);i(i.P+i.R,"Promise",{finally:function(t){var e=s(this,r.Promise||o.Promise),n="function"==typeof t;return this.then(n?function(n){return c(e,t()).then(function(){return n})}:t,n?function(n){return c(e,t()).then(function(){throw n})}:t)}})},103:function(t,e,n){"use strict";var i=n(9),r=n(44),o=n(66);i(i.S,"Promise",{try:function(t){var e=r.f(this),n=o(t);return(n.e?e.reject:e.resolve)(n.v),e.promise}})},104:function(t,e,n){"use strict";e.__esModule=!0;var i=n(71),r=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default=r.default||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t}},108:function(t,e){t.exports=n},11:function(t,e){t.exports={}},115:function(t,e){t.exports=i},116:function(t,e){t.exports=r},12:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},126:function(t,e){t.exports=o},13:function(t,e,n){var i=n(34),r=n(15);t.exports=function(t){return i(r(t))}},14:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},15:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},16:function(t,e){var n=Math.ceil,i=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?i:n)(t)}},1664:function(t,e,n){"use strict";function i(t){var e=t.Vue,n=t.redirect;n=void 0===n?{url:location.href}:n;var r=n.url,c=n.router,a=n.to,f=n.next,p=t.needLogin,h=void 0===p?{wx:!0,h5:!0,app:!0}:p,d=t.param;d=void 0===d?{platform:0}:d;var v=d.platform,g=d.scene,m=d.chn,y=d.icon,x=d.desc,w=d.bottom,b=t.h5ShowLayer,_=void 0!==b&&b,j=t.zIndex,C=void 0===j?1e3:j;if(Object(s.isBoolean)(h)){if(!h)return void(f&&f());h={wx:!0,h5:!0,app:!0}}m||(m=Object(s.getParam)("chn")),c&&a&&(r="history"===c.mode?location.protocol+"//"+location.host+(c.options.base||"")+a.fullPath:location.protocol+"//"+location.host+location.pathname+location.search+"#"+a.fullPath);var S=[];S.push("type=2"),S.push("returl="+encodeURIComponent(r)),1===v&&S.push("src=cps");var P=Object(s.getParam)("brid");P&&S.push("brid="+P);var O="/user/login_proxyv2?"+S.join("&");return new o.a(function(t,n){if(s.ua.isWx){if(!h.wx)return void(f&&f());i.checkLogin().then(t,function(){location.href=O})}else if(s.ua.isXysApp){if(!h.app)return void(f&&f());i.checkLogin().then(t,function(){return new o.a(function(t,e){window.xysJs&&window.xysJs.invoke({path:"/user/layerLoginV2",data:{icon:y,desc:x},success:function(){t()},fail:function(t){t?e(5555===Number(t.code)?l:{ret:t.code,errmsg:t.msg}):e()},unsupport:function(){s.ua.isYxApp?location.href="/appbase/mobileauth?rdurl="+encodeURIComponent(r):location.href="/appbase/wxauth?rdurl="+encodeURIComponent(r)}})})}).then(t,n)}else{if(!h.h5)return void(f&&f());i.checkLogin().then(t,function(){if(_&&e){var i=e.extend({template:'<act-login-layer :visible="visible" :bottom="bottom" :icon="icon" :desc="desc" :chn="chn" :scene="scene" :platform="platform" :zIndex="zIndex" @success="success" @cancel="cancel"/>',data:function(){return{visible:!0,chn:m,scene:g,platform:v,zIndex:C,bottom:w,icon:y,desc:x}},methods:{success:function(){this.remove(),t(),f&&f()},cancel:function(){this.remove(),n(l)},remove:function(){var t=this;this.visible=!1,this.$nextTick(function(){t.$destroy(),document.body.removeChild(t.$el)})}},components:{ActLoginLayer:u.a}}),r=(new i).$mount();document.body.appendChild(r.$el)}else location.href=O})}})}Object.defineProperty(e,"__esModule",{value:!0});var r=n(72),o=n.n(r),s=n(40),c=(n.n(s),n(108)),a=n.n(c),u=n(947),f=!1,l={ret:60999,errmsg:"cancel"};i.checkLogin=function(){return f?o.a.resolve():a()("/user/checkLogin").then(function(t){var e=t.data;return 0===(void 0===e?{}:e).ret?(f=!0,o.a.resolve()):o.a.reject()})},e.default=i},17:function(t,e,n){var i=n(19);t.exports=function(t,e,n){if(i(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,i){return t.call(e,n,i)};case 3:return function(n,i,r){return t.call(e,n,i,r)}}return function(){return t.apply(e,arguments)}}},18:function(t,e){t.exports=!0},19:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},2:function(t,e){var n=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=n)},20:function(t,e,n){var i=n(32)("keys"),r=n(26);t.exports=function(t){return i[t]||(i[t]=r(t))}},22:function(t,e,n){var i=n(6),r=n(0).document,o=i(r)&&i(r.createElement);t.exports=function(t){return o?r.createElement(t):{}}},25:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},26:function(t,e){var n=0,i=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+i).toString(36))}},29:function(t,e,n){var i=n(10).f,r=n(8),o=n(1)("toStringTag");t.exports=function(t,e,n){t&&!r(t=n?t:t.prototype,o)&&i(t,o,{configurable:!0,value:e})}},3:function(t,e,n){t.exports=!n(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e,n){var i=n(42),r=n(33);t.exports=Object.keys||function(t){return i(t,r)}},31:function(t,e,n){var i=n(15);t.exports=function(t){return Object(i(t))}},32:function(t,e,n){var i=n(2),r=n(0),o=r["__core-js_shared__"]||(r["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:i.version,mode:n(18)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},33:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,e,n){var i=n(14);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==i(t)?t.split(""):Object(t)}},35:function(t,e,n){var i=n(16),r=Math.min;t.exports=function(t){return t>0?r(i(t),9007199254740991):0}},37:function(t,e,n){"use strict";var i=n(18),r=n(9),o=n(55),s=n(5),c=n(11),a=n(60),u=n(29),f=n(62),l=n(1)("iterator"),p=!([].keys&&"next"in[].keys()),h=function(){return this};t.exports=function(t,e,n,d,v,g,m){a(n,e,d);var y,x,w,b=function(t){if(!p&&t in S)return S[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},_=e+" Iterator",j="values"==v,C=!1,S=t.prototype,P=S[l]||S["@@iterator"]||v&&S[v],O=P||b(v),L=v?j?b("entries"):O:void 0,k="Array"==e?S.entries||P:P;if(k&&(w=f(k.call(new t)))!==Object.prototype&&w.next&&(u(w,_,!0),i||"function"==typeof w[l]||s(w,l,h)),j&&P&&"values"!==P.name&&(C=!0,O=function(){return P.call(this)}),i&&!m||!p&&!C&&S[l]||s(S,l,O),c[e]=O,c[_]=h,v)if(y={values:j?O:b("values"),keys:g?O:b("keys"),entries:L},m)for(x in y)x in S||o(S,x,y[x]);else r(r.P+r.F*(p||C),e,y);return y}},38:function(e,n){e.exports=t},39:function(t,e,n){var i=n(6);t.exports=function(t,e){if(!i(t))return t;var n,r;if(e&&"function"==typeof(n=t.toString)&&!i(r=n.call(t)))return r;if("function"==typeof(n=t.valueOf)&&!i(r=n.call(t)))return r;if(!e&&"function"==typeof(n=t.toString)&&!i(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")}},4:function(t,e,n){var i=n(6);t.exports=function(t){if(!i(t))throw TypeError(t+" is not an object!");return t}},40:function(t,n){t.exports=e},41:function(t,e,n){t.exports=!n(3)&&!n(12)(function(){return 7!=Object.defineProperty(n(22)("div"),"a",{get:function(){return 7}}).a})},42:function(t,e,n){var i=n(8),r=n(13),o=n(46)(!1),s=n(20)("IE_PROTO");t.exports=function(t,e){var n,c=r(t),a=0,u=[];for(n in c)n!=s&&i(c,n)&&u.push(n);for(;e.length>a;)i(c,n=e[a++])&&(~o(u,n)||u.push(n));return u}},43:function(t,e,n){var i=n(0).document;t.exports=i&&i.documentElement},44:function(t,e,n){"use strict";function i(t){var e,n;this.promise=new t(function(t,i){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=i}),this.resolve=r(e),this.reject=r(n)}var r=n(19);t.exports.f=function(t){return new i(t)}},45:function(t,e,n){var i=n(14),r=n(1)("toStringTag"),o="Arguments"==i(function(){return arguments}()),s=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,c;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=s(e=Object(t),r))?n:o?i(e):"Object"==(c=i(e))&&"function"==typeof e.callee?"Arguments":c}},46:function(t,e,n){var i=n(13),r=n(35),o=n(47);t.exports=function(t){return function(e,n,s){var c,a=i(e),u=r(a.length),f=o(s,u);if(t&&n!=n){for(;u>f;)if((c=a[f++])!=c)return!0}else for(;u>f;f++)if((t||f in a)&&a[f]===n)return t||f||0;return!t&&-1}}},47:function(t,e,n){var i=n(16),r=Math.max,o=Math.min;t.exports=function(t,e){return t=i(t),t<0?r(t+e,0):o(t,e)}},48:function(t,e,n){"use strict";var i=n(59)(!0);n(37)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=i(e,n),this._i+=t.length,{value:t,done:!1})})},5:function(t,e,n){var i=n(10),r=n(25);t.exports=n(3)?function(t,e,n){return i.f(t,e,r(1,n))}:function(t,e,n){return t[e]=n,t}},51:function(t,e){e.f={}.propertyIsEnumerable},52:function(t,e,n){n(68);for(var i=n(0),r=n(5),o=n(11),s=n(1)("toStringTag"),c="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),a=0;a<c.length;a++){var u=c[a],f=i[u],l=f&&f.prototype;l&&!l[s]&&r(l,s,u),o[u]=o.Array}},53:function(t,e,n){var i=n(4),r=n(61),o=n(33),s=n(20)("IE_PROTO"),c=function(){},a=function(){var t,e=n(22)("iframe"),i=o.length;for(e.style.display="none",n(43).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),a=t.F;i--;)delete a.prototype[o[i]];return a()};t.exports=Object.create||function(t,e){var n;return null!==t?(c.prototype=i(t),n=new c,c.prototype=null,n[s]=t):n=a(),void 0===e?n:r(n,e)}},55:function(t,e,n){t.exports=n(5)},57:function(t,e,n){var i=n(45),r=n(1)("iterator"),o=n(11);t.exports=n(2).getIteratorMethod=function(t){if(void 0!=t)return t[r]||t["@@iterator"]||o[i(t)]}},58:function(t,e){e.f=Object.getOwnPropertySymbols},59:function(t,e,n){var i=n(16),r=n(15);t.exports=function(t){return function(e,n){var o,s,c=String(r(e)),a=i(n),u=c.length;return a<0||a>=u?t?"":void 0:(o=c.charCodeAt(a),o<55296||o>56319||a+1===u||(s=c.charCodeAt(a+1))<56320||s>57343?t?c.charAt(a):o:t?c.slice(a,a+2):s-56320+(o-55296<<10)+65536)}}},6:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},60:function(t,e,n){"use strict";var i=n(53),r=n(25),o=n(29),s={};n(5)(s,n(1)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=i(s,{next:r(1,n)}),o(t,e+" Iterator")}},61:function(t,e,n){var i=n(10),r=n(4),o=n(30);t.exports=n(3)?Object.defineProperties:function(t,e){r(t);for(var n,s=o(e),c=s.length,a=0;c>a;)i.f(t,n=s[a++],e[n]);return t}},62:function(t,e,n){var i=n(8),r=n(31),o=n(20)("IE_PROTO"),s=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=r(t),i(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?s:null}},63:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},630:function(t,e){t.exports=s},633:function(t,e){t.exports=c},64:function(t,e,n){var i=n(4),r=n(19),o=n(1)("species");t.exports=function(t,e){var n,s=i(t).constructor;return void 0===s||void 0==(n=i(s)[o])?e:r(n)}},65:function(t,e,n){var i,r,o,s=n(17),c=n(99),a=n(43),u=n(22),f=n(0),l=f.process,p=f.setImmediate,h=f.clearImmediate,d=f.MessageChannel,v=f.Dispatch,g=0,m={},y=function(){var t=+this;if(m.hasOwnProperty(t)){var e=m[t];delete m[t],e()}},x=function(t){y.call(t.data)};p&&h||(p=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return m[++g]=function(){c("function"==typeof t?t:Function(t),e)},i(g),g},h=function(t){delete m[t]},"process"==n(14)(l)?i=function(t){l.nextTick(s(y,t,1))}:v&&v.now?i=function(t){v.now(s(y,t,1))}:d?(r=new d,o=r.port2,r.port1.onmessage=x,i=s(o.postMessage,o,1)):f.addEventListener&&"function"==typeof postMessage&&!f.importScripts?(i=function(t){f.postMessage(t+"","*")},f.addEventListener("message",x,!1)):i="onreadystatechange"in u("script")?function(t){a.appendChild(u("script")).onreadystatechange=function(){a.removeChild(this),y.call(t)}}:function(t){setTimeout(s(y,t,1),0)}),t.exports={set:p,clear:h}},66:function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},67:function(t,e,n){var i=n(4),r=n(6),o=n(44);t.exports=function(t,e){if(i(t),r(e)&&e.constructor===t)return e;var n=o.f(t);return(0,n.resolve)(e),n.promise}},68:function(t,e,n){"use strict";var i=n(69),r=n(63),o=n(11),s=n(13);t.exports=n(37)(Array,"Array",function(t,e){this._t=s(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,r(1)):"keys"==e?r(0,n):"values"==e?r(0,t[n]):r(0,[n,t[n]])},"values"),o.Arguments=o.Array,i("keys"),i("values"),i("entries")},69:function(t,e){t.exports=function(){}},7:function(t,e,n){"use strict";function i(t,e,n,i,r,o,s,c){t=t||{};var a=typeof t.default;"object"!==a&&"function"!==a||(t=t.default);var u="function"==typeof t?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),i&&(u.functional=!0),o&&(u._scopeId=o);var f;if(s?(f=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(s)},u._ssrRegister=f):r&&(f=c?function(){r.call(this,this.$root.$options.shadowRoot)}:r),f)if(u.functional){u._injectStyles=f;var l=u.render;u.render=function(t,e){return f.call(e),l(t,e)}}else{var p=u.beforeCreate;u.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:u}}e.a=i},71:function(t,e,n){t.exports={default:n(79),__esModule:!0}},72:function(t,e,n){t.exports={default:n(97),__esModule:!0}},78:function(t,e){},79:function(t,e,n){n(80),t.exports=n(2).Object.assign},8:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},80:function(t,e,n){var i=n(9);i(i.S+i.F,"Object",{assign:n(81)})},800:function(t,e){t.exports=a},81:function(t,e,n){"use strict";var i=n(3),r=n(30),o=n(58),s=n(51),c=n(31),a=n(34),u=Object.assign;t.exports=!u||n(12)(function(){var t={},e={},n=Symbol(),i="abcdefghijklmnopqrst";return t[n]=7,i.split("").forEach(function(t){e[t]=t}),7!=u({},t)[n]||Object.keys(u({},e)).join("")!=i})?function(t,e){for(var n=c(t),u=arguments.length,f=1,l=o.f,p=s.f;u>f;)for(var h,d=a(arguments[f++]),v=l?r(d).concat(l(d)):r(d),g=v.length,m=0;g>m;)h=v[m++],i&&!p.call(d,h)||(n[h]=d[h]);return n}:u},831:function(t,e){t.exports=u},85:function(t,e,n){var i=n(17),r=n(86),o=n(87),s=n(4),c=n(35),a=n(57),u={},f={},e=t.exports=function(t,e,n,l,p){var h,d,v,g,m=p?function(){return t}:a(t),y=i(n,l,e?2:1),x=0;if("function"!=typeof m)throw TypeError(t+" is not iterable!");if(o(m)){for(h=c(t.length);h>x;x++)if((g=e?y(s(d=t[x])[0],d[1]):y(t[x]))===u||g===f)return g}else for(v=m.call(t);!(d=v.next()).done;)if((g=r(v,y,d.value,e))===u||g===f)return g};e.BREAK=u,e.RETURN=f},86:function(t,e,n){var i=n(4);t.exports=function(t,e,n,r){try{return r?e(i(n)[0],n[1]):e(n)}catch(e){var o=t.return;throw void 0!==o&&i(o.call(t)),e}}},87:function(t,e,n){var i=n(11),r=n(1)("iterator"),o=Array.prototype;t.exports=function(t){return void 0!==t&&(i.Array===t||o[r]===t)}},871:function(t,e,n){"use strict";var i=n(126),r=n.n(i),o=n(115),s=n.n(o),c=n(38),a=n.n(c),u=n(116),f=n.n(u),l=n(630),p=n.n(l),h=n(831),d=n.n(h),v=n(633),g=n.n(v),m=n(949),y=n(40),x=(n.n(y),n(108)),w=n.n(x);e.a={name:"ActLoginLayer",mixins:[s.a,a.a,f.a],components:{ActPopup:r.a,ActBaseInput:p.a,Jigsaw:m.a,ActGoldProtocol:d.a,ActGoldDialog:g.a},props:{bottom:{type:Number,default:40},icon:{type:String,default:""},desc:{type:String,default:""},brandColor:{type:String,default:""},jigsawInitUrl:{type:String,default:"/user/unionVerifyInit"},jigsawVerifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},loginUrl:{type:String,default:"/user/login"},scene:{type:String,default:""},chn:{type:String,default:""},platform:{type:Number,default:0}},data:function(){return{checkState:!1,mobile:"",verifyCode:"",timeLeft:0,showJigsaw:!1,isLogining:!1}},computed:{jigsawChn:function(){return this.chn||Object(y.getParam)("chn")||""},jigsawScene:function(){return this.scene?this.scene:/\.baodan(100|360)\./.test(location.host)?"bdzs":/^cps_\d+$/.test(Object(y.getParam)("chn"))?"bdzs":""},jigsawPlatform:function(){return this.platform?this.platform:"bdzs"===this.jigsawScene?1:0},isCps:function(){return 1===Number(this.jigsawPlatform)},loginBrandColor:function(){return this.brandColor?this.brandColor:"bdzs"===this.jigsawScene?"#f05a4b":"#8c7fee"},protocols:function(){return this.isCps?this.cpsProtocols:this.xysProtocols},xysProtocols:function(){return[{title:"小雨伞用户协议",data:[{title:"小雨伞用户协议",type:1,urls:["/static/html/user/useragreement.html"],src:"/static/html/user/useragreement.html"}]},{title:"小雨伞隐私政策",data:[{title:"小雨伞隐私政策",type:1,urls:["/static/html/user/priviteagreement.html"],src:"/static/html/user/priviteagreement.html"}]}]},cpsProtocols:function(){return[{title:"用户协议",data:[{title:"用户协议",type:1,urls:["/static/html/policy/cxuser.html"],src:"/static/html/policy/cxuser.html"}]},{title:"隐私政策",data:[{title:"隐私政策",type:1,urls:["/static/html/policy/cxprivacy.html"],src:"/static/html/policy/cxprivacy.html"}]}]}},methods:{getVerifyCode:function(){this.timeLeft>0||this.$refs.jigsaw.sendVerifyCode()},jigsawSent:function(){this.errTips("验证成功,短信验证码发送中"),this.start()},jigsawError:function(t){var e=(t.ret,t.errmsg);this.errTips(e)},jigsawShow:function(){this.showJigsaw=!0},jigsawHide:function(){this.showJigsaw=!1},start:function(){this.timeLeft=60,this.startCountDown()},startCountDown:function(){this.timeLeft>0?(this.timeLeft-=1,setTimeout(this.startCountDown,1e3)):this.timeLeft=0},login:function(){var t=this;return this.mobile?Object(y.isMobile)(this.mobile)?this.verifyCode?this.checkState?(this.isLogining=!0,void w()(this.loginUrl,{phone:this.mobile,vercode:this.verifyCode,scene:1,client:"outwx"}).then(function(e){var n=e.data,i=void 0===n?{}:n;t.isLogining=!1,0===i.ret?t.loginSuccess():t.errTips(i.errmsg)}).catch(function(e){t.isLogining=!1,t.errTips("系统繁忙,请稍后重试")})):(this.$refs.agreeDialogSlot.show(),!1):this.errTips("请输入验证码"):this.errTips("请输入正确的手机号"):this.errTips("请输入手机号")},handleProtocolCancel:function(){this.checkState=!1,this.$refs.agreeDialogSlot.hide()},handleProtocolConfirm:function(){this.checkState=!0,this.$refs.agreeDialogSlot.hide(),this.login()},goBack:function(){this.showJigsaw=!1},loginSuccess:function(){this.hide(),this.$emit("success")},cancel:function(){this.hide(),this.$emit("cancel")},toggle:function(t){this.checkState=t},errTips:function(t){this.toast||(this.toast=this.$createToast()),this.toast.show(t)}}}},872:function(t,e,n){"use strict";var i=n(104),r=n.n(i),o=n(115),s=n.n(o),c=n(38),a=n.n(c),u=n(800),f=n.n(u),l=n(108),p=n.n(l),h=n(40);n.n(h);e.a={mixins:[a.a,s.a],data:function(){return{verifyData:{},jigsawVerifyCodeUrl:"",jigsawMobile:"",isCodeRequesting:!1}},props:{brandColor:{type:String,default:""},initUrl:{type:String,default:"/user/unionVerifyInit"},verifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},mobile:{type:String,required:!0},scene:{type:String,required:!0},chn:{type:String,required:!0},platform:{type:Number,default:0},extParam:{type:Object,default:function(){return{}}}},computed:{realMobile:function(){return this.verifyData.mobile||this.mobile},realInitUrl:function(){return this.verifyData.initUrl||this.initUrl},realVerifyUrl:function(){return this.verifyData.verifyUrl||this.verifyUrl},realVerifyCodeUrl:function(){return this.verifyData.verifyCodeUrl||this.verifyCodeUrl},realExtParam:function(){return this.verifyData.extParam||this.extParam||{}}},methods:{setData:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.verifyData=t},sendVerifyCode:function(){if(this.realVerifyCodeUrl===this.jigsawVerifyCodeUrl&&this.realMobile===this.jigsawMobile)return this.showJigsaw();this._getVerifyCode({needpigsaw:0})},jigsawSuccess:function(t){var e=(t.keyword,t.token);this.showJigsaw(),this._getVerifyCode({needpigsaw:1,pigsawtoken:e})},_getVerifyCode:function(t){var e=this,n=t.needpigsaw,i=t.pigsawtoken;if(!this.isCodeRequesting){if(Object(h.isUndefined)(this.scene)||Object(h.isNull)(this.scene))return console.log("%c严重警告:发送验证码必须包含场景值参数scene","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含场景值参数scene")));if(Object(h.isUndefined)(this.chn)||Object(h.isNull)(this.chn))return console.log("%c严重警告:发送验证码必须包含渠道参数chn","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含渠道参数chn")));if(!this.realMobile)return this.error({errmsg:"请输入手机号"});if(!Object(h.isMobile)(this.realMobile))return this.error({errmsg:"请输入正确的手机号"});this.isCodeRequesting=!0,p()(this.realVerifyCodeUrl,r()({mobile:this.realMobile,scene:this.scene,chn:this.chn,needpigsaw:n,pigsawtoken:i},this.realExtParam)).then(function(t){var n=t.data,i=void 0===n?{}:n;e.isCodeRequesting=!1,0===i.ret?(e.hideJigsaw(),e.$emit("sent")):10056===i.ret||10065===i.ret?(e.jigsawVerifyCodeUrl=e.realVerifyCodeUrl,e.jigsawMobile=e.realMobile,e.showJigsaw()):(e.hideJigsaw(),e.error({ret:i.ret,errmsg:i.errmsg}))}).catch(function(t){e.isCodeRequesting=!1,e.error({ret:1004,errmsg:"系统繁忙,请稍后重试"})})}},error:function(t){var e=t.ret,n=void 0===e?2001:e,i=t.errmsg,r=t.data;this.$emit("error",{ret:n,errmsg:i,data:r})},showJigsaw:function(){this.$emit("show")},hideJigsaw:function(){this.$emit("hide")}},components:{ActJigsaw:f.a}}},88:function(t,e,n){var i=n(1)("iterator"),r=!1;try{var o=[7][i]();o.return=function(){r=!0},Array.from(o,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!r)return!1;var n=!1;try{var o=[7],s=o[i]();s.next=function(){return{done:n=!0}},o[i]=function(){return s},t(o)}catch(t){}return n}},9:function(t,e,n){var i=n(0),r=n(2),o=n(17),s=n(5),c=n(8),a=function(t,e,n){var u,f,l,p=t&a.F,h=t&a.G,d=t&a.S,v=t&a.P,g=t&a.B,m=t&a.W,y=h?r:r[e]||(r[e]={}),x=y.prototype,w=h?i:d?i[e]:(i[e]||{}).prototype;h&&(n=e);for(u in n)(f=!p&&w&&void 0!==w[u])&&c(y,u)||(l=f?w[u]:n[u],y[u]=h&&"function"!=typeof w[u]?n[u]:g&&f?o(l,i):m&&w[u]==l?function(t){var e=function(e,n,i){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,i)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(l):v&&"function"==typeof l?o(Function.call,l):l,v&&((y.virtual||(y.virtual={}))[u]=l,t&a.R&&x&&!x[u]&&s(x,u,l)))};a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a},91:function(t,e){t.exports=function(t,e,n,i){if(!(t instanceof e)||void 0!==i&&i in t)throw TypeError(n+": incorrect invocation!");return t}},92:function(t,e,n){var i=n(5);t.exports=function(t,e,n){for(var r in e)n&&t[r]?t[r]=e[r]:i(t,r,e[r]);return t}},93:function(t,e,n){"use strict";var i=n(0),r=n(2),o=n(10),s=n(3),c=n(1)("species");t.exports=function(t){var e="function"==typeof r[t]?r[t]:i[t];s&&e&&!e[c]&&o.f(e,c,{configurable:!0,get:function(){return this}})}},947:function(t,e,n){"use strict";function i(t){c||n(948)}var r=n(871),o=n(952),s=n(7),c=!1,a=i,u=Object(s.a)(r.a,o.a,o.b,!1,a,"data-v-58814476",null);u.options.__file="src\\components\\LoginLayer\\src\\index.vue",e.a=u.exports},948:function(t,e){},949:function(t,e,n){"use strict";function i(t){c||n(950)}var r=n(872),o=n(951),s=n(7),c=!1,a=i,u=Object(s.a)(r.a,o.a,o.b,!1,a,"data-v-329f3e8b",null);u.options.__file="src\\components\\LoginLayer\\src\\components\\jigsaw.vue",e.a=u.exports},950:function(t,e){},951:function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return r});var i=function(){var t=this,e=t.$createElement;return(t._self._c||e)("act-jigsaw",{ref:"jigsaw",attrs:{visible:t.isVisible,brandColor:t.brandColor,initUrl:t.initUrl,verifyUrl:t.verifyUrl,keyword:t.mobile,platform:t.platform},on:{success:t.jigsawSuccess,error:t.error}})},r=[];i._withStripped=!0},952:function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return r});var i=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("transition",{attrs:{name:"act-popup-fade"}},[i("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{type:"login",mask:!0,center:!1,zIndex:t.zIndex},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.cancel}},[i("transition",{attrs:{name:"act-popup-move"}},[i("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"popup-container",style:"background-color:"+(t.isCps?"#fff":"#fdfcff"),on:{click:function(t){t.stopPropagation()}}},[i("div",{staticClass:"popup-hd"},[i("i",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"icon-back",on:{click:function(e){return e.stopPropagation(),t.goBack.apply(null,arguments)}}}),t._v(" "),t.isCps||t.showJigsaw?t._e():i("section",{staticClass:"title"},[i("img",{staticClass:"icon",attrs:{src:t.icon||n(953),alt:""}}),t._v(" "),i("p",{staticClass:"desc"},[t._v("\n "+t._s(t.desc||"新人福利:3万元保额意外保障")+"\n ")])]),t._v(" "),i("i",{staticClass:"icon-cancel",on:{click:function(e){return e.stopPropagation(),t.cancel.apply(null,arguments)}}})]),t._v(" "),i("div",{staticClass:"popup-content",style:"padding-top:"+(t.isCps?"0":"18")+"px;"},[i("div",{staticClass:"login-box act-iphonex-margin",style:"padding-bottom:"+t.bottom+"px;"},[i("div",{directives:[{name:"show",rawName:"v-show",value:!t.showJigsaw,expression:"!showJigsaw"}],staticClass:"form-sign",style:"padding: "+(t.isCps?"0 37px 12px":"0 25px 12px")+";"},[t.isCps?i("h3",[t._v("\n 验证手机号\n ")]):t._e(),t._v(" "),i("div",{class:[t.isCps?"form-sign-box-cps":"form-sign-box"]},[i("label",{staticClass:"form-sign-label"},[t._v("\n 手机号:\n ")]),t._v(" "),i("div",{staticClass:"form-input-group"},[i("div",{staticClass:"col-1"},[i("act-base-input",{staticClass:"form-sign-input",attrs:{type:"mobile",placeholder:"请输入手机号"},model:{value:t.mobile,callback:function(e){t.mobile=e},expression:"mobile"}})],1)])]),t._v(" "),i("div",{class:[t.isCps?"form-sign-box-cps":"form-sign-box"]},[i("label",{staticClass:"form-sign-label"},[t._v("\n 短信验证码:\n ")]),t._v(" "),i("div",{staticClass:"form-input-group middle"},[i("div",{staticClass:"col-1"},[i("act-base-input",{staticClass:"form-sign-input",attrs:{type:"tel",maxLength:"4",placeholder:"请输入验证码"},model:{value:t.verifyCode,callback:function(e){t.verifyCode=e},expression:"verifyCode"}})],1),t._v(" "),i("div",{staticClass:"form-sign-btn",class:{"form-sign-disabled":t.timeLeft>0},style:{color:t.loginBrandColor},on:{click:function(e){return e.stopPropagation(),t.getVerifyCode.apply(null,arguments)}}},[t._v("\n "+t._s(0===t.timeLeft?"获取验证码":"剩余"+t.timeLeft+"秒")+"\n ")])])]),t._v(" "),i("a",{staticClass:"btn",class:{active:!t.isLogining&&t.mobile&&t.verifyCode,primary:!t.isCps},style:{"background-color":t.loginBrandColor},attrs:{href:"javascript:;"},on:{click:function(e){return e.stopPropagation(),t.login.apply(null,arguments)}}},[t._v("\n "+t._s(t.isCps?"确定":"验证并登录")+"\n ")]),t._v(" "),i("act-gold-protocol",{ref:"protocol",staticClass:"protocol",attrs:{text:"未注册手机号登录将自动注册,且代表您已经同意",protocols:t.protocols,checkState:t.checkState,zIndex:1001,brandColor:t.loginBrandColor},on:{toggle:t.toggle}})],1),t._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"login-jigsaw"},[i("h3",[t._v("\n 滑动模块完成验证\n ")]),t._v(" "),i("h4",[t._v("\n 为了您的账号安全,本次登录需完成验证\n ")])]),t._v(" "),i("jigsaw",{ref:"jigsaw",staticClass:"jigsaw-box",attrs:{visible:t.showJigsaw,brandColor:t.loginBrandColor,mobile:t.mobile,initUrl:t.jigsawInitUrl,verifyUrl:t.jigsawVerifyUrl,verifyCodeUrl:t.verifyCodeUrl,chn:t.jigsawChn,scene:t.jigsawScene,platform:t.jigsawPlatform},on:{sent:t.jigsawSent,error:t.jigsawError,show:t.jigsawShow,hide:t.jigsawHide}})],1)])])])],1)],1),t._v(" "),i("act-gold-dialog",{ref:"agreeDialogSlot",attrs:{title:"温馨提示",cancelButtonText:"拒绝",confirmButtonText:"同意",confirmButtonColor:t.loginBrandColor||"#8c7fee",zIndex:1002,showCancelButton:!0,closable:!0},on:{confirm:t.handleProtocolConfirm,cancel:t.handleProtocolCancel}},[i("act-gold-protocol",{attrs:{text:"请阅读并同意",showCheckBox:!1,textFontSize:14,protocols:t.protocols,brandColor:t.loginBrandColor,zIndex:1003}})],1)],1)},r=[];i._withStripped=!0},953:function(t,e){t.exports=f},97:function(t,e,n){n(78),n(48),n(52),n(98),n(102),n(103),t.exports=n(2).Promise},98:function(t,e,n){"use strict";var i,r,o,s,c=n(18),a=n(0),u=n(17),f=n(45),l=n(9),p=n(6),h=n(19),d=n(91),v=n(85),g=n(64),m=n(65).set,y=n(100)(),x=n(44),w=n(66),b=n(101),_=n(67),j=a.TypeError,C=a.process,S=C&&C.versions,P=S&&S.v8||"",O=a.Promise,L="process"==f(C),k=function(){},T=r=x.f,M=!!function(){try{var t=O.resolve(1),e=(t.constructor={})[n(1)("species")]=function(t){t(k,k)};return(L||"function"==typeof PromiseRejectionEvent)&&t.then(k)instanceof e&&0!==P.indexOf("6.6")&&-1===b.indexOf("Chrome/66")}catch(t){}}(),U=function(t){var e;return!(!p(t)||"function"!=typeof(e=t.then))&&e},E=function(t,e){if(!t._n){t._n=!0;var n=t._c;y(function(){for(var i=t._v,r=1==t._s,o=0;n.length>o;)!function(e){var n,o,s,c=r?e.ok:e.fail,a=e.resolve,u=e.reject,f=e.domain;try{c?(r||(2==t._h&&q(t),t._h=1),!0===c?n=i:(f&&f.enter(),n=c(i),f&&(f.exit(),s=!0)),n===e.promise?u(j("Promise-chain cycle")):(o=U(n))?o.call(n,a,u):a(n)):u(i)}catch(t){f&&!s&&f.exit(),u(t)}}(n[o++]);t._c=[],t._n=!1,e&&!t._h&&V(t)})}},V=function(t){m.call(a,function(){var e,n,i,r=t._v,o=I(t);if(o&&(e=w(function(){L?C.emit("unhandledRejection",r,t):(n=a.onunhandledrejection)?n({promise:t,reason:r}):(i=a.console)&&i.error&&i.error("Unhandled promise rejection",r)}),t._h=L||I(t)?2:1),t._a=void 0,o&&e.e)throw e.v})},I=function(t){return 1!==t._h&&0===(t._a||t._c).length},q=function(t){m.call(a,function(){var e;L?C.emit("rejectionHandled",t):(e=a.onrejectionhandled)&&e({promise:t,reason:t._v})})},A=function(t){var e=this;e._d||(e._d=!0,e=e._w||e,e._v=t,e._s=2,e._a||(e._a=e._c.slice()),E(e,!0))},D=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw j("Promise can't be resolved itself");(e=U(t))?y(function(){var i={_w:n,_d:!1};try{e.call(t,u(D,i,1),u(A,i,1))}catch(t){A.call(i,t)}}):(n._v=t,n._s=1,E(n,!1))}catch(t){A.call({_w:n,_d:!1},t)}}};M||(O=function(t){d(this,O,"Promise","_h"),h(t),i.call(this);try{t(u(D,this,1),u(A,this,1))}catch(t){A.call(this,t)}},i=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},i.prototype=n(92)(O.prototype,{then:function(t,e){var n=T(g(this,O));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=L?C.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&E(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new i;this.promise=t,this.resolve=u(D,t,1),this.reject=u(A,t,1)},x.f=T=function(t){return t===O||t===s?new o(t):r(t)}),l(l.G+l.W+l.F*!M,{Promise:O}),n(29)(O,"Promise"),n(93)("Promise"),s=n(2).Promise,l(l.S+l.F*!M,"Promise",{reject:function(t){var e=T(this);return(0,e.reject)(t),e.promise}}),l(l.S+l.F*(c||!M),"Promise",{resolve:function(t){return _(c&&this===s?O:this,t)}}),l(l.S+l.F*!(M&&n(88)(function(t){O.all(t).catch(k)})),"Promise",{all:function(t){var e=this,n=T(e),i=n.resolve,r=n.reject,o=w(function(){var n=[],o=0,s=1;v(t,!1,function(t){var c=o++,a=!1;n.push(void 0),s++,e.resolve(t).then(function(t){a||(a=!0,n[c]=t,--s||i(n))},r)}),--s||i(n)});return o.e&&r(o.v),n.promise},race:function(t){var e=this,n=T(e),i=n.reject,r=w(function(){v(t,!1,function(t){e.resolve(t).then(n.resolve,i)})});return r.e&&i(r.v),n.promise}})},99:function(t,e){t.exports=function(t,e,n){var i=void 0===n;switch(e.length){case 0:return i?t():t.call(n);case 1:return i?t(e[0]):t.call(n,e[0]);case 2:return i?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return i?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return i?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}}})});
|
package/es/LoginLayer/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/assets/utils/post.js"),require("@xysfe/actui/es/assets/mixins/popup.js"),require("@xysfe/actui/es/assets/mixins/noscroll.js"),require("@xysfe/actui/es/assets/common/popup.js"),require("@xysfe/actui/es/BaseInput/index.js"),require("@xysfe/actui/es/GoldDialog/index.js"),require("@xysfe/actui/es/Jigsaw/index.js"),require("@xysfe/actui/es/GoldProtocol/index.js"),require("@xysfe/actui/es/assets/img/logo_sq1.png")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/utils/create/index.js","@xysfe/actui/es/assets/mixins/visible.js","@xysfe/actui/es/assets/utils/helpers.js","@xysfe/actui/es/assets/utils/post.js","@xysfe/actui/es/assets/mixins/popup.js","@xysfe/actui/es/assets/mixins/noscroll.js","@xysfe/actui/es/assets/common/popup.js","@xysfe/actui/es/BaseInput/index.js","@xysfe/actui/es/GoldDialog/index.js","@xysfe/actui/es/Jigsaw/index.js","@xysfe/actui/es/GoldProtocol/index.js","@xysfe/actui/es/assets/img/logo_sq1.png"],e):"object"==typeof exports?exports.LoginLayer=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/assets/utils/post.js"),require("@xysfe/actui/es/assets/mixins/popup.js"),require("@xysfe/actui/es/assets/mixins/noscroll.js"),require("@xysfe/actui/es/assets/common/popup.js"),require("@xysfe/actui/es/BaseInput/index.js"),require("@xysfe/actui/es/GoldDialog/index.js"),require("@xysfe/actui/es/Jigsaw/index.js"),require("@xysfe/actui/es/GoldProtocol/index.js"),require("@xysfe/actui/es/assets/img/logo_sq1.png")):t.LoginLayer=e(t["@xysfe/actui/es/assets/utils/create/index.js"],t["@xysfe/actui/es/assets/mixins/visible.js"],t["@xysfe/actui/es/assets/utils/helpers.js"],t["@xysfe/actui/es/assets/utils/post.js"],t["@xysfe/actui/es/assets/mixins/popup.js"],t["@xysfe/actui/es/assets/mixins/noscroll.js"],t["@xysfe/actui/es/assets/common/popup.js"],t["@xysfe/actui/es/BaseInput/index.js"],t["@xysfe/actui/es/GoldDialog/index.js"],t["@xysfe/actui/es/Jigsaw/index.js"],t["@xysfe/actui/es/GoldProtocol/index.js"],t["@xysfe/actui/es/assets/img/logo_sq1.png"])}("undefined"!=typeof self?self:this,function(t,e,i,s,n,r,o,a,c,u,l,f){return function(t){function e(s){if(i[s])return i[s].exports;var n=i[s]={i:s,l:!1,exports:{}};return t[s].call(n.exports,n,n.exports,e),n.l=!0,n.exports}var i={};return e.m=t,e.c=i,e.d=function(t,i,s){e.o(t,i)||Object.defineProperty(t,i,{configurable:!1,enumerable:!0,get:s})},e.n=function(t){var i=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(i,"a",i),i},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=1663)}({0:function(t,e){var i=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=i)},10:function(t,e,i){var s=i(4),n=i(41),r=i(39),o=Object.defineProperty;e.f=i(3)?Object.defineProperty:function(t,e,i){if(s(t),e=r(e,!0),s(i),n)try{return o(t,e,i)}catch(t){}if("get"in i||"set"in i)throw TypeError("Accessors not supported!");return"value"in i&&(t[e]=i.value),t}},104:function(t,e,i){"use strict";e.__esModule=!0;var s=i(71),n=function(t){return t&&t.__esModule?t:{default:t}}(s);e.default=n.default||function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(t[s]=i[s])}return t}},108:function(t,e){t.exports=s},115:function(t,e){t.exports=n},116:function(t,e){t.exports=r},12:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},126:function(t,e){t.exports=o},13:function(t,e,i){var s=i(34),n=i(15);t.exports=function(t){return s(n(t))}},14:function(t,e){var i={}.toString;t.exports=function(t){return i.call(t).slice(8,-1)}},15:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},16:function(t,e){var i=Math.ceil,s=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?s:i)(t)}},1663:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=i(28),n=i.n(s),r=i(947);r.a.install=function(t){t.component(r.a.name,r.a),t.prototype.$createLoginLayer=n()(r.a,t)},e.default=r.a},17:function(t,e,i){var s=i(19);t.exports=function(t,e,i){if(s(t),void 0===e)return t;switch(i){case 1:return function(i){return t.call(e,i)};case 2:return function(i,s){return t.call(e,i,s)};case 3:return function(i,s,n){return t.call(e,i,s,n)}}return function(){return t.apply(e,arguments)}}},18:function(t,e){t.exports=!0},19:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},2:function(t,e){var i=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=i)},20:function(t,e,i){var s=i(32)("keys"),n=i(26);t.exports=function(t){return s[t]||(s[t]=n(t))}},22:function(t,e,i){var s=i(6),n=i(0).document,r=s(n)&&s(n.createElement);t.exports=function(t){return r?n.createElement(t):{}}},25:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},26:function(t,e){var i=0,s=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++i+s).toString(36))}},28:function(e,i){e.exports=t},3:function(t,e,i){t.exports=!i(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e,i){var s=i(42),n=i(33);t.exports=Object.keys||function(t){return s(t,n)}},31:function(t,e,i){var s=i(15);t.exports=function(t){return Object(s(t))}},32:function(t,e,i){var s=i(2),n=i(0),r=n["__core-js_shared__"]||(n["__core-js_shared__"]={});(t.exports=function(t,e){return r[t]||(r[t]=void 0!==e?e:{})})("versions",[]).push({version:s.version,mode:i(18)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},33:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,e,i){var s=i(14);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==s(t)?t.split(""):Object(t)}},35:function(t,e,i){var s=i(16),n=Math.min;t.exports=function(t){return t>0?n(s(t),9007199254740991):0}},38:function(t,i){t.exports=e},39:function(t,e,i){var s=i(6);t.exports=function(t,e){if(!s(t))return t;var i,n;if(e&&"function"==typeof(i=t.toString)&&!s(n=i.call(t)))return n;if("function"==typeof(i=t.valueOf)&&!s(n=i.call(t)))return n;if(!e&&"function"==typeof(i=t.toString)&&!s(n=i.call(t)))return n;throw TypeError("Can't convert object to primitive value")}},4:function(t,e,i){var s=i(6);t.exports=function(t){if(!s(t))throw TypeError(t+" is not an object!");return t}},40:function(t,e){t.exports=i},41:function(t,e,i){t.exports=!i(3)&&!i(12)(function(){return 7!=Object.defineProperty(i(22)("div"),"a",{get:function(){return 7}}).a})},42:function(t,e,i){var s=i(8),n=i(13),r=i(46)(!1),o=i(20)("IE_PROTO");t.exports=function(t,e){var i,a=n(t),c=0,u=[];for(i in a)i!=o&&s(a,i)&&u.push(i);for(;e.length>c;)s(a,i=e[c++])&&(~r(u,i)||u.push(i));return u}},46:function(t,e,i){var s=i(13),n=i(35),r=i(47);t.exports=function(t){return function(e,i,o){var a,c=s(e),u=n(c.length),l=r(o,u);if(t&&i!=i){for(;u>l;)if((a=c[l++])!=a)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===i)return t||l||0;return!t&&-1}}},47:function(t,e,i){var s=i(16),n=Math.max,r=Math.min;t.exports=function(t,e){return t=s(t),t<0?n(t+e,0):r(t,e)}},5:function(t,e,i){var s=i(10),n=i(25);t.exports=i(3)?function(t,e,i){return s.f(t,e,n(1,i))}:function(t,e,i){return t[e]=i,t}},51:function(t,e){e.f={}.propertyIsEnumerable},58:function(t,e){e.f=Object.getOwnPropertySymbols},6:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},630:function(t,e){t.exports=a},633:function(t,e){t.exports=c},7:function(t,e,i){"use strict";function s(t,e,i,s,n,r,o,a){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var u="function"==typeof t?t.options:t;e&&(u.render=e,u.staticRenderFns=i,u._compiled=!0),s&&(u.functional=!0),r&&(u._scopeId=r);var l;if(o?(l=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),n&&n.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},u._ssrRegister=l):n&&(l=a?function(){n.call(this,this.$root.$options.shadowRoot)}:n),l)if(u.functional){u._injectStyles=l;var f=u.render;u.render=function(t,e){return l.call(e),f(t,e)}}else{var p=u.beforeCreate;u.beforeCreate=p?[].concat(p,l):[l]}return{exports:t,options:u}}e.a=s},71:function(t,e,i){t.exports={default:i(79),__esModule:!0}},79:function(t,e,i){i(80),t.exports=i(2).Object.assign},8:function(t,e){var i={}.hasOwnProperty;t.exports=function(t,e){return i.call(t,e)}},80:function(t,e,i){var s=i(9);s(s.S+s.F,"Object",{assign:i(81)})},800:function(t,e){t.exports=u},81:function(t,e,i){"use strict";var s=i(3),n=i(30),r=i(58),o=i(51),a=i(31),c=i(34),u=Object.assign;t.exports=!u||i(12)(function(){var t={},e={},i=Symbol(),s="abcdefghijklmnopqrst";return t[i]=7,s.split("").forEach(function(t){e[t]=t}),7!=u({},t)[i]||Object.keys(u({},e)).join("")!=s})?function(t,e){for(var i=a(t),u=arguments.length,l=1,f=r.f,p=o.f;u>l;)for(var d,h=c(arguments[l++]),g=f?n(h).concat(f(h)):n(h),y=g.length,v=0;y>v;)d=g[v++],s&&!p.call(h,d)||(i[d]=h[d]);return i}:u},831:function(t,e){t.exports=l},871:function(t,e,i){"use strict";var s=i(126),n=i.n(s),r=i(115),o=i.n(r),a=i(38),c=i.n(a),u=i(116),l=i.n(u),f=i(630),p=i.n(f),d=i(831),h=i.n(d),g=i(633),y=i.n(g),v=i(949),m=i(40),x=(i.n(m),i(108)),w=i.n(x);e.a={name:"ActLoginLayer",mixins:[o.a,c.a,l.a],components:{ActPopup:n.a,ActBaseInput:p.a,Jigsaw:v.a,ActGoldProtocol:h.a,ActGoldDialog:y.a},props:{bottom:{type:Number,default:40},icon:{type:String,default:""},desc:{type:String,default:""},brandColor:{type:String,default:""},jigsawInitUrl:{type:String,default:"/user/unionVerifyInit"},jigsawVerifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},loginUrl:{type:String,default:"/user/login"},scene:{type:String,default:""},chn:{type:String,default:""},platform:{type:Number,default:0}},data:function(){return{checkState:!1,mobile:"",verifyCode:"",timeLeft:0,showJigsaw:!1,isLogining:!1}},computed:{jigsawChn:function(){return this.chn||Object(m.getParam)("chn")||""},jigsawScene:function(){return this.scene?this.scene:/\.baodan(100|360)\./.test(location.host)?"bdzs":/^cps_\d+$/.test(Object(m.getParam)("chn"))?"bdzs":""},jigsawPlatform:function(){return this.platform?this.platform:"bdzs"===this.jigsawScene?1:0},isCps:function(){return 1===Number(this.jigsawPlatform)},loginBrandColor:function(){return this.brandColor?this.brandColor:"bdzs"===this.jigsawScene?"#f05a4b":"#8c7fee"},protocols:function(){return this.isCps?this.cpsProtocols:this.xysProtocols},xysProtocols:function(){return[{title:"小雨伞用户协议",data:[{title:"小雨伞用户协议",type:1,urls:["/static/html/user/useragreement.html"],src:"/static/html/user/useragreement.html"}]},{title:"小雨伞隐私政策",data:[{title:"小雨伞隐私政策",type:1,urls:["/static/html/user/priviteagreement.html"],src:"/static/html/user/priviteagreement.html"}]}]},cpsProtocols:function(){return[{title:"用户协议",data:[{title:"用户协议",type:1,urls:["/static/html/policy/cxuser.html"],src:"/static/html/policy/cxuser.html"}]},{title:"隐私政策",data:[{title:"隐私政策",type:1,urls:["/static/html/policy/cxprivacy.html"],src:"/static/html/policy/cxprivacy.html"}]}]}},methods:{getVerifyCode:function(){this.timeLeft>0||this.$refs.jigsaw.sendVerifyCode()},jigsawSent:function(){this.errTips("验证成功,短信验证码发送中"),this.start()},jigsawError:function(t){var e=(t.ret,t.errmsg);this.errTips(e)},jigsawShow:function(){this.showJigsaw=!0},jigsawHide:function(){this.showJigsaw=!1},start:function(){this.timeLeft=60,this.startCountDown()},startCountDown:function(){this.timeLeft>0?(this.timeLeft-=1,setTimeout(this.startCountDown,1e3)):this.timeLeft=0},login:function(){var t=this;return this.mobile?Object(m.isMobile)(this.mobile)?this.verifyCode?this.checkState?(this.isLogining=!0,void w()(this.loginUrl,{phone:this.mobile,vercode:this.verifyCode,scene:1,client:"outwx"}).then(function(e){var i=e.data,s=void 0===i?{}:i;t.isLogining=!1,0===s.ret?t.loginSuccess():t.errTips(s.errmsg)}).catch(function(e){t.isLogining=!1,t.errTips("系统繁忙,请稍后重试")})):(this.$refs.agreeDialogSlot.show(),!1):this.errTips("请输入验证码"):this.errTips("请输入正确的手机号"):this.errTips("请输入手机号")},handleProtocolCancel:function(){this.checkState=!1,this.$refs.agreeDialogSlot.hide()},handleProtocolConfirm:function(){this.checkState=!0,this.$refs.agreeDialogSlot.hide(),this.login()},goBack:function(){this.showJigsaw=!1},loginSuccess:function(){this.hide(),this.$emit("success")},cancel:function(){this.hide(),this.$emit("cancel")},toggle:function(t){this.checkState=t},errTips:function(t){this.toast||(this.toast=this.$createToast()),this.toast.show(t)}}}},872:function(t,e,i){"use strict";var s=i(104),n=i.n(s),r=i(115),o=i.n(r),a=i(38),c=i.n(a),u=i(800),l=i.n(u),f=i(108),p=i.n(f),d=i(40);i.n(d);e.a={mixins:[c.a,o.a],data:function(){return{verifyData:{},jigsawVerifyCodeUrl:"",jigsawMobile:"",isCodeRequesting:!1}},props:{brandColor:{type:String,default:""},initUrl:{type:String,default:"/user/unionVerifyInit"},verifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},mobile:{type:String,required:!0},scene:{type:String,required:!0},chn:{type:String,required:!0},platform:{type:Number,default:0},extParam:{type:Object,default:function(){return{}}}},computed:{realMobile:function(){return this.verifyData.mobile||this.mobile},realInitUrl:function(){return this.verifyData.initUrl||this.initUrl},realVerifyUrl:function(){return this.verifyData.verifyUrl||this.verifyUrl},realVerifyCodeUrl:function(){return this.verifyData.verifyCodeUrl||this.verifyCodeUrl},realExtParam:function(){return this.verifyData.extParam||this.extParam||{}}},methods:{setData:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.verifyData=t},sendVerifyCode:function(){if(this.realVerifyCodeUrl===this.jigsawVerifyCodeUrl&&this.realMobile===this.jigsawMobile)return this.showJigsaw();this._getVerifyCode({needpigsaw:0})},jigsawSuccess:function(t){var e=(t.keyword,t.token);this.showJigsaw(),this._getVerifyCode({needpigsaw:1,pigsawtoken:e})},_getVerifyCode:function(t){var e=this,i=t.needpigsaw,s=t.pigsawtoken;if(!this.isCodeRequesting){if(Object(d.isUndefined)(this.scene)||Object(d.isNull)(this.scene))return console.log("%c严重警告:发送验证码必须包含场景值参数scene","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含场景值参数scene")));if(Object(d.isUndefined)(this.chn)||Object(d.isNull)(this.chn))return console.log("%c严重警告:发送验证码必须包含渠道参数chn","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含渠道参数chn")));if(!this.realMobile)return this.error({errmsg:"请输入手机号"});if(!Object(d.isMobile)(this.realMobile))return this.error({errmsg:"请输入正确的手机号"});this.isCodeRequesting=!0,p()(this.realVerifyCodeUrl,n()({mobile:this.realMobile,scene:this.scene,chn:this.chn,needpigsaw:i,pigsawtoken:s},this.realExtParam)).then(function(t){var i=t.data,s=void 0===i?{}:i;e.isCodeRequesting=!1,0===s.ret?(e.hideJigsaw(),e.$emit("sent")):10056===s.ret||10065===s.ret?(e.jigsawVerifyCodeUrl=e.realVerifyCodeUrl,e.jigsawMobile=e.realMobile,e.showJigsaw()):(e.hideJigsaw(),e.error({ret:s.ret,errmsg:s.errmsg}))}).catch(function(t){e.isCodeRequesting=!1,e.error({ret:1004,errmsg:"系统繁忙,请稍后重试"})})}},error:function(t){var e=t.ret,i=void 0===e?2001:e,s=t.errmsg,n=t.data;this.$emit("error",{ret:i,errmsg:s,data:n})},showJigsaw:function(){this.$emit("show")},hideJigsaw:function(){this.$emit("hide")}},components:{ActJigsaw:l.a}}},9:function(t,e,i){var s=i(0),n=i(2),r=i(17),o=i(5),a=i(8),c=function(t,e,i){var u,l,f,p=t&c.F,d=t&c.G,h=t&c.S,g=t&c.P,y=t&c.B,v=t&c.W,m=d?n:n[e]||(n[e]={}),x=m.prototype,w=d?s:h?s[e]:(s[e]||{}).prototype;d&&(i=e);for(u in i)(l=!p&&w&&void 0!==w[u])&&a(m,u)||(f=l?w[u]:i[u],m[u]=d&&"function"!=typeof w[u]?i[u]:y&&l?r(f,s):v&&w[u]==f?function(t){var e=function(e,i,s){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,i)}return new t(e,i,s)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(f):g&&"function"==typeof f?r(Function.call,f):f,g&&((m.virtual||(m.virtual={}))[u]=f,t&c.R&&x&&!x[u]&&o(x,u,f)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},947:function(t,e,i){"use strict";function s(t){a||i(948)}var n=i(871),r=i(952),o=i(7),a=!1,c=s,u=Object(o.a)(n.a,r.a,r.b,!1,c,"data-v-58814476",null);u.options.__file="src\\components\\LoginLayer\\src\\index.vue",e.a=u.exports},948:function(t,e){},949:function(t,e,i){"use strict";function s(t){a||i(950)}var n=i(872),r=i(951),o=i(7),a=!1,c=s,u=Object(o.a)(n.a,r.a,r.b,!1,c,"data-v-329f3e8b",null);u.options.__file="src\\components\\LoginLayer\\src\\components\\jigsaw.vue",e.a=u.exports},950:function(t,e){},951:function(t,e,i){"use strict";i.d(e,"a",function(){return s}),i.d(e,"b",function(){return n});var s=function(){var t=this,e=t.$createElement;return(t._self._c||e)("act-jigsaw",{ref:"jigsaw",attrs:{visible:t.isVisible,brandColor:t.brandColor,initUrl:t.initUrl,verifyUrl:t.verifyUrl,keyword:t.mobile,platform:t.platform},on:{success:t.jigsawSuccess,error:t.error}})},n=[];s._withStripped=!0},952:function(t,e,i){"use strict";i.d(e,"a",function(){return s}),i.d(e,"b",function(){return n});var s=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("transition",{attrs:{name:"act-popup-fade"}},[s("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{type:"login",mask:!0,center:!1,zIndex:t.zIndex},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.cancel}},[s("transition",{attrs:{name:"act-popup-move"}},[s("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"popup-container",style:"background-color:"+(t.isCps?"#fff":"#fdfcff"),on:{click:function(t){t.stopPropagation()}}},[s("div",{staticClass:"popup-hd"},[s("i",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"icon-back",on:{click:function(e){return e.stopPropagation(),t.goBack.apply(null,arguments)}}}),t._v(" "),t.isCps||t.showJigsaw?t._e():s("section",{staticClass:"title"},[s("img",{staticClass:"icon",attrs:{src:t.icon||i(953),alt:""}}),t._v(" "),s("p",{staticClass:"desc"},[t._v("\n "+t._s(t.desc||"新人福利:3万元保额意外保障")+"\n ")])]),t._v(" "),s("i",{staticClass:"icon-cancel",on:{click:function(e){return e.stopPropagation(),t.cancel.apply(null,arguments)}}})]),t._v(" "),s("div",{staticClass:"popup-content",style:"padding-top:"+(t.isCps?"0":"18")+"px;"},[s("div",{staticClass:"login-box act-iphonex-margin",style:"padding-bottom:"+t.bottom+"px;"},[s("div",{directives:[{name:"show",rawName:"v-show",value:!t.showJigsaw,expression:"!showJigsaw"}],staticClass:"form-sign",style:"padding: "+(t.isCps?"0 37px 12px":"0 25px 12px")+";"},[t.isCps?s("h3",[t._v("\n 验证手机号\n ")]):t._e(),t._v(" "),s("div",{class:[t.isCps?"form-sign-box-cps":"form-sign-box"]},[s("label",{staticClass:"form-sign-label"},[t._v("\n 手机号:\n ")]),t._v(" "),s("div",{staticClass:"form-input-group"},[s("div",{staticClass:"col-1"},[s("act-base-input",{staticClass:"form-sign-input",attrs:{type:"mobile",placeholder:"请输入手机号"},model:{value:t.mobile,callback:function(e){t.mobile=e},expression:"mobile"}})],1)])]),t._v(" "),s("div",{class:[t.isCps?"form-sign-box-cps":"form-sign-box"]},[s("label",{staticClass:"form-sign-label"},[t._v("\n 短信验证码:\n ")]),t._v(" "),s("div",{staticClass:"form-input-group middle"},[s("div",{staticClass:"col-1"},[s("act-base-input",{staticClass:"form-sign-input",attrs:{type:"tel",maxLength:"4",placeholder:"请输入验证码"},model:{value:t.verifyCode,callback:function(e){t.verifyCode=e},expression:"verifyCode"}})],1),t._v(" "),s("div",{staticClass:"form-sign-btn",class:{"form-sign-disabled":t.timeLeft>0},style:{color:t.loginBrandColor},on:{click:function(e){return e.stopPropagation(),t.getVerifyCode.apply(null,arguments)}}},[t._v("\n "+t._s(0===t.timeLeft?"获取验证码":"剩余"+t.timeLeft+"秒")+"\n ")])])]),t._v(" "),s("a",{staticClass:"btn",class:{active:!t.isLogining&&t.mobile&&t.verifyCode,primary:!t.isCps},style:{"background-color":t.loginBrandColor},attrs:{href:"javascript:;"},on:{click:function(e){return e.stopPropagation(),t.login.apply(null,arguments)}}},[t._v("\n "+t._s(t.isCps?"确定":"验证并登录")+"\n ")]),t._v(" "),s("act-gold-protocol",{ref:"protocol",staticClass:"protocol",attrs:{text:"未注册手机号登录将自动注册,且代表您已经同意",protocols:t.protocols,checkState:t.checkState,zIndex:1001,brandColor:t.loginBrandColor},on:{toggle:t.toggle}})],1),t._v(" "),s("div",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"login-jigsaw"},[s("h3",[t._v("\n 滑动模块完成验证\n ")]),t._v(" "),s("h4",[t._v("\n 为了您的账号安全,本次登录需完成验证\n ")])]),t._v(" "),s("jigsaw",{ref:"jigsaw",staticClass:"jigsaw-box",attrs:{visible:t.showJigsaw,brandColor:t.loginBrandColor,mobile:t.mobile,initUrl:t.jigsawInitUrl,verifyUrl:t.jigsawVerifyUrl,verifyCodeUrl:t.verifyCodeUrl,chn:t.jigsawChn,scene:t.jigsawScene,platform:t.jigsawPlatform},on:{sent:t.jigsawSent,error:t.jigsawError,show:t.jigsawShow,hide:t.jigsawHide}})],1)])])])],1)],1),t._v(" "),s("act-gold-dialog",{ref:"agreeDialogSlot",attrs:{title:"温馨提示",cancelButtonText:"拒绝",confirmButtonText:"同意",confirmButtonColor:t.loginBrandColor||"#8c7fee",zIndex:1002,showCancelButton:!0,closable:!0},on:{confirm:t.handleProtocolConfirm,cancel:t.handleProtocolCancel}},[s("act-gold-protocol",{attrs:{text:"请阅读并同意",showCheckBox:!1,textFontSize:14,protocols:t.protocols,brandColor:t.loginBrandColor,zIndex:1003}})],1)],1)},n=[];s._withStripped=!0},953:function(t,e){t.exports=f}})});
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/assets/utils/post.js"),require("@xysfe/actui/es/assets/mixins/popup.js"),require("@xysfe/actui/es/assets/mixins/noscroll.js"),require("@xysfe/actui/es/assets/common/popup.js"),require("@xysfe/actui/es/BaseInput/index.js"),require("@xysfe/actui/es/GoldDialog/index.js"),require("@xysfe/actui/es/Jigsaw/index.js"),require("@xysfe/actui/es/GoldProtocol/index.js"),require("@xysfe/actui/es/assets/img/logo.png")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/utils/create/index.js","@xysfe/actui/es/assets/mixins/visible.js","@xysfe/actui/es/assets/utils/helpers.js","@xysfe/actui/es/assets/utils/post.js","@xysfe/actui/es/assets/mixins/popup.js","@xysfe/actui/es/assets/mixins/noscroll.js","@xysfe/actui/es/assets/common/popup.js","@xysfe/actui/es/BaseInput/index.js","@xysfe/actui/es/GoldDialog/index.js","@xysfe/actui/es/Jigsaw/index.js","@xysfe/actui/es/GoldProtocol/index.js","@xysfe/actui/es/assets/img/logo.png"],e):"object"==typeof exports?exports.LoginLayer=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/mixins/visible.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/assets/utils/post.js"),require("@xysfe/actui/es/assets/mixins/popup.js"),require("@xysfe/actui/es/assets/mixins/noscroll.js"),require("@xysfe/actui/es/assets/common/popup.js"),require("@xysfe/actui/es/BaseInput/index.js"),require("@xysfe/actui/es/GoldDialog/index.js"),require("@xysfe/actui/es/Jigsaw/index.js"),require("@xysfe/actui/es/GoldProtocol/index.js"),require("@xysfe/actui/es/assets/img/logo.png")):t.LoginLayer=e(t["@xysfe/actui/es/assets/utils/create/index.js"],t["@xysfe/actui/es/assets/mixins/visible.js"],t["@xysfe/actui/es/assets/utils/helpers.js"],t["@xysfe/actui/es/assets/utils/post.js"],t["@xysfe/actui/es/assets/mixins/popup.js"],t["@xysfe/actui/es/assets/mixins/noscroll.js"],t["@xysfe/actui/es/assets/common/popup.js"],t["@xysfe/actui/es/BaseInput/index.js"],t["@xysfe/actui/es/GoldDialog/index.js"],t["@xysfe/actui/es/Jigsaw/index.js"],t["@xysfe/actui/es/GoldProtocol/index.js"],t["@xysfe/actui/es/assets/img/logo.png"])}("undefined"!=typeof self?self:this,function(t,e,i,s,n,r,o,a,c,u,l,f){return function(t){function e(s){if(i[s])return i[s].exports;var n=i[s]={i:s,l:!1,exports:{}};return t[s].call(n.exports,n,n.exports,e),n.l=!0,n.exports}var i={};return e.m=t,e.c=i,e.d=function(t,i,s){e.o(t,i)||Object.defineProperty(t,i,{configurable:!1,enumerable:!0,get:s})},e.n=function(t){var i=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(i,"a",i),i},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=1663)}({0:function(t,e){var i=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=i)},10:function(t,e,i){var s=i(4),n=i(41),r=i(39),o=Object.defineProperty;e.f=i(3)?Object.defineProperty:function(t,e,i){if(s(t),e=r(e,!0),s(i),n)try{return o(t,e,i)}catch(t){}if("get"in i||"set"in i)throw TypeError("Accessors not supported!");return"value"in i&&(t[e]=i.value),t}},104:function(t,e,i){"use strict";e.__esModule=!0;var s=i(71),n=function(t){return t&&t.__esModule?t:{default:t}}(s);e.default=n.default||function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(t[s]=i[s])}return t}},108:function(t,e){t.exports=s},115:function(t,e){t.exports=n},116:function(t,e){t.exports=r},12:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},126:function(t,e){t.exports=o},13:function(t,e,i){var s=i(34),n=i(15);t.exports=function(t){return s(n(t))}},14:function(t,e){var i={}.toString;t.exports=function(t){return i.call(t).slice(8,-1)}},15:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},16:function(t,e){var i=Math.ceil,s=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?s:i)(t)}},1663:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=i(28),n=i.n(s),r=i(947);r.a.install=function(t){t.component(r.a.name,r.a),t.prototype.$createLoginLayer=n()(r.a,t)},e.default=r.a},17:function(t,e,i){var s=i(19);t.exports=function(t,e,i){if(s(t),void 0===e)return t;switch(i){case 1:return function(i){return t.call(e,i)};case 2:return function(i,s){return t.call(e,i,s)};case 3:return function(i,s,n){return t.call(e,i,s,n)}}return function(){return t.apply(e,arguments)}}},18:function(t,e){t.exports=!0},19:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},2:function(t,e){var i=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=i)},20:function(t,e,i){var s=i(32)("keys"),n=i(26);t.exports=function(t){return s[t]||(s[t]=n(t))}},22:function(t,e,i){var s=i(6),n=i(0).document,r=s(n)&&s(n.createElement);t.exports=function(t){return r?n.createElement(t):{}}},25:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},26:function(t,e){var i=0,s=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++i+s).toString(36))}},28:function(e,i){e.exports=t},3:function(t,e,i){t.exports=!i(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e,i){var s=i(42),n=i(33);t.exports=Object.keys||function(t){return s(t,n)}},31:function(t,e,i){var s=i(15);t.exports=function(t){return Object(s(t))}},32:function(t,e,i){var s=i(2),n=i(0),r=n["__core-js_shared__"]||(n["__core-js_shared__"]={});(t.exports=function(t,e){return r[t]||(r[t]=void 0!==e?e:{})})("versions",[]).push({version:s.version,mode:i(18)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},33:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,e,i){var s=i(14);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==s(t)?t.split(""):Object(t)}},35:function(t,e,i){var s=i(16),n=Math.min;t.exports=function(t){return t>0?n(s(t),9007199254740991):0}},38:function(t,i){t.exports=e},39:function(t,e,i){var s=i(6);t.exports=function(t,e){if(!s(t))return t;var i,n;if(e&&"function"==typeof(i=t.toString)&&!s(n=i.call(t)))return n;if("function"==typeof(i=t.valueOf)&&!s(n=i.call(t)))return n;if(!e&&"function"==typeof(i=t.toString)&&!s(n=i.call(t)))return n;throw TypeError("Can't convert object to primitive value")}},4:function(t,e,i){var s=i(6);t.exports=function(t){if(!s(t))throw TypeError(t+" is not an object!");return t}},40:function(t,e){t.exports=i},41:function(t,e,i){t.exports=!i(3)&&!i(12)(function(){return 7!=Object.defineProperty(i(22)("div"),"a",{get:function(){return 7}}).a})},42:function(t,e,i){var s=i(8),n=i(13),r=i(46)(!1),o=i(20)("IE_PROTO");t.exports=function(t,e){var i,a=n(t),c=0,u=[];for(i in a)i!=o&&s(a,i)&&u.push(i);for(;e.length>c;)s(a,i=e[c++])&&(~r(u,i)||u.push(i));return u}},46:function(t,e,i){var s=i(13),n=i(35),r=i(47);t.exports=function(t){return function(e,i,o){var a,c=s(e),u=n(c.length),l=r(o,u);if(t&&i!=i){for(;u>l;)if((a=c[l++])!=a)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===i)return t||l||0;return!t&&-1}}},47:function(t,e,i){var s=i(16),n=Math.max,r=Math.min;t.exports=function(t,e){return t=s(t),t<0?n(t+e,0):r(t,e)}},5:function(t,e,i){var s=i(10),n=i(25);t.exports=i(3)?function(t,e,i){return s.f(t,e,n(1,i))}:function(t,e,i){return t[e]=i,t}},51:function(t,e){e.f={}.propertyIsEnumerable},58:function(t,e){e.f=Object.getOwnPropertySymbols},6:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},630:function(t,e){t.exports=a},633:function(t,e){t.exports=c},7:function(t,e,i){"use strict";function s(t,e,i,s,n,r,o,a){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var u="function"==typeof t?t.options:t;e&&(u.render=e,u.staticRenderFns=i,u._compiled=!0),s&&(u.functional=!0),r&&(u._scopeId=r);var l;if(o?(l=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),n&&n.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},u._ssrRegister=l):n&&(l=a?function(){n.call(this,this.$root.$options.shadowRoot)}:n),l)if(u.functional){u._injectStyles=l;var f=u.render;u.render=function(t,e){return l.call(e),f(t,e)}}else{var p=u.beforeCreate;u.beforeCreate=p?[].concat(p,l):[l]}return{exports:t,options:u}}e.a=s},71:function(t,e,i){t.exports={default:i(79),__esModule:!0}},79:function(t,e,i){i(80),t.exports=i(2).Object.assign},8:function(t,e){var i={}.hasOwnProperty;t.exports=function(t,e){return i.call(t,e)}},80:function(t,e,i){var s=i(9);s(s.S+s.F,"Object",{assign:i(81)})},800:function(t,e){t.exports=u},81:function(t,e,i){"use strict";var s=i(3),n=i(30),r=i(58),o=i(51),a=i(31),c=i(34),u=Object.assign;t.exports=!u||i(12)(function(){var t={},e={},i=Symbol(),s="abcdefghijklmnopqrst";return t[i]=7,s.split("").forEach(function(t){e[t]=t}),7!=u({},t)[i]||Object.keys(u({},e)).join("")!=s})?function(t,e){for(var i=a(t),u=arguments.length,l=1,f=r.f,p=o.f;u>l;)for(var d,h=c(arguments[l++]),g=f?n(h).concat(f(h)):n(h),y=g.length,v=0;y>v;)d=g[v++],s&&!p.call(h,d)||(i[d]=h[d]);return i}:u},831:function(t,e){t.exports=l},871:function(t,e,i){"use strict";var s=i(126),n=i.n(s),r=i(115),o=i.n(r),a=i(38),c=i.n(a),u=i(116),l=i.n(u),f=i(630),p=i.n(f),d=i(831),h=i.n(d),g=i(633),y=i.n(g),v=i(949),m=i(40),x=(i.n(m),i(108)),w=i.n(x);e.a={name:"ActLoginLayer",mixins:[o.a,c.a,l.a],components:{ActPopup:n.a,ActBaseInput:p.a,Jigsaw:v.a,ActGoldProtocol:h.a,ActGoldDialog:y.a},props:{bottom:{type:Number,default:40},icon:{type:String,default:""},desc:{type:String,default:""},brandColor:{type:String,default:""},jigsawInitUrl:{type:String,default:"/user/unionVerifyInit"},jigsawVerifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},loginUrl:{type:String,default:"/user/login"},scene:{type:String,default:""},chn:{type:String,default:""},platform:{type:Number,default:0}},data:function(){return{checkState:!1,mobile:"",verifyCode:"",timeLeft:0,showJigsaw:!1,isLogining:!1}},computed:{jigsawChn:function(){return this.chn||Object(m.getParam)("chn")||""},jigsawScene:function(){return this.scene?this.scene:/\.baodan(100|360)\./.test(location.host)?"bdzs":/^cps_\d+$/.test(Object(m.getParam)("chn"))?"bdzs":""},jigsawPlatform:function(){return this.platform?this.platform:"bdzs"===this.jigsawScene?1:0},isCps:function(){return 1===Number(this.jigsawPlatform)},loginBrandColor:function(){return this.brandColor?this.brandColor:"bdzs"===this.jigsawScene?"#f05a4b":"#8c7fee"},protocols:function(){return this.isCps?this.cpsProtocols:this.xysProtocols},xysProtocols:function(){return[{title:"小雨伞用户协议",data:[{title:"小雨伞用户协议",type:1,urls:["/static/html/user/useragreement.html"],src:"/static/html/user/useragreement.html"}]},{title:"小雨伞隐私政策",data:[{title:"小雨伞隐私政策",type:1,urls:["/static/html/user/priviteagreement.html"],src:"/static/html/user/priviteagreement.html"}]}]},cpsProtocols:function(){return[{title:"用户协议",data:[{title:"用户协议",type:1,urls:["/static/html/policy/cxuser.html"],src:"/static/html/policy/cxuser.html"}]},{title:"隐私政策",data:[{title:"隐私政策",type:1,urls:["/static/html/policy/cxprivacy.html"],src:"/static/html/policy/cxprivacy.html"}]}]}},methods:{getVerifyCode:function(){this.timeLeft>0||this.$refs.jigsaw.sendVerifyCode()},jigsawSent:function(){this.errTips("验证成功,短信验证码发送中"),this.start()},jigsawError:function(t){var e=(t.ret,t.errmsg);this.errTips(e)},jigsawShow:function(){this.showJigsaw=!0},jigsawHide:function(){this.showJigsaw=!1},start:function(){this.timeLeft=60,this.startCountDown()},startCountDown:function(){this.timeLeft>0?(this.timeLeft-=1,setTimeout(this.startCountDown,1e3)):this.timeLeft=0},login:function(){var t=this;return this.mobile?Object(m.isMobile)(this.mobile)?this.verifyCode?this.checkState?(this.isLogining=!0,void w()(this.loginUrl,{phone:this.mobile,vercode:this.verifyCode,scene:1,client:"outwx"}).then(function(e){var i=e.data,s=void 0===i?{}:i;t.isLogining=!1,0===s.ret?t.loginSuccess():t.errTips(s.errmsg)}).catch(function(e){t.isLogining=!1,t.errTips("系统繁忙,请稍后重试")})):(this.$refs.agreeDialogSlot.show(),!1):this.errTips("请输入验证码"):this.errTips("请输入正确的手机号"):this.errTips("请输入手机号")},handleProtocolCancel:function(){this.checkState=!1,this.$refs.agreeDialogSlot.hide()},handleProtocolConfirm:function(){this.checkState=!0,this.$refs.agreeDialogSlot.hide(),this.login()},goBack:function(){this.showJigsaw=!1},loginSuccess:function(){this.hide(),this.$emit("success")},cancel:function(){this.hide(),this.$emit("cancel")},toggle:function(t){this.checkState=t},errTips:function(t){this.toast||(this.toast=this.$createToast()),this.toast.show(t)}}}},872:function(t,e,i){"use strict";var s=i(104),n=i.n(s),r=i(115),o=i.n(r),a=i(38),c=i.n(a),u=i(800),l=i.n(u),f=i(108),p=i.n(f),d=i(40);i.n(d);e.a={mixins:[c.a,o.a],data:function(){return{verifyData:{},jigsawVerifyCodeUrl:"",jigsawMobile:"",isCodeRequesting:!1}},props:{brandColor:{type:String,default:""},initUrl:{type:String,default:"/user/unionVerifyInit"},verifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},mobile:{type:String,required:!0},scene:{type:String,required:!0},chn:{type:String,required:!0},platform:{type:Number,default:0},extParam:{type:Object,default:function(){return{}}}},computed:{realMobile:function(){return this.verifyData.mobile||this.mobile},realInitUrl:function(){return this.verifyData.initUrl||this.initUrl},realVerifyUrl:function(){return this.verifyData.verifyUrl||this.verifyUrl},realVerifyCodeUrl:function(){return this.verifyData.verifyCodeUrl||this.verifyCodeUrl},realExtParam:function(){return this.verifyData.extParam||this.extParam||{}}},methods:{setData:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.verifyData=t},sendVerifyCode:function(){if(this.realVerifyCodeUrl===this.jigsawVerifyCodeUrl&&this.realMobile===this.jigsawMobile)return this.showJigsaw();this._getVerifyCode({needpigsaw:0})},jigsawSuccess:function(t){var e=(t.keyword,t.token);this.showJigsaw(),this._getVerifyCode({needpigsaw:1,pigsawtoken:e})},_getVerifyCode:function(t){var e=this,i=t.needpigsaw,s=t.pigsawtoken;if(!this.isCodeRequesting){if(Object(d.isUndefined)(this.scene)||Object(d.isNull)(this.scene))return console.log("%c严重警告:发送验证码必须包含场景值参数scene","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含场景值参数scene")));if(Object(d.isUndefined)(this.chn)||Object(d.isNull)(this.chn))return console.log("%c严重警告:发送验证码必须包含渠道参数chn","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含渠道参数chn")));if(!this.realMobile)return this.error({errmsg:"请输入手机号"});if(!Object(d.isMobile)(this.realMobile))return this.error({errmsg:"请输入正确的手机号"});this.isCodeRequesting=!0,p()(this.realVerifyCodeUrl,n()({mobile:this.realMobile,scene:this.scene,chn:this.chn,needpigsaw:i,pigsawtoken:s},this.realExtParam)).then(function(t){var i=t.data,s=void 0===i?{}:i;e.isCodeRequesting=!1,0===s.ret?(e.hideJigsaw(),e.$emit("sent")):10056===s.ret||10065===s.ret?(e.jigsawVerifyCodeUrl=e.realVerifyCodeUrl,e.jigsawMobile=e.realMobile,e.showJigsaw()):(e.hideJigsaw(),e.error({ret:s.ret,errmsg:s.errmsg}))}).catch(function(t){e.isCodeRequesting=!1,e.error({ret:1004,errmsg:"系统繁忙,请稍后重试"})})}},error:function(t){var e=t.ret,i=void 0===e?2001:e,s=t.errmsg,n=t.data;this.$emit("error",{ret:i,errmsg:s,data:n})},showJigsaw:function(){this.$emit("show")},hideJigsaw:function(){this.$emit("hide")}},components:{ActJigsaw:l.a}}},9:function(t,e,i){var s=i(0),n=i(2),r=i(17),o=i(5),a=i(8),c=function(t,e,i){var u,l,f,p=t&c.F,d=t&c.G,h=t&c.S,g=t&c.P,y=t&c.B,v=t&c.W,m=d?n:n[e]||(n[e]={}),x=m.prototype,w=d?s:h?s[e]:(s[e]||{}).prototype;d&&(i=e);for(u in i)(l=!p&&w&&void 0!==w[u])&&a(m,u)||(f=l?w[u]:i[u],m[u]=d&&"function"!=typeof w[u]?i[u]:y&&l?r(f,s):v&&w[u]==f?function(t){var e=function(e,i,s){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,i)}return new t(e,i,s)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(f):g&&"function"==typeof f?r(Function.call,f):f,g&&((m.virtual||(m.virtual={}))[u]=f,t&c.R&&x&&!x[u]&&o(x,u,f)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},947:function(t,e,i){"use strict";function s(t){a||i(948)}var n=i(871),r=i(952),o=i(7),a=!1,c=s,u=Object(o.a)(n.a,r.a,r.b,!1,c,"data-v-58814476",null);u.options.__file="src\\components\\LoginLayer\\src\\index.vue",e.a=u.exports},948:function(t,e){},949:function(t,e,i){"use strict";function s(t){a||i(950)}var n=i(872),r=i(951),o=i(7),a=!1,c=s,u=Object(o.a)(n.a,r.a,r.b,!1,c,"data-v-329f3e8b",null);u.options.__file="src\\components\\LoginLayer\\src\\components\\jigsaw.vue",e.a=u.exports},950:function(t,e){},951:function(t,e,i){"use strict";i.d(e,"a",function(){return s}),i.d(e,"b",function(){return n});var s=function(){var t=this,e=t.$createElement;return(t._self._c||e)("act-jigsaw",{ref:"jigsaw",attrs:{visible:t.isVisible,brandColor:t.brandColor,initUrl:t.initUrl,verifyUrl:t.verifyUrl,keyword:t.mobile,platform:t.platform},on:{success:t.jigsawSuccess,error:t.error}})},n=[];s._withStripped=!0},952:function(t,e,i){"use strict";i.d(e,"a",function(){return s}),i.d(e,"b",function(){return n});var s=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("transition",{attrs:{name:"act-popup-fade"}},[s("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{type:"login",mask:!0,center:!1,zIndex:t.zIndex},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.cancel}},[s("transition",{attrs:{name:"act-popup-move"}},[s("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"popup-container",style:"background-color:"+(t.isCps?"#fff":"#fdfcff"),on:{click:function(t){t.stopPropagation()}}},[s("div",{staticClass:"popup-hd"},[s("i",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"icon-back",on:{click:function(e){return e.stopPropagation(),t.goBack.apply(null,arguments)}}}),t._v(" "),t.isCps||t.showJigsaw?t._e():s("section",{staticClass:"title"},[s("img",{staticClass:"icon",attrs:{src:t.icon||i(953),alt:""}}),t._v(" "),s("p",{staticClass:"desc"},[t._v("\n "+t._s(t.desc||"新人福利:3万元保额意外保障")+"\n ")])]),t._v(" "),s("i",{staticClass:"icon-cancel",on:{click:function(e){return e.stopPropagation(),t.cancel.apply(null,arguments)}}})]),t._v(" "),s("div",{staticClass:"popup-content",style:"padding-top:"+(t.isCps?"0":"18")+"px;"},[s("div",{staticClass:"login-box act-iphonex-margin",style:"padding-bottom:"+t.bottom+"px;"},[s("div",{directives:[{name:"show",rawName:"v-show",value:!t.showJigsaw,expression:"!showJigsaw"}],staticClass:"form-sign",style:"padding: "+(t.isCps?"0 37px 12px":"0 25px 12px")+";"},[t.isCps?s("h3",[t._v("\n 验证手机号\n ")]):t._e(),t._v(" "),s("div",{class:[t.isCps?"form-sign-box-cps":"form-sign-box"]},[s("label",{staticClass:"form-sign-label"},[t._v("\n 手机号:\n ")]),t._v(" "),s("div",{staticClass:"form-input-group"},[s("div",{staticClass:"col-1"},[s("act-base-input",{staticClass:"form-sign-input",attrs:{type:"mobile",placeholder:"请输入手机号"},model:{value:t.mobile,callback:function(e){t.mobile=e},expression:"mobile"}})],1)])]),t._v(" "),s("div",{class:[t.isCps?"form-sign-box-cps":"form-sign-box"]},[s("label",{staticClass:"form-sign-label"},[t._v("\n 短信验证码:\n ")]),t._v(" "),s("div",{staticClass:"form-input-group middle"},[s("div",{staticClass:"col-1"},[s("act-base-input",{staticClass:"form-sign-input",attrs:{type:"tel",maxLength:"4",placeholder:"请输入验证码"},model:{value:t.verifyCode,callback:function(e){t.verifyCode=e},expression:"verifyCode"}})],1),t._v(" "),s("div",{staticClass:"form-sign-btn",class:{"form-sign-disabled":t.timeLeft>0},style:{color:t.loginBrandColor},on:{click:function(e){return e.stopPropagation(),t.getVerifyCode.apply(null,arguments)}}},[t._v("\n "+t._s(0===t.timeLeft?"获取验证码":"剩余"+t.timeLeft+"秒")+"\n ")])])]),t._v(" "),s("a",{staticClass:"btn",class:{active:!t.isLogining&&t.mobile&&t.verifyCode,primary:!t.isCps},style:{"background-color":t.loginBrandColor},attrs:{href:"javascript:;"},on:{click:function(e){return e.stopPropagation(),t.login.apply(null,arguments)}}},[t._v("\n "+t._s(t.isCps?"确定":"验证并登录")+"\n ")]),t._v(" "),s("act-gold-protocol",{ref:"protocol",staticClass:"protocol",attrs:{text:"未注册手机号登录将自动注册,且代表您已经同意",protocols:t.protocols,checkState:t.checkState,zIndex:1001,brandColor:t.loginBrandColor},on:{toggle:t.toggle}})],1),t._v(" "),s("div",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"login-jigsaw"},[s("h3",[t._v("\n 滑动模块完成验证\n ")]),t._v(" "),s("h4",[t._v("\n 为了您的账号安全,本次登录需完成验证\n ")])]),t._v(" "),s("jigsaw",{ref:"jigsaw",staticClass:"jigsaw-box",attrs:{visible:t.showJigsaw,brandColor:t.loginBrandColor,mobile:t.mobile,initUrl:t.jigsawInitUrl,verifyUrl:t.jigsawVerifyUrl,verifyCodeUrl:t.verifyCodeUrl,chn:t.jigsawChn,scene:t.jigsawScene,platform:t.jigsawPlatform},on:{sent:t.jigsawSent,error:t.jigsawError,show:t.jigsawShow,hide:t.jigsawHide}})],1)])])])],1)],1),t._v(" "),s("act-gold-dialog",{ref:"agreeDialogSlot",attrs:{title:"温馨提示",cancelButtonText:"拒绝",confirmButtonText:"同意",confirmButtonColor:t.loginBrandColor||"#8c7fee",zIndex:1002,showCancelButton:!0,closable:!0},on:{confirm:t.handleProtocolConfirm,cancel:t.handleProtocolCancel}},[s("act-gold-protocol",{attrs:{text:"请阅读并同意",showCheckBox:!1,textFontSize:14,protocols:t.protocols,brandColor:t.loginBrandColor,zIndex:1003}})],1)],1)},n=[];s._withStripped=!0},953:function(t,e){t.exports=f}})});
|