mirror of
https://github.com/youzan/vant.git
synced 2026-04-27 01:06:46 +08:00
[bugfix] remove unnecessary props (#323)
* fix: Tabbar icon line-height * [new feature] progress add showPivot prop * [new feature] TabItem support vue-router * [new feature] update document header style * [Doc] add toast english ducoment * [bugfix] Search box-sizing wrong * [Doc] update vant-demo respo * [Doc] translate theme & demo pages * [Doc] add Internationalization document * [bugfix] remove unnecessary props
This commit is contained in:
@@ -34,8 +34,8 @@ export default {
|
||||
thumb: String,
|
||||
title: String,
|
||||
desc: String,
|
||||
num: [Number, String],
|
||||
centered: Boolean,
|
||||
num: [Number, String],
|
||||
price: [Number, String]
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user