vant
This commit is contained in:
8
utils/dist/info/index.js
vendored
Normal file
8
utils/dist/info/index.js
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import { VantComponent } from '../common/component';
|
||||
VantComponent({
|
||||
props: {
|
||||
dot: Boolean,
|
||||
info: null,
|
||||
customStyle: String
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user