文件最后提交记录最后更新时间
!858 901适配 * Merge branch 'master' of gitee.com:openharmony/app_samples into master * nativeAPI、multiMedia * 901适配 * 格式 * 修改package.json的格式 * 901适配 3 年前
!883 README 整改 * README整改 * README整改 * README整改 3 年前
!969 readme修改、分布式计算器、分布式音乐crash问题修改 * update readme calc and musicplayer 3 年前
!960 README整改 * update readme 3 年前
!528 修改readme * 修改字符串引用未更名的问题 * 修改readme * 修改readme 4 年前
!528 修改readme * 修改字符串引用未更名的问题 * 修改readme * 修改readme 4 年前
!858 901适配 * Merge branch 'master' of gitee.com:openharmony/app_samples into master * nativeAPI、multiMedia * 901适配 * 格式 * 修改package.json的格式 * 901适配 3 年前
README.md

JsFA

Introduction

This sample describes how to develop a Feature Ability (FA) application with JavaScript.

Different from the Hello World template, this sample app has a complex layout, styles, and logic. The actual effect is as follows:

Relevant concepts

FA is used to show the page layout of an application.

Permission

Don't involve.

Usage

On the app page, you can select a food image by moving the focus to one of the circles of different colors. You can also add food to the cart.

Constraints

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

2.This example requires the DevEco Studio 3.0 Beta3 (Build Version: 3.0.0.901, built on May 30, 2022) to compile and run.