Files
amb_wechatapp/public/assets/h5/js/2917.39868f69.js
T

1 line
12 KiB
JavaScript

(self["webpackChunktuzhi"]=self["webpackChunktuzhi"]||[]).push([[2917],{79680:function(t,n,e){var o=e(35682);o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.id,o,""]]),o.locals&&(t.exports=o.locals);var i=e(56).Z;i("ca8f261a",o,!0,{sourceMap:!1,shadowMode:!1})},59713:function(t,n,e){var o=e(33322);o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.id,o,""]]),o.locals&&(t.exports=o.locals);var i=e(56).Z;i("608ae1c4",o,!0,{sourceMap:!1,shadowMode:!1})},74795:function(t,n,e){var o=e(17199);o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.id,o,""]]),o.locals&&(t.exports=o.locals);var i=e(56).Z;i("a4c995f4",o,!0,{sourceMap:!1,shadowMode:!1})},96800:function(t,n,e){"use strict";var o;e.d(n,{Z:function(){return d}});var i,a=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("v-uni-view",{staticClass:"u-gap",style:[t.gapStyle]})},r=[],s=(e(9653),{props:{bgColor:{type:String,default:uni.$u.props.gap.bgColor},height:{type:[String,Number],default:uni.$u.props.gap.height},marginTop:{type:[String,Number],default:uni.$u.props.gap.marginTop},marginBottom:{type:[String,Number],default:uni.$u.props.gap.marginBottom}}}),u={name:"u-gap",mixins:[uni.$u.mpMixin,uni.$u.mixin,s],computed:{gapStyle:function(){var t={backgroundColor:this.bgColor,height:uni.$u.addUnit(this.height),marginTop:uni.$u.addUnit(this.marginTop),marginBottom:uni.$u.addUnit(this.marginBottom)};return uni.$u.deepMerge(t,uni.$u.addStyle(this.customStyle))}}},c=u,l=(e(79680),e(69453)),p=(0,l.Z)(c,a,r,!1,null,"4cfdd244",null,!1,o,i),d=p.exports},11778:function(t,n,e){"use strict";e.d(n,{Z:function(){return d}});var o,i={uTransition:e(74787).Z,uLoadingIcon:e(193).Z},a=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("u-transition",{attrs:{show:t.loading,"custom-style":{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:t.bgColor,display:"flex"}}},[e("v-uni-view",{staticClass:"u-loading-page"},[e("v-uni-view",{staticClass:"u-loading-page__warpper"},[e("v-uni-view",{staticClass:"u-loading-page__warpper__loading-icon"},[t.image?e("v-uni-image",{staticClass:"u-loading-page__warpper__loading-icon__img",attrs:{src:t.image,mode:"widthFit"}}):e("u-loading-icon",{attrs:{mode:t.loadingMode,size:"28",color:t.loadingColor}})],1),t._t("default",[e("v-uni-text",{staticClass:"u-loading-page__warpper__text",style:{fontSize:t.$u.addUnit(t.fontSize),color:t.color}},[t._v(t._s(t.loadingText))])])],2)],1)],1)},r=[],s=(e(9653),{props:{loadingText:{type:[String,Number],default:uni.$u.props.loadingPage.loadingText},image:{type:String,default:uni.$u.props.loadingPage.image},loadingMode:{type:String,default:uni.$u.props.loadingPage.loadingMode},loading:{type:Boolean,default:uni.$u.props.loadingPage.loading},bgColor:{type:String,default:uni.$u.props.loadingPage.bgColor},color:{type:String,default:uni.$u.props.loadingPage.color},fontSize:{type:[String,Number],default:uni.$u.props.loadingPage.fontSize},loadingColor:{type:String,default:uni.$u.props.loadingPage.loadingColor}}}),u={name:"u-loading-page",mixins:[uni.$u.mpMixin,uni.$u.mixin,s],data:function(){return{}},methods:{}},c=u,l=(e(59713),e(69453)),p=(0,l.Z)(c,a,r,!1,null,"508ca898",null,!1,i,o),d=p.exports},51394:function(t,n,e){"use strict";e.d(n,{Z:function(){return p}});var o,i={uOverlay:e(43285).Z,uLoadingIcon:e(193).Z,uIcon:e(1782).Z,uGap:e(96800).Z},a=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("v-uni-view",{staticClass:"u-toast"},[e("u-overlay",{attrs:{show:t.isShow,"custom-style":t.overlayStyle}},[e("v-uni-view",{staticClass:"u-toast__content",class:["u-type-"+t.tmpConfig.type,"loading"===t.tmpConfig.type||t.tmpConfig.loading?"u-toast__content--loading":""],style:[t.contentStyle]},["loading"===t.tmpConfig.type?e("u-loading-icon",{attrs:{mode:"circle",color:"rgb(255, 255, 255)",inactiveColor:"rgb(120, 120, 120)",size:"25"}}):"defalut"!==t.tmpConfig.type&&t.iconName?e("u-icon",{attrs:{name:t.iconName,size:"17",color:t.tmpConfig.type,customStyle:t.iconStyle}}):t._e(),"loading"===t.tmpConfig.type||t.tmpConfig.loading?e("u-gap",{attrs:{height:"12",bgColor:"transparent"}}):t._e(),e("v-uni-text",{staticClass:"u-toast__content__text",class:["u-toast__content__text--"+t.tmpConfig.type],staticStyle:{"max-width":"400rpx"}},[t._v(t._s(t.tmpConfig.message))])],1)],1)],1)},r=[],s=(e(26699),e(21249),{name:"u-toast",mixins:[uni.$u.mpMixin,uni.$u.mixin],data:function(){return{isShow:!1,timer:null,config:{message:"",type:"",duration:2e3,icon:!0,position:"center",complete:null,overlay:!1,loading:!1},tmpConfig:{}}},computed:{iconName:function(){return this.tmpConfig.icon&&"none"!=this.tmpConfig.icon&&["error","warning","success","primary"].includes(this.tmpConfig.type)?uni.$u.type2icon(this.tmpConfig.type):""},overlayStyle:function(){var t={justifyContent:"center",alignItems:"center",display:"flex",backgroundColor:"rgba(0, 0, 0, 0)"};return t},iconStyle:function(){var t={marginRight:"4px"};return t},loadingIconColor:function(){var t="rgb(255, 255, 255)";return["error","warning","success","primary"].includes(this.tmpConfig.type)&&(t=uni.$u.hexToRgb(uni.$u.color[this.tmpConfig.type])),t},contentStyle:function(){var t=uni.$u.sys().windowHeight,n={},e=0;return"top"===this.tmpConfig.position?e=.25*-t:"bottom"===this.tmpConfig.position&&(e=.25*t),n.transform="translateY(".concat(e,"px)"),n}},created:function(){var t=this;["primary","success","error","warning","default","loading"].map((function(n){t[n]=function(e){return t.show({type:n,message:e})}}))},methods:{show:function(t){var n=this;this.tmpConfig=uni.$u.deepMerge(this.config,t),this.clearTimer(),this.isShow=!0,this.timer=setTimeout((function(){n.clearTimer(),"function"===typeof n.tmpConfig.complete&&n.tmpConfig.complete()}),this.tmpConfig.duration)},hide:function(){this.clearTimer()},clearTimer:function(){this.isShow=!1,clearTimeout(this.timer),this.timer=null}},beforeDestroy:function(){this.clearTimer()}}),u=s,c=(e(74795),e(69453)),l=(0,c.Z)(u,a,r,!1,null,"0ee59571",null,!1,i,o),p=l.exports},35682:function(t,n,e){"use strict";e.r(n);var o=e(43481),i=e.n(o),a=e(2400),r=e.n(a),s=r()(i());s.push([t.id,"@charset \"UTF-8\";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n *@import '/static/themes/css/arco.css';\n*/uni-button[data-v-4cfdd244]::after{content:none!important}\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */uni-view[data-v-4cfdd244], uni-scroll-view[data-v-4cfdd244], uni-swiper-item[data-v-4cfdd244]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}",""]),n["default"]=s},33322:function(t,n,e){"use strict";e.r(n);var o=e(43481),i=e.n(o),a=e(2400),r=e.n(a),s=r()(i());s.push([t.id,"@charset \"UTF-8\";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n *@import '/static/themes/css/arco.css';\n*/uni-button[data-v-508ca898]::after{content:none!important}\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */uni-view[data-v-508ca898], uni-scroll-view[data-v-508ca898], uni-swiper-item[data-v-508ca898]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-loading-page[data-v-508ca898]{\ndisplay:flex;\nflex-direction:column;flex:1;align-items:center;justify-content:center}.u-loading-page__warpper[data-v-508ca898]{margin-top:-150px;justify-content:center;align-items:center;color:#c8c8c8;font-size:19px;\ndisplay:flex;\nflex-direction:column}.u-loading-page__warpper__loading-icon[data-v-508ca898]{margin-bottom:10px}.u-loading-page__warpper__loading-icon__img[data-v-508ca898]{width:40px;height:40px}.u-loading-page__warpper__text[data-v-508ca898]{font-size:19px;color:#c8c8c8}",""]),n["default"]=s},17199:function(t,n,e){"use strict";e.r(n);var o=e(43481),i=e.n(o),a=e(2400),r=e.n(a),s=r()(i());s.push([t.id,"@charset \"UTF-8\";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n *@import '/static/themes/css/arco.css';\n*/uni-button[data-v-0ee59571]::after{content:none!important}\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */uni-view[data-v-0ee59571], uni-scroll-view[data-v-0ee59571], uni-swiper-item[data-v-0ee59571]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-toast__content[data-v-0ee59571]{\ndisplay:flex;\nflex-direction:row;padding:12px 20px;border-radius:4px;background-color:#585858;color:#fff;align-items:center;max-width:%?600?%;position:relative}.u-toast__content--loading[data-v-0ee59571]{flex-direction:column;padding:20px 20px}.u-toast__content__text[data-v-0ee59571]{color:#fff;font-size:15px;line-height:15px}.u-toast__content__text--default[data-v-0ee59571]{color:#fff}.u-toast__content__text--error[data-v-0ee59571]{color:#f56c6c}.u-toast__content__text--primary[data-v-0ee59571]{color:#0968f6}.u-toast__content__text--success[data-v-0ee59571]{color:#5ac725}.u-toast__content__text--warning[data-v-0ee59571]{color:#f9ae3d}.u-type-primary[data-v-0ee59571]{color:#0968f6;background-color:#ecf5ff;border-color:#d7eafe;border-width:1px}.u-type-success[data-v-0ee59571]{color:#5ac725;background-color:#dbf1e1;border-color:#bef5c8;border-width:1px}.u-type-error[data-v-0ee59571]{color:#f56c6c;background-color:#fef0f0;border-color:#fde2e2;border-width:1px}.u-type-warning[data-v-0ee59571]{color:#f9ae3d;background-color:#fdf6ec;border-color:#faecd8;border-width:1px}.u-type-default[data-v-0ee59571]{color:#fff;background-color:#585858}",""]),n["default"]=s}}]);