mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
fix bugs and add new features (#25)
* fix bugs and add new features * add unit test * fix tab/tag/datetime-picker bugs
This commit is contained in:
@@ -34,6 +34,7 @@ Vue.component(Progress.name, Progress);
|
||||
|
||||
```js
|
||||
import { Progress } from 'vant';
|
||||
import 'vant/lib/vant-css/progress.css';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
Reference in New Issue
Block a user