修改图片

This commit is contained in:
zhangsir
2024-05-16 11:56:24 +08:00
parent 9232180c2d
commit 6feaf47ad8
6 changed files with 6 additions and 6 deletions

View File

@@ -66,7 +66,7 @@ export const pages=[
{title:'线下辅导完成',path:'coachingsuccess',component:'lecturer/CoachingSuccess',hidden:true},
{title:'上传终稿',path:'final',component:'lecturer/FinalDraft',hidden:true},
{title:'终稿成功',path:'finalsuccess',component:'lecturer/FinalSuccess',hidden:true},
{title:'二次认证',path:'twoauthentication',component:'lecturer/TwoAthentication',hidden:true},
{title:'二次认证',path:'twoathentication',component:'lecturer/TwoAthentication',hidden:true},
{title:'二次辅导',path:'twocoaching',component:'lecturer/TwoCoaching',hidden:true},
{title:'二次辅导成功',path:'twocoachingsuccess',component:'lecturer/TwoCos',hidden:true},
{title:'二次终稿',path:'twofinal',component:'lecturer/TwoFinal',hidden:true},