初始
This commit is contained in:
9
node_modules/@vant/weapp/dist/config-provider/index.js
generated
vendored
Normal file
9
node_modules/@vant/weapp/dist/config-provider/index.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
import { VantComponent } from '../common/component';
|
||||
VantComponent({
|
||||
props: {
|
||||
themeVars: {
|
||||
type: Object,
|
||||
value: {},
|
||||
},
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user