Skip to content

Commit 8247129

Browse files
committed
add: 子组件
1 parent ef5b60d commit 8247129

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<template>
2+
<div>
3+
<blockquote class="layui-elem-quote">
4+
苏州公交实时查询信息(仅供参考)
5+
</blockquote>
6+
<fieldset class="layui-elem-field layui-field-title" style="margin-top: 20px;">
7+
<legend>苏州公交实时查询信息(仅供参考)</legend>
8+
</fieldset>
9+
</div>
10+
</template>

0 commit comments

Comments
 (0)