chore: 构建大小写问题

This commit is contained in:
橙子
2024-01-25 20:32:01 +08:00
parent 10823b3c98
commit add74b0ad0
5 changed files with 172 additions and 124 deletions

View File

@@ -296,7 +296,7 @@ const statisOptions = computed(() => {
});
const handleToSign = () => {
router.push("/sign");
router.push("/activity/sign");
};
// 推送的实时人数获取