mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
vant components
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'zan-row',
|
||||
name: 'van-row',
|
||||
props: {
|
||||
prefix: {
|
||||
type: String,
|
||||
default: 'zan'
|
||||
default: 'van'
|
||||
},
|
||||
gutter: [Number, String]
|
||||
},
|
||||
|
Reference in New Issue
Block a user