LJTitle.c64e7f2c.js 1016 B

1
  1. import{n as o}from"./index.9d8a3e8d.js";const s={__name:"LJTitle",props:{title:{type:String,default:"\u6807\u9898"},height:{type:String,default:"22px"},blockWidth:{type:String,default:"6px"},blockBg:{type:String,default:"#3d88fb"},margin:{type:String,default:null},bottomBlock:{type:Boolean,default:!1}},setup(n){return{__sfc:!0}}};var l=function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{staticClass:"lj-title",class:{"lj-title-bottom-block":t.bottomBlock},style:{"--lj-title-height":t.height,"--lj-title-block-width":t.blockWidth,"--lj-title-block-bg":t.blockBg,"--lj-title-margin":t.margin}},[e("div",{staticClass:"lj-title-content"},[e("div",{staticClass:"lj-title-content-text"},[t._v(t._s(t.title))]),t._t("content-end")],2),t._t("default")],2)},_=[];l._withStripped=!0;var i=o(s,l,_,!1,null,"33891c22",null,null);i.options.__file="E:/\u5341\u4E8C\u79D1\u6280/\u9879\u76EE/\u4E5D\u53F7\u540C\u4E8B/salary-management-web/src/components/LJTitle/LJTitle.vue";const r=i.exports;export{r as L};