This commit is contained in:
cookfront
2017-03-24 22:02:38 +08:00
parent aaf1b2529e
commit a991aea581
27 changed files with 65 additions and 105 deletions
+1 -3
View File
@@ -35,9 +35,7 @@ export default {
};
</script>
## Picker组件
模仿iOS中的`UIPickerView`
## Picker 选择器
### 基础用法