仿互站小程序
This commit is contained in:
9
vant/panel/index.js
Normal file
9
vant/panel/index.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(0, require("../common/component").VantComponent)({
|
||||
classes: [ "header-class", "footer-class" ],
|
||||
props: {
|
||||
desc: String,
|
||||
title: String,
|
||||
status: String,
|
||||
useFooterSlot: Boolean
|
||||
}
|
||||
});
|
Reference in New Issue
Block a user