From 88f81e239034537190078b7dd4e8b6f469943dec Mon Sep 17 00:00:00 2001 From: zhaopeng2014 <2645604041@qq.com> Date: Thu, 30 May 2024 12:34:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=88=E4=B8=8B=E6=9E=B6=E7=AE=80=E6=98=93?= =?UTF-8?q?=E6=97=A5=E5=8E=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home.json | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/home.json b/home.json index 5bb219d..c55271f 100644 --- a/home.json +++ b/home.json @@ -844,34 +844,6 @@ "size": 4325569 } ] - }, - { - "id": 40, - "name": "简易日历", - "name_en": "Simple calendar", - "description": "一个简易的日历小程序", - "description_en": "A simple calendar", - "bundleName": "com.jxkj.mycalendar", - "bundleType": "app", - "mainElement": "EntryAbility", - "deviceTypes": [ - "default" - ], - "appType": "tool", - "versionCode": 1001000, - "versionName": "1.001.000", - "singleton": false, - "vendor": "谨讯软件", - "iconUri": "http://dispatchcenter.laval.aidog.club/imgs/simple_calendar.png", - "haps": [ - { - "id": 1, - "name": "Simple calendar", - "md5": "", - "url": "http://dispatchcenter.laval.aidog.club/haps/simple_calendar.hap", - "size": 187395 - } - ] } ] } \ No newline at end of file -- Gitee