diff --git a/src/pages/Index/Index.vue b/src/pages/Index/Index.vue index bb47b0d..8dd5947 100644 --- a/src/pages/Index/Index.vue +++ b/src/pages/Index/Index.vue @@ -133,6 +133,74 @@ + + + + {{ currEventReport ? currEventReport.prompt.title : '' }} + + + {{ currEventReport ? currEventReport.prompt.info : '' }} + + + + + + {{ item.name + ' :' }} + {{ item.description }} + + + + + + + {{ item }} + + + + + + {{ col.val }} + + + + + + + {{ currEventReport ? currEventReport.prompt.detailInfo : '' }} + + + + + + +