Skip to content

Commit f818d2f

Browse files
[投稿] 更新 index.json: 添加 简易数学计算器
1 parent de314c5 commit f818d2f

1 file changed

Lines changed: 25 additions & 2 deletions

File tree

script_library/index.json

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"format_version": 1,
3-
"data_version": 38,
4-
"updated": "2026-03-28T16:01:25.719Z",
3+
"data_version": 39,
4+
"updated": "2026-03-29T11:08:55.169Z",
55
"announcement": null,
66
"categories": [
77
{
@@ -936,6 +936,29 @@
936936
"updated": null,
937937
"status": "active",
938938
"lines": 227
939+
},
940+
{
941+
"id": "script_mnbnp2ee",
942+
"name": "简易数学计算器",
943+
"name_en": "简易数学计算器",
944+
"desc": "小学生做的代码,不喜勿喷,若有bug,及时在电子邮箱里反馈",
945+
"desc_en": "小学生做的代码,不喜勿喷,若有bug,及时在电子邮箱里反馈",
946+
"category": "basic",
947+
"file": "scripts/basic/script_mnbnp2ee.py",
948+
"thumbnail": null,
949+
"version": 1,
950+
"file_type": "py",
951+
"author": "程序员小y",
952+
"author_en": "程序员小y",
953+
"tags": [
954+
"community"
955+
],
956+
"requires": [],
957+
"min_app_version": "1.5.0",
958+
"added": "2026-03-29",
959+
"updated": null,
960+
"status": "active",
961+
"lines": 55
939962
}
940963
]
941964
}

0 commit comments

Comments
 (0)