mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
component引用
This commit is contained in:
parent
526c4232a2
commit
20683ba131
@ -1,6 +1,6 @@
|
||||
import Sample from '../packages/sample/index.js';
|
||||
import Button from '../packages/button/index.js';
|
||||
import Switch from '../packages/switch/index.js';
|
||||
import Sample from '../packages/sample';
|
||||
import Button from '../packages/button';
|
||||
import Switch from '../packages/switch';
|
||||
// zenui
|
||||
import '../packages/zenui/src/index.pcss';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user