1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-policy-index~pages-policy-search~pages-policy-talent~pages-user-company"],{"0db9":function(t,e,o){"use strict";o.d(e,"b",(function(){return a})),o.d(e,"c",(function(){return n})),o.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("v-uni-view",{staticClass:"u-mask",class:{"u-mask-zoom":t.zoom,"u-mask-show":t.show},style:[t.maskStyle,t.zoomStyle],attrs:{"hover-stop-propagation":!0},on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e),function(){}.apply(void 0,arguments)},click:function(e){arguments[0]=e=t.$handleEvent(e),t.click.apply(void 0,arguments)}}},[t._t("default")],2)},n=[]},"1ac0":function(t,e,o){var a=o("6532");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=o("4f06").default;n("c24771de",a,!0,{sourceMap:!1,shadowMode:!1})},3942:function(t,e,o){"use strict";o.d(e,"b",(function(){return n})),o.d(e,"c",(function(){return i})),o.d(e,"a",(function(){return a}));var a={uMask:o("5fa1").default,uIcon:o("011b").default},n=function(){var t=this,e=t.$createElement,o=t._self._c||e;return t.visibleSync?o("v-uni-view",{staticClass:"u-drawer",style:[t.customStyle,{zIndex:t.uZindex-1}],attrs:{"hover-stop-propagation":!0}},[o("u-mask",{attrs:{duration:t.duration,"custom-style":t.maskCustomStyle,maskClickAble:t.maskCloseAble,"z-index":t.uZindex-2,show:t.showDrawer&&t.mask},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.maskClick.apply(void 0,arguments)}}}),o("v-uni-view",{staticClass:"u-drawer-content",class:[t.safeAreaInsetBottom?"safe-area-inset-bottom":"","u-drawer-"+t.mode,t.showDrawer?"u-drawer-content-visible":"",t.zoom&&"center"==t.mode?"u-animation-zoom":""],style:[t.style],on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e)},click:[function(e){arguments[0]=e=t.$handleEvent(e),t.modeCenterClose(t.mode)},function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e)}]}},["center"==t.mode?o("v-uni-view",{staticClass:"u-mode-center-box",style:[t.centerStyle],on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e)},click:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e)}}},[t.closeable?o("u-icon",{staticClass:"u-close",class:["u-close--"+t.closeIconPos],attrs:{name:t.closeIcon,color:t.closeIconColor,size:t.closeIconSize},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}}):t._e(),o("v-uni-scroll-view",{staticClass:"u-drawer__scroll-view",attrs:{"scroll-y":"true"}},[t._t("default")],2)],1):o("v-uni-scroll-view",{staticClass:"u-drawer__scroll-view",attrs:{"scroll-y":"true"}},[t._t("default")],2),o("v-uni-view",{staticClass:"u-close",class:["u-close--"+t.closeIconPos],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}},["center"!=t.mode&&t.closeable?o("u-icon",{attrs:{name:t.closeIcon,color:t.closeIconColor,size:t.closeIconSize}}):t._e()],1)],1)],1):t._e()},i=[]},"39cd":function(t,e,o){"use strict";o("7a82");var a=o("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(o("5530"));o("a9e3"),o("b64b");var i={name:"u-mask",props:{show:{type:Boolean,default:!1},zIndex:{type:[Number,String],default:""},customStyle:{type:Object,default:function(){return{}}},zoom:{type:Boolean,default:!0},duration:{type:[Number,String],default:300},maskClickAble:{type:Boolean,default:!0}},data:function(){return{zoomStyle:{transform:""},scale:"scale(1.2, 1.2)"}},watch:{show:function(t){t&&this.zoom?this.zoomStyle.transform="scale(1, 1)":!t&&this.zoom&&(this.zoomStyle.transform=this.scale)}},computed:{maskStyle:function(){var t={backgroundColor:"rgba(0, 0, 0, 0.6)"};return this.show?t.zIndex=this.zIndex?this.zIndex:this.$u.zIndex.mask:t.zIndex=-1,t.transition="all ".concat(this.duration/1e3,"s ease-in-out"),Object.keys(this.customStyle).length&&(t=(0,n.default)((0,n.default)({},t),this.customStyle)),t}},methods:{click:function(){this.maskClickAble&&this.$emit("click")}}};e.default=i},"5e27":function(t,e,o){"use strict";o.r(e);var a=o("39cd"),n=o.n(a);for(var i in a)["default"].indexOf(i)<0&&function(t){o.d(e,t,(function(){return a[t]}))}(i);e["default"]=n.a},"5fa1":function(t,e,o){"use strict";o.r(e);var a=o("0db9"),n=o("5e27");for(var i in n)["default"].indexOf(i)<0&&function(t){o.d(e,t,(function(){return n[t]}))}(i);o("a1b4");var s=o("f0c5"),r=Object(s["a"])(n["default"],a["b"],a["c"],!1,null,"f2bd122a",null,!1,a["a"],void 0);e["default"]=r.exports},6532:function(t,e,o){var a=o("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */.u-mask[data-v-f2bd122a]{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.u-mask-show[data-v-f2bd122a]{opacity:1}.u-mask-zoom[data-v-f2bd122a]{-webkit-transform:scale(1.2);transform:scale(1.2)}',""]),t.exports=e},"77bb":function(t,e,o){"use strict";var a=o("f0a3"),n=o.n(a);n.a},"91ca":function(t,e,o){"use strict";o.r(e);var a=o("a18d"),n=o.n(a);for(var i in a)["default"].indexOf(i)<0&&function(t){o.d(e,t,(function(){return a[t]}))}(i);e["default"]=n.a},a18d:function(t,e,o){"use strict";o("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,o("a9e3"),o("99af"),o("ac1f"),o("00b4");var a={name:"u-popup",props:{show:{type:Boolean,default:!1},mode:{type:String,default:"left"},mask:{type:Boolean,default:!0},length:{type:[Number,String],default:"auto"},zoom:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:!1},maskCloseAble:{type:Boolean,default:!0},customStyle:{type:Object,default:function(){return{}}},value:{type:Boolean,default:!1},popup:{type:Boolean,default:!0},borderRadius:{type:[Number,String],default:0},zIndex:{type:[Number,String],default:""},closeable:{type:Boolean,default:!1},closeIcon:{type:String,default:"close"},closeIconPos:{type:String,default:"top-right"},closeIconColor:{type:String,default:"#909399"},closeIconSize:{type:[String,Number],default:"30"},width:{type:String,default:""},height:{type:String,default:""},negativeTop:{type:[String,Number],default:0},maskCustomStyle:{type:Object,default:function(){return{}}},duration:{type:[String,Number],default:250}},data:function(){return{visibleSync:!1,showDrawer:!1,timer:null,closeFromInner:!1}},computed:{style:function(){var t={};if("left"==this.mode||"right"==this.mode?t={width:this.width?this.getUnitValue(this.width):this.getUnitValue(this.length),height:"100%",transform:"translate3D(".concat("left"==this.mode?"-100%":"100%",",0px,0px)")}:"top"!=this.mode&&"bottom"!=this.mode||(t={width:"100%",height:this.height?this.getUnitValue(this.height):this.getUnitValue(this.length),transform:"translate3D(0px,".concat("top"==this.mode?"-100%":"100%",",0px)")}),t.zIndex=this.uZindex,this.borderRadius){switch(this.mode){case"left":t.borderRadius="0 ".concat(this.borderRadius,"rpx ").concat(this.borderRadius,"rpx 0");break;case"top":t.borderRadius="0 0 ".concat(this.borderRadius,"rpx ").concat(this.borderRadius,"rpx");break;case"right":t.borderRadius="".concat(this.borderRadius,"rpx 0 0 ").concat(this.borderRadius,"rpx");break;case"bottom":t.borderRadius="".concat(this.borderRadius,"rpx ").concat(this.borderRadius,"rpx 0 0");break;default:}t.overflow="hidden"}return this.duration&&(t.transition="all ".concat(this.duration/1e3,"s linear")),t},centerStyle:function(){var t={};return t.width=this.width?this.getUnitValue(this.width):this.getUnitValue(this.length),t.height=this.height?this.getUnitValue(this.height):"auto",t.zIndex=this.uZindex,t.marginTop="-".concat(this.$u.addUnit(this.negativeTop)),this.borderRadius&&(t.borderRadius="".concat(this.borderRadius,"rpx"),t.overflow="hidden"),t},uZindex:function(){return this.zIndex?this.zIndex:this.$u.zIndex.popup}},watch:{value:function(t){t?this.open():this.closeFromInner||this.close(),this.closeFromInner=!1}},mounted:function(){this.value&&this.open()},methods:{getUnitValue:function(t){return/(%|px|rpx|auto)$/.test(t)?t:t+"rpx"},maskClick:function(){this.close()},close:function(){this.closeFromInner=!0,this.change("showDrawer","visibleSync",!1)},modeCenterClose:function(t){"center"==t&&this.maskCloseAble&&this.close()},open:function(){this.change("visibleSync","showDrawer",!0)},change:function(t,e,o){var a=this;1==this.popup&&this.$emit("input",o),this[t]=o,this.timer=o?setTimeout((function(){a[e]=o,a.$emit(o?"open":"close")}),50):setTimeout((function(){a[e]=o,a.$emit(o?"open":"close")}),this.duration)}}};e.default=a},a1b4:function(t,e,o){"use strict";var a=o("1ac0"),n=o.n(a);n.a},e251:function(t,e,o){"use strict";o.r(e);var a=o("3942"),n=o("91ca");for(var i in n)["default"].indexOf(i)<0&&function(t){o.d(e,t,(function(){return n[t]}))}(i);o("77bb");var s=o("f0c5"),r=Object(s["a"])(n["default"],a["b"],a["c"],!1,null,"1075c77a",null,!1,a["a"],void 0);e["default"]=r.exports},f0a3:function(t,e,o){var a=o("fbfa");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=o("4f06").default;n("80524798",a,!0,{sourceMap:!1,shadowMode:!1})},fbfa:function(t,e,o){var a=o("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */.u-drawer[data-v-1075c77a]{display:block;position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden}.u-drawer-content[data-v-1075c77a]{display:block;position:absolute;z-index:1003;transition:all .25s linear}.u-drawer__scroll-view[data-v-1075c77a]{width:100%;height:100%}.u-drawer-left[data-v-1075c77a]{top:0;bottom:0;left:0;background-color:#fff}.u-drawer-right[data-v-1075c77a]{right:0;top:0;bottom:0;background-color:#fff}.u-drawer-top[data-v-1075c77a]{top:0;left:0;right:0;background-color:#fff}.u-drawer-bottom[data-v-1075c77a]{bottom:0;left:0;right:0;background-color:#fff}.u-drawer-center[data-v-1075c77a]{display:flex;flex-direction:row;flex-direction:column;bottom:0;left:0;right:0;top:0;justify-content:center;align-items:center;opacity:0;z-index:99999}.u-mode-center-box[data-v-1075c77a]{min-width:%?100?%;min-height:%?100?%;display:block;position:relative;background-color:#fff}.u-drawer-content-visible.u-drawer-center[data-v-1075c77a]{-webkit-transform:scale(1);transform:scale(1);opacity:1}.u-animation-zoom[data-v-1075c77a]{-webkit-transform:scale(1.15);transform:scale(1.15)}.u-drawer-content-visible[data-v-1075c77a]{-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.u-close[data-v-1075c77a]{position:absolute;z-index:3}.u-close--top-left[data-v-1075c77a]{top:%?30?%;left:%?30?%}.u-close--top-right[data-v-1075c77a]{top:%?30?%;right:%?30?%}.u-close--bottom-left[data-v-1075c77a]{bottom:%?30?%;left:%?30?%}.u-close--bottom-right[data-v-1075c77a]{right:%?30?%;bottom:%?30?%}',""]),t.exports=e}}]);
|