提交 cab847c4 编写于 作者: Q qq_38870145

Sat Mar 9 19:14:00 CST 2024 inscode

上级 c72fabd6
...@@ -6,8 +6,12 @@ const state: any = reactive({ ...@@ -6,8 +6,12 @@ const state: any = reactive({
</script> </script>
<template> <template>
<div> <div>
<div>
{{ state.title }} <a-card :title="state.title" style="width: 300px">
</div> <div>
{{ state.title }}
</div>
</a-card>
</div> </div>
</template> </template>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册