index-c9f38b35.js 798 B

1
  1. import{d as s,o as p,c as i,k as a,B as n,a4 as l,i as c,t as d,av as e,_ as g}from"./index-03f5d926.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,t)=>{const o=g;return p(),i("div",{class:"navigation-bar",style:e({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:e({height:`${r.property.navBarHeight}px`,lineHeight:`${r.property.navBarHeight}px`})},d(r.property.title),5),t[0]||(t[0]=a("div",{class:"right"},null,-1))],4)}}),[["__scopeId","data-v-577917a9"]]);export{u as default};