11 lines
3.1 KiB
JavaScript
11 lines
3.1 KiB
JavaScript
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/third/uni-nav-bar"],{8352:function(t,e,n){"use strict";n.r(e);var o=n("c17d"),r=n("b18e");for(var u in r)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(u);n("c197");var i=n("828b"),a=Object(i["a"])(r["default"],o["b"],o["c"],!1,null,"6b844d7c",null,!1,o["a"],void 0);e["default"]=a.exports},a1bc:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={name:"UniNavBar",components:{uniStatusBar:function(){n.e("components/third/uni-status-bar").then(function(){return resolve(n("3bb1"))}.bind(null,n)).catch(n.oe)},mgPopup:function(){n.e("components/common/popup").then(function(){return resolve(n("7fc3"))}.bind(null,n)).catch(n.oe)}},props:{urbd:{type:Boolean,default:!0},title:{type:String,default:""},isleft:{type:Boolean,default:!0},isright:{type:Boolean,default:!1},leftcn:{type:String,default:"iconleft"},rightcn:{type:String,default:"iconshx"},rightText:{type:String,default:""},leftIcon:{type:String,default:""},rightIcon:{type:String,default:""},fixed:{type:[Boolean,String],default:!1},color:{type:String,default:"#000000"},bg:{type:String,default:""},statusBar:{type:Boolean,default:!1},shadow:{type:Boolean,default:!0},border:{type:Boolean,default:!0},size:{type:String,default:"42"},ispr:{type:Boolean,default:!0},uropcity:{type:[String,Number],default:"0"},uriconopcity:{type:[String,Number],default:"0.5"},leftArr:{type:Array,default:function(){return[]}},customback:{type:Boolean,default:!1},custommore:{type:Boolean,default:!1}},data:function(){return{showMore:!1}},computed:{gnarr:function(){return this.leftArr.length?this.leftArr:[{icon:"zy",name:"首页",url:"/yb_wm/index/index"},{icon:"dd",name:"订单",url:"/yb_wm/index/order-index"},{icon:"wd",name:"我的",url:"/yb_wm/index/my-index"}]}},methods:{back:function(){this.customback?this.$emit("on-back"):this.go({t:1==getCurrentPages().length?6:4,url:"/yb_wm/index/index"})},more:function(){this.custommore?this.$emit("on-more"):this.showMore=!0},gogn:function(t){this.go({t:6,url:this.gnarr[t].url})}}};e.default=o},b18e:function(t,e,n){"use strict";n.r(e);var o=n("a1bc"),r=n.n(o);for(var u in o)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(u);e["default"]=r.a},c17d:function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){}));var o=function(){var t=this,e=t.$createElement,n=(t._self._c,t.urbd?t.title.length:null),o=t.urbd?t.rightIcon.length:null,r=t.urbd?t.rightText.length&&!t.rightIcon.length:null;t.$mp.data=Object.assign({},{$root:{g0:n,g1:o,g2:r}})},r=[]},c197:function(t,e,n){"use strict";var o=n("cd48"),r=n.n(o);r.a},cd48:function(t,e,n){}}]);
|
|
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
|
|
'components/third/uni-nav-bar-create-component',
|
|
{
|
|
'components/third/uni-nav-bar-create-component':(function(module, exports, __webpack_require__){
|
|
__webpack_require__('df3c')['createComponent'](__webpack_require__("8352"))
|
|
})
|
|
},
|
|
[['components/third/uni-nav-bar-create-component']]
|
|
]);
|