test
主题
show
<div class="flex-row-center rounded-lg w-full h-40 bg-blue-500">vue 组件预览测试</div>
source
```vue <div class="flex-row-center rounded-lg w-full h-40 bg-blue-500">vue 组件预览测试</div> ```