diff --git a/src/router/index.ts b/src/router/index.ts index 80e4f3ab..7daf5d8c 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -437,8 +437,8 @@ const routes: Array = [ component:()=>import('@/views/AwardPage/index.vue') }, { - path:'apply', - name:'Apply', + path:'contestants', + name:'Contestants', component:()=>import('@/views/AwardPage/apply.vue') } ] diff --git a/src/views/AwardPage/apply.vue b/src/views/AwardPage/apply.vue index 0a57f9ad..ad122b3b 100644 --- a/src/views/AwardPage/apply.vue +++ b/src/views/AwardPage/apply.vue @@ -75,10 +75,12 @@ > @@ -102,7 +104,10 @@ label="Design Title" required > - + @@ -158,6 +164,7 @@ >