文件最后提交记录最后更新时间
RPC转为Stage模型 Signed-off-by: @two-thousand-or-three-thousand <lisiquan1@huawei.com> 3 年前
修复失效链接、删除package.json Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 2 年前
AbilityStartMode、RPC、DotTest、FaultLogger、Http、ScreenDetector迁移 Signed-off-by: yeyedeshen <yangxin181@huawei.com> 3 年前
Issue: #I6DWJY Description: BasicFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
description: Add build-profile.json5 ! Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: taobohao <taobohao@huawei.com> 3 年前
Issue: #I6DWJY Description: BasicFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
CustomShare、StageModel、http README死链修复以及补充WindowManager缺少模块 Signed-off-by: yeyedeshen <yangxin181@huawei.com> 2 年前
revert sdk version 10->9 Signed-off-by: sunwenxu <sunwenxu1@huawei.com> 3 年前
RPC转为Stage模型 Signed-off-by: @two-thousand-or-three-thousand <lisiquan1@huawei.com> 3 年前
AbilityStartMode、RPC、DotTest、FaultLogger、Http、ScreenDetector迁移 Signed-off-by: yeyedeshen <yangxin181@huawei.com> 3 年前
AbilityStartMode、RPC、DotTest、FaultLogger、Http、ScreenDetector迁移 Signed-off-by: yeyedeshen <yangxin181@huawei.com> 3 年前
AbilityStartMode、RPC、DotTest、FaultLogger、Http、ScreenDetector迁移 Signed-off-by: yeyedeshen <yangxin181@huawei.com> 3 年前
补充Contact、Debug、RPC测试用例表 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 3 年前
README.md

RPC

Introduction

This sample shows the data exchange between the frontend and backend of a device. After the offering and quantity are selected at the frontend, the backend calculates the result and displays it at the frontend.

Usage

  1. Touch the blank box of an offering type. The offering selection list is displayed. Select an offering. The corresponding content is displayed in the blank box.
  2. Touch + or - next to the offering selection box and select the quantity of the offering.
  3. Touch Confirm an order. The total price is displayed.

Constraints

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