+
@@ -16,10 +16,56 @@
+
+
{{ $t('admin.UserName') }}:
-
+
+
-
-
-
- {{ $t('admin.PlanStart') }} {{ plan.startTime }}
- {{ plan.name }}
-
-
-
- {{ plan.name }}
-
-
-
-
{{ $t('admin.Delete') }}
+
@@ -133,31 +160,7 @@
-
-
-
-
-
diff --git a/src/views/AwardPage/components/JudgesSection.vue b/src/views/AwardPage/components/JudgesSection.vue
new file mode 100644
index 00000000..a0db9a18
--- /dev/null
+++ b/src/views/AwardPage/components/JudgesSection.vue
@@ -0,0 +1,227 @@
+
+
+
Panel of Judges
+
+
Expertise
+
+
+
![]()
+
{{ item.name }}
+
{{ item.desc }}
+
+
+
+
+
+
+
+
diff --git a/src/views/AwardPage/components/PrizesSection.vue b/src/views/AwardPage/components/PrizesSection.vue
new file mode 100644
index 00000000..f8823289
--- /dev/null
+++ b/src/views/AwardPage/components/PrizesSection.vue
@@ -0,0 +1,234 @@
+
+
+
+
+ Award & Prizes
+
+
+
+ Recongnition
+
+
+
+
+
{{ item.money }}
+
{{ item.name }}
+
+
+
+
+
+
+
+
+
diff --git a/src/views/AwardPage/components/SelectionSection.vue b/src/views/AwardPage/components/SelectionSection.vue
new file mode 100644
index 00000000..82a314bb
--- /dev/null
+++ b/src/views/AwardPage/components/SelectionSection.vue
@@ -0,0 +1,173 @@
+
+
+
Selection Criteria
+
+
Evaluation
+
+
+
![]()
+
{{ item.name }}
+
{{ item.desc }}
+
+
+
+
+
+
+
+
diff --git a/src/views/AwardPage/index.vue b/src/views/AwardPage/index.vue
index 0abb68a5..3a04df79 100644
--- a/src/views/AwardPage/index.vue
+++ b/src/views/AwardPage/index.vue
@@ -114,142 +114,20 @@
-