文件最后提交记录最后更新时间
!822 901工程适配 * 修改.mainAbility为.MainAbility * 901工程适配 3 年前
!913 修改README * update readme 3 年前
!112 全量翻译--picker组件 + 全量翻译--chart组件 Done! * added english version of picker and chart 4 年前
!966 README整改 * update README_zh.md 3 年前
!607 工程适配以及一些README里边的格式调整 * [style]:[修改JsSvg码多出空行问题] * [fix|chore]:[工程适配以及README格式修改] * Merge branch 'master' of gitee.com:liuyuhang12/app_samples * [chore]:[工程适配API7到API8适配] * Merge branch 'master' of gitee.com:liuyuhang12/app_samples * [fix]:[屏幕截图README里边ets应改为eTS] * 删掉不需要上传的文件 * 解决冲突 * [fix]:[修改测试出的问题] * [chore]:[工程适配] 4 年前
!607 工程适配以及一些README里边的格式调整 * [style]:[修改JsSvg码多出空行问题] * [fix|chore]:[工程适配以及README格式修改] * Merge branch 'master' of gitee.com:liuyuhang12/app_samples * [chore]:[工程适配API7到API8适配] * Merge branch 'master' of gitee.com:liuyuhang12/app_samples * [fix]:[屏幕截图README里边ets应改为eTS] * 删掉不需要上传的文件 * 解决冲突 * [fix]:[修改测试出的问题] * [chore]:[工程适配] 4 年前
!822 901工程适配 * 修改.mainAbility为.MainAbility * 901工程适配 3 年前
README.md

picker

Introduction

This sample shows how to use the <picker> component to implement the common text picker, date picker, time picker, date and time picker, and multi-column text picker.

Usage

In the sample, touch the text in each text box. The corresponding picker is displayed. Select any value from the picker and touch OK. The selected value is displayed in the text box.

Constraints

This sample can only be run on standard-system devices.