Merge branch 'zcwy-0511-out' into zcwy-0520-out

# Conflicts:
#	src/components/NavLeft.vue
This commit is contained in:
zhangsir
2024-05-20 10:38:28 +08:00
58 changed files with 6890 additions and 3 deletions

View File

@@ -131,4 +131,5 @@ async function init() {
initDict("course_pic"); //课程封面
initDict("job_type"); //岗位
initDict("band"); //band
initDict("examine_cover")
}