毕设
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
7.8 KiB

1 year ago
(self["webpackChunkuview2_0_cli"]=self["webpackChunkuview2_0_cli"]||[]).push([[5515],{46141:function(e,t,o){var i=o(21208);i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[e.id,i,""]]),i.locals&&(e.exports=i.locals);var n=o(56).Z;n("eade5dea",i,!0,{sourceMap:!1,shadowMode:!1})},70462:function(e,t,o){var i=o(68959);i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[e.id,i,""]]),i.locals&&(e.exports=i.locals);var n=o(56).Z;n("5e3c6538",i,!0,{sourceMap:!1,shadowMode:!1})},21593:function(e,t,o){var i=o(59704);i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[e.id,i,""]]),i.locals&&(e.exports=i.locals);var n=o(56).Z;n("6646f039",i,!0,{sourceMap:!1,shadowMode:!1})},45829:function(e,t,o){"use strict";o.d(t,{Z:function(){return d}});var i,n={uLine:o(36083).Z},u=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("v-uni-view",{staticClass:"u-cell-group",class:[e.customClass],style:[e.$u.addStyle(e.customStyle)]},[e.title?o("v-uni-view",{staticClass:"u-cell-group__title"},[e._t("title",[o("v-uni-text",{staticClass:"u-cell-group__title__text"},[e._v(e._s(e.title))])])],2):e._e(),o("v-uni-view",{staticClass:"u-cell-group__wrapper"},[e.border?o("u-line"):e._e(),e._t("default")],2)],1)},a=[],l={props:{title:{type:String,default:uni.$u.props.cellGroup.title},border:{type:Boolean,default:uni.$u.props.cellGroup.border}}},p={name:"u-cell-group",mixins:[uni.$u.mpMixin,uni.$u.mixin,l]},s=p,r=(o(46141),o(69453)),c=(0,r.Z)(s,u,a,!1,null,"61315bde",null,!1,n,i),d=c.exports},70296:function(e,t,o){"use strict";var i;o.d(t,{Z:function(){return d}});var n,u=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("v-uni-view",{staticClass:"u-gap",style:[e.gapStyle]})},a=[],l=(o(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}}}),p={name:"u-gap",mixins:[uni.$u.mpMixin,uni.$u.mixin,l],computed:{gapStyle:function(){var e={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(e,uni.$u.addStyle(this.customStyle))}}},s=p,r=(o(70462),o(69453)),c=(0,r.Z)(s,u,a,!1,null,"a54a97e0",null,!1,i,n),d=c.exports},8685:function(e,t,o){"use strict";o.r(t),o.d(t,{default:function(){return c}});var i,n={uNavbar:o(74505).Z,uGap:o(70296).Z,uCellGroup:o(45829).Z,uCell:o(4438).Z,uPopup:o(64606).Z,uButton:o(40216).Z},u=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("v-uni-view",[o("u-navbar",{attrs:{title:"弹窗",safeAreaInsetTop:!0,fixed:!0,placeholder:!0},on:{leftClick:function(t){arguments[0]=t=e.$handleEvent(t),e.navigateBack.apply(void 0,arguments)}}}),o("u-gap",{attrs:{height:"20",bgColor:"#fff"}}),o("u-cell-group",e._l(e.list,(function(t,i){return o("u-cell",{key:i,attrs:{titleStyle:{fontWeight:500},title:t.title,isLink:!0},on:{click:function(o){arguments[0]=o=e.$handleEvent(o),e.openPopup(t.popupData)}}},[o("v-uni-image",{staticClass:"u-cell-icon",attrs:{slot:"icon",src:t.iconUrl,mode:"widthFix"},slot:"icon"})],1)})),1),o("u-popup",{attrs:{safeAreaInsetBottom:!0,safeAreaInsetTop:!0,mode:e.popupData.mode,show:e.show,round:e.popupData.round,overlay:e.popupData.overlay,borderRadius:e.popupData.borderRadius,closeable:e.popupData.closeable,closeOnClickOverlay:e.popupData.closeOnClickOverlay},on:{close:function(t){arguments[0]=t=e.$handleEvent(t),e.close.apply(void 0,arguments)},open:function(t){arguments[0]=t=e.$handleEvent(t),e.open.apply(void 0,arguments)}}},[o("v-uni-view",{staticClass:"u-popup-slot",style:{width:["bottom","top"].includes(e.popupData.mode)?"750rpx":"200px",marginTop:["left","right"].includes(e.popupData.mode)?"480rpx":"0"}},[o("u-button",{attrs:{type:"success",text:"点我关闭",customStyle:"width: 200rpx"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.show=!e.show}}})],1)],1)],1)},a=[],l={data:function(){return{show:!1,popupData:{overlay:!0,m