仿互站小程序
This commit is contained in:
9
vant/cell-group/index.js
Normal file
9
vant/cell-group/index.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(0, require("../common/component").VantComponent)({
|
||||
props: {
|
||||
title: String,
|
||||
border: {
|
||||
type: Boolean,
|
||||
value: !0
|
||||
}
|
||||
}
|
||||
});
|
Reference in New Issue
Block a user