init
This commit is contained in:
10
node_modules/@vant/weapp/dist/empty/index.js
generated
vendored
Normal file
10
node_modules/@vant/weapp/dist/empty/index.js
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
import { VantComponent } from '../common/component';
|
||||
VantComponent({
|
||||
props: {
|
||||
description: String,
|
||||
image: {
|
||||
type: String,
|
||||
value: 'default',
|
||||
},
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user