实现首页功能,添加体育项目和今日比赛数据的加载,更新国际化文本,新增选择和日历模态框组件
This commit is contained in:
@@ -18,7 +18,11 @@
|
||||
"chinese": "Chinese"
|
||||
},
|
||||
"home": {
|
||||
"title": "Physical"
|
||||
"title": "ScoreNow",
|
||||
"time": "Time",
|
||||
"select_sport": "Sport",
|
||||
"loading": "Loading...",
|
||||
"no_matches": "No matches found."
|
||||
},
|
||||
"profile": {
|
||||
"title": "My Profile",
|
||||
|
||||
@@ -18,7 +18,11 @@
|
||||
"chinese": "中文"
|
||||
},
|
||||
"home": {
|
||||
"title": "Physical"
|
||||
"title": "ScoreNow",
|
||||
"time": "时间",
|
||||
"select_sport": "运动",
|
||||
"loading": "加载中...",
|
||||
"no_matches": "暂无比赛"
|
||||
},
|
||||
"profile": {
|
||||
"title": "我的",
|
||||
|
||||
Reference in New Issue
Block a user