index-cc28ce9c.js 797 B

1
  1. import{d as s,o as p,c as i,C as a,l as n,v as l,f as c,D as d,aE as t,_ as g}from"./index-bf9ff227.js";import{_ as v}from"./_plugin-vue_export-helper-1b428a4d.js";const h={class:"left"},u=v(s({name:"NavigationBar",__name:"index",props:{property:{}},setup:y=>(r,e)=>{const o=g;return p(),i("div",{class:"navigation-bar",style:t({height:`${r.property.navBarHeight}px`,backgroundColor:r.property.backgroundColor,backgroundImage:`url(${r.property.backgroundImage})`})},[a("div",h,[n(c(o,{icon:"ep:arrow-left"},null,512),[[l,r.property.showGoBack]])]),a("div",{class:"center",style:t({height:`${r.property.navBarHeight}px`,lineHeight:`${r.property.navBarHeight}px`})},d(r.property.title),5),e[0]||(e[0]=a("div",{class:"right"},null,-1))],4)}}),[["__scopeId","data-v-577917a9"]]);export{u as default};