feat(football): implement World Cup 2026 simulator and Empirical-Poisson Mixture Model
Build and Push Docker Image / build (push) Successful in 3m38s
Build and Push Docker Image / build (push) Successful in 3m38s
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<!-- Tools Panels Containers -->
|
||||
{{template "zitie" .}}
|
||||
{{template "learn_number" .}}
|
||||
{{template "football" .}}
|
||||
|
||||
<script>
|
||||
// 首页 Tile 渲染
|
||||
|
||||
@@ -157,8 +157,13 @@
|
||||
},
|
||||
'learn-number': {
|
||||
title: '趣味数字学习工具',
|
||||
desc: '为儿童设计的数字学习与计数练习工具,生动活泼,寓教于乐。',
|
||||
desc: '为儿童设计的数字学习与计数练习工具,生动活泼,寓教力乐。',
|
||||
keywords: '数字学习, 儿童计数, 幼小衔接'
|
||||
},
|
||||
'football': {
|
||||
title: '2026世界杯小组出线模拟器',
|
||||
desc: '使用蒙特卡洛算法模拟2026年美加墨世界杯小组赛出线概率,支持自定义比赛概率、小组球队及已有赛果。',
|
||||
keywords: '2026世界杯, 小组出线概率, 蒙特卡洛模拟, 足球预测'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user