2023.09.01

This commit is contained in:
@fawn-nine
2023-09-01 18:04:41 +08:00
parent ef6c52c0d4
commit 7b9044f4df
13 changed files with 1135 additions and 260 deletions

View File

@@ -406,6 +406,24 @@
}
}
,{
"path" : "pages/clock/index",
"style" :
{
"navigationBarTitleText": "读书打卡列表",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/clock/clockList",
"style" :
{
"navigationBarTitleText": "打卡记录1",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",