| 1 |
- System.register(["./index-legacy-240e7575.js"],(function(t,e){"use strict";var l,i=document.createElement("style");return i.textContent='.lj-title[data-v-3226de2b]{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;height:var(--lj-title-height);margin:var(--lj-title-margin)}.lj-title.lj-title-bottom-block[data-v-3226de2b]{box-sizing:content-box;border-bottom:3px rgba(236,238,241,.49) solid;margin-bottom:10px;padding-bottom:10px}.lj-title .lj-title-content[data-v-3226de2b]{position:relative;height:var(--lj-title-height);line-height:var(--lj-title-height);padding-left:calc(var(--lj-title-block-width) + 10px);display:flex;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:nowrap;white-space:nowrap}.lj-title .lj-title-content[data-v-3226de2b]:before{position:absolute;left:0;top:2px;content:"";width:var(--lj-title-block-width);height:85%;background-color:#1651ee;border-radius:4px}\n',document.head.appendChild(i),{setters:[function(t){l=t.n}],execute:function(){var e={__name:"LJTitle",props:{title:{type:String,default:"标题"},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:function(t){return{__sfc:!0}}};t("L",l(e,(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)}),[],!1,null,"3226de2b",null,null).exports)}}}));
|