feat: 打卡签到

This commit is contained in:
eric
2022-11-20 13:56:15 +08:00
parent ae8396fcce
commit b812ece697
16 changed files with 230 additions and 116 deletions

View File

@@ -2,6 +2,7 @@ export default {
pages: [
// "pages/index/index",
"pages/home/index",
"pages/home/components/CheckIn/index",
"pages/activityList/index",
"pages/formSubmit/index",
"pages/activityList/components/details/index",
@@ -12,6 +13,8 @@ export default {
],
window: {