f53d9b64 by zhangmeng

大师课

1 parent 84db8300
......@@ -268,7 +268,7 @@ function getCourse() {
}
function setActive(n) {
if (n == 1 && dayjs().format('YYYY-MM-DD') > '2026-06-30') {
if (n == 1 && dayjs().format('YYYY-MM-DD') > '2026-07-10') {
ElMessage.error(language.value == 0 ? '报名已结束' : 'The application has ended')
return
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!