mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
支持SSR、升级Vue版本和增加新的icon (#40)
* search component add new style * update vue version and support ssr * unit test * add new icon * new icon
This commit is contained in:
@@ -18,7 +18,7 @@ export default {
|
||||
name: 'van-datetime-picker',
|
||||
|
||||
components: {
|
||||
Picker
|
||||
'van-picker': Picker
|
||||
},
|
||||
|
||||
props: {
|
||||
|
Reference in New Issue
Block a user