文件最后提交记录最后更新时间
!841 901适配 * 901适配 http/tabs/toolbar] * 修改格式 * pack.json文件格式化 * 901工程适配 3 年前
!913 修改README * update readme 3 年前
!122 Done: 全量翻译--Toolbar * Added English version of toolbar 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 年前
!841 901适配 * 901适配 http/tabs/toolbar] * 修改格式 * pack.json文件格式化 * 901工程适配 3 年前
README.md

Toolbar

Introduction

The <toolbar> component is placed at the bottom of a page to display available operations on the page. Its child component <toolbar-item> represents an operation option on the toolbar. You must set an image and text for the child component. This sample provides a toolbar that simulates the operations for reading an e-book.

Usage

The sample app provides a contents list on the home screen. You can touch an item in the list to access the corresponding chapter, touch the chapter content to display the toolbar, and touch the operation options on the toolbar to change the page attributes or jump to another chapter.

Constraints

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