1 line
3.7 KiB
JavaScript
1 line
3.7 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-component-progress-progress"],{"303e":function(t,e,n){var a=n("c86c");e=a(!1),e.push([t.i,".progress-box[data-v-99fae8ca]{display:flex;height:%?50?%;margin-bottom:%?60?%}.uni-icon[data-v-99fae8ca]{line-height:1.5}.progress-cancel[data-v-99fae8ca]{margin-left:%?40?%}.progress-control uni-button[data-v-99fae8ca]{margin-top:%?20?%}",""]),t.exports=e},"49d4":function(t,e,n){"use strict";n.r(e);var a=n("d501"),r=n.n(a);for(var i in a)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(i);e["default"]=r.a},"5c1a":function(t,e,n){"use strict";var a=n("a8fb"),r=n.n(a);r.a},"7f6a":function(t,e,n){"use strict";n.r(e);var a=n("f58f"),r=n.n(a);for(var i in a)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(i);e["default"]=r.a},a8fb:function(t,e,n){var a=n("303e");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var r=n("967d").default;r("35b478ba",a,!0,{sourceMap:!1,shadowMode:!1})},acf1:function(t,e,n){"use strict";n.r(e);var a=n("efe7"),r=n("7f6a");for(var i in r)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(i);n("5c1a");var s=n("828b"),o=Object(s["a"])(r["default"],a["b"],a["c"],!1,null,"99fae8ca",null,!1,a["a"],void 0);e["default"]=o.exports},d501:function(t,e,n){"use strict";n("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={name:"page-head",props:{title:{type:String,default:""}}};e.default=a},efe7:function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){return a}));var a={pageHead:n("f5c6").default,uniIcons:n("4ba0").default},r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[n("page-head",{attrs:{title:t.title}}),n("v-uni-view",{staticClass:"uni-padding-wrap uni-common-mt"},[n("v-uni-view",{staticClass:"progress-box"},[n("v-uni-progress",{attrs:{percent:t.pgList[0],"show-info":!0,"stroke-width":"3"}})],1),n("v-uni-view",{staticClass:"progress-box"},[n("v-uni-progress",{attrs:{percent:t.pgList[1],"stroke-width":"3"}}),n("uni-icons",{staticClass:"progress-cancel",attrs:{type:"close",color:"#dd524d"}})],1),n("v-uni-view",{staticClass:"progress-box"},[n("v-uni-progress",{attrs:{percent:t.pgList[2],"stroke-width":"3"}})],1),n("v-uni-view",{staticClass:"progress-box"},[n("v-uni-progress",{attrs:{percent:t.pgList[3],activeColor:"#10AEFF","stroke-width":"3"}})],1),n("v-uni-view",{staticClass:"progress-control"},[n("v-uni-button",{attrs:{type:"primary"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.setProgress.apply(void 0,arguments)}}},[t._v("设置进度")]),n("v-uni-button",{attrs:{type:"warn"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clearProgress.apply(void 0,arguments)}}},[t._v("清除进度")])],1)],1)],1)},i=[]},f58f:function(t,e,n){"use strict";n("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{title:"progress",pgList:[0,0,0,0]}},methods:{setProgress:function(){this.pgList=[20,40,60,80]},clearProgress:function(){this.pgList=[0,0,0,0]}}}},f5c6:function(t,e,n){"use strict";n.r(e);var a=n("ff63"),r=n("49d4");for(var i in r)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(i);var s=n("828b"),o=Object(s["a"])(r["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],void 0);e["default"]=o.exports},ff63:function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){}));var a=function(){var t=this.$createElement,e=this._self._c||t;return e("v-uni-view",{staticClass:"common-page-head"},[e("v-uni-view",{staticClass:"common-page-head-title"},[this._v(this._s(this.title))])],1)},r=[]}}]); |