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.
11 lines
2.8 KiB
11 lines
2.8 KiB
|
2 months ago
|
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/cmd-nav-bar/cmd-nav-bar"],{"1fcb":function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i={name:"cmd-nav-bar",components:{cmdIcon:function(){e.e("components/cmd-icon/cmd-icon").then(function(){return resolve(e("960f"))}.bind(null,e)).catch(e.oe)}},props:{fixed:{type:Boolean,default:!0},fontColor:{type:String,default:""},backgroundColor:{type:String,default:""},title:{type:String,default:""},back:{type:Boolean,default:!1},leftText:{type:String,default:""},leftTitle:{type:String,default:""},rightText:{type:String,default:""},rightColor:{type:String,default:""},iconOne:{type:String,default:""},iconTwo:{type:String,default:""},iconThree:{type:String,default:""},iconFour:{type:String,default:""}},computed:{setCenterTitle:function(){var t="";return this.title&&(t=this.title.length>8?this.title.slice(0,6)+"...":this.title),t},setFontColor:function(){var t="#000";return this.fontColor&&(t=this.fontColor),t},setBackgroundColor:function(){var t="#fff";return this.backgroundColor&&(t="background: ".concat(this.backgroundColor,";")),t}},methods:{$_iconOneClick:function(){this.back?t.navigateBack():this.$emit("iconOne")},$_iconTwoClick:function(){this.$emit("iconTwo")},$_iconThreeClick:function(){this.$emit("iconThree")},$_iconFourClick:function(){this.$emit("iconFour")},$_leftTextClick:function(){this.$emit("leftText")},$_rightTextClick:function(){this.$emit("rightText")}}};n.default=i}).call(this,e("df3c")["default"])},2151:function(t,n,e){},"3d8f":function(t,n,e){"use strict";e.r(n);var i=e("e08e"),o=e("5961");for(var c in o)["default"].indexOf(c)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(c);e("8717");var r=e("828b"),u=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);n["default"]=u.exports},5961:function(t,n,e){"use strict";e.r(n);var i=e("1fcb"),o=e.n(i);for(var c in i)["default"].indexOf(c)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(c);n["default"]=o.a},8717:function(t,n,e){"use strict";var i=e("2151"),o=e.n(i);o.a},e08e:function(t,n,e){"use strict";e.d(n,"b",(function(){return o})),e.d(n,"c",(function(){return c})),e.d(n,"a",(function(){return i}));var i={cmdIcon:function(){return e.e("components/cmd-icon/cmd-icon").then(e.bind(null,"960f"))}},o=function(){var t=this.$createElement;this._self._c},c=[]}}]);
|
||
|
|
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
|
||
|
|
'components/cmd-nav-bar/cmd-nav-bar-create-component',
|
||
|
|
{
|
||
|
|
'components/cmd-nav-bar/cmd-nav-bar-create-component':(function(module, exports, __webpack_require__){
|
||
|
|
__webpack_require__('df3c')['createComponent'](__webpack_require__("3d8f"))
|
||
|
|
})
|
||
|
|
},
|
||
|
|
[['components/cmd-nav-bar/cmd-nav-bar-create-component']]
|
||
|
|
]);
|