文件最后提交记录最后更新时间
!1032 横屏适配 * update code 3 年前
!937 README_zh.md整改 * update README_zh.md 3 年前
!1008 根据检视意见刷新英文Readme * update docs against review comments 3 年前
!966 README整改 * update README_zh.md 3 年前
!592 补充README_zh,修改配置文件 * update build-profile.json5 4 年前
!486 使用900版本IDE对sample进行编译整改 * fix up * fix up * fix up 4 年前
!895 修复文件名大小写、import包名大小写导致的打包失败问题 * update code * update * bugfix 3 年前
README.md

Gallery App

Introduction

This JS-based gallery app offers the image browsing functions. It uses the lazy loading feature to improve performance. You can add or replace image resources as needed to build your own gallery.

Usage

  1. The initial page consists of 200 images, which are displayed in eight columns.

  2. An icon is provided in the upper right corner for you to switch between 4, 8, and 12 columns.

  3. A Settings button is provided in the upper left corner for you to access the Settings page. After you set the number of columns and the total number of images and touch OK, the home screen is updated according to your settings.

Constraints

This sample can only be run on standard-system devices and applies to large-system devices (reference memory ≥ 1 GiB).