文件最后提交记录最后更新时间
!1055 适配横屏修改 * adapter WGR 3 年前
!883 README 整改 * README整改 * README整改 * README整改 3 年前
!218 Done! 全量翻译---JsList * updated docs * Added English readme and updated docs 4 年前
!966 README整改 * update README_zh.md 3 年前
!624 AtomicLayout、International、JSMenu、JsBrightness、JsList、BuildCommonView、Proc ess、DefiningPageLayoutAndConnection工程API7至API8适配调试 * AtomicLayout、International、JSMenu、JsBrightness、JsList、BuildCommonView、Proc 4 年前
!624 AtomicLayout、International、JSMenu、JsBrightness、JsList、BuildCommonView、Proc ess、DefiningPageLayoutAndConnection工程API7至API8适配调试 * AtomicLayout、International、JSMenu、JsBrightness、JsList、BuildCommonView、Proc 4 年前
!822 901工程适配 * 修改.mainAbility为.MainAbility * 901工程适配 3 年前
README.md

JSList Offerings

Introduction

This sample shows the application of the <list> component in the offering classification list. In <listGroup>, two <list-item> components are used to display the list in the collapsed and expanded state, respectively. After a list is touched, the corresponding list items are displayed.

Usage Instructions

  1. This sample app uses the collapsed list page as the initial page. The initial page uses <list-item> as the child component of <list> to display three categories: Phones, Tablets, and Smart Office. Touching any of the categories will display the corresponding offerings. If you touch an expanded list, the list is collapsed.

  2. You can add, delete, and modify offering data in each category in the en-US.json file and view the changes on the corresponding page.

Constraints

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