2024-04-23 22:17:54 +03:00

8 lines
139 B
Vue

<template>
<div>
<van-nav-bar title="Знакомства СПб" style="margin-bottom: 16px;" />
<slot />
</div>
</template>