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