From 1227f5a81a0c7b2fd43aef43bfd01319d049dbd0 Mon Sep 17 00:00:00 2001 From: crane <1760419670@qq.com> Date: Tue, 27 May 2025 14:43:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E5=8F=B7:=20#IC7RT3=20=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0:=20=E3=80=90B722=E3=80=91=E3=80=90=E9=BB=84=E9=B9=82?= =?UTF-8?q?=E3=80=91=E3=80=90=E5=BA=94=E7=94=A8=E3=80=91=E3=80=90=E5=BF=85?= =?UTF-8?q?=E7=8E=B0=E3=80=91=E5=88=86=E5=8F=91=E4=B8=AD=E5=BF=83=E4=B8=AD?= =?UTF-8?q?=E8=A1=80=E5=8E=8B=E8=AE=B0=E5=BD=95=E5=BA=94=E7=94=A8=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E6=88=90=E5=8A=9F=E5=AE=89=E8=A3=85=20=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E5=8E=9F=E5=9B=A0=EF=BC=9A=E4=B8=89=E6=96=B9=E5=BA=94?= =?UTF-8?q?=E7=94=A8=E9=97=AE=E9=A2=98=20=E8=A7=A3=E5=86=B3=E6=96=B9?= =?UTF-8?q?=E6=A1=88=EF=BC=9A=20=E7=9B=AE=E5=89=8D=E4=B8=8B=E6=9E=B6?= =?UTF-8?q?=E5=A4=84=E7=90=86=20=E6=98=AF=E5=90=A6=E5=AE=8C=E6=88=90?= =?UTF-8?q?=E5=8F=98=E6=88=90=E8=A7=84=E8=8C=83=E8=87=AA=E6=A3=80=EF=BC=9A?= =?UTF-8?q?=20Y=20=E6=98=AF=E5=90=A6=E7=BC=96=E8=AF=91=E4=B8=94=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E9=80=9A=E8=BF=87=EF=BC=9A=20Y=20=E5=BD=B1=E5=93=8D?= =?UTF-8?q?=E7=9A=84=E8=AE=BE=E5=A4=87=E4=B8=8E=E5=B9=B3=E5=8F=B0=E8=8C=83?= =?UTF-8?q?=E5=9B=B4=EF=BC=9A=20laphone=E3=80=81=20oriole=E5=92=8C7885=20?= =?UTF-8?q?=E5=9B=A2=E9=98=9F:=20H?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: crane <1760419670@qq.com> --- home.json | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/home.json b/home.json index 5e486bb..384d730 100644 --- a/home.json +++ b/home.json @@ -182,35 +182,6 @@ } ] }, - { - "id": 10, - "name": "血压记录", - "name_en": "blood pressure", - "description": "一个OpenHarmony的心率血压记录App,采用Apache2许可证签署许可。", - "description_en": "An OpenHarmony heart rate and blood pressure recording app licensed under the Apache2 license.", - "bundleName": "org.ohosdev.bloodpressure", - "bundleType": "app", - "mainElement": "EntryAbility", - "deviceTypes": [ - "default", - "tablet" - ], - "appType": "tool", - "versionCode": 1000000, - "versionName": "1.0.0", - "singleton": false, - "vendor": "@myyauyau/Meow Tech Open Source", - "iconUri": "http://dispatchcenter.laval.aidog.club/imgs/BP.png", - "haps": [ - { - "id": 1, - "name": "血压记录", - "md5": "", - "url": "http://dispatchcenter.laval.aidog.club/haps/BP-1.0.0.hap", - "size": 503794 - } - ] - }, { "id": 11, "name": "浏览器CE", -- Gitee