diff --git a/src/views/template/calendar.vue b/src/views/template/calendar.vue new file mode 100644 index 00000000..435c1c72 --- /dev/null +++ b/src/views/template/calendar.vue @@ -0,0 +1,154 @@ + + + + + + + {{ data.day.split('-')[2] }} + + + + + + + + + + + + {{day}} + + + + + + {{task.title}} + + + #{{task.id}} + {{task.state}} + {{task.state}} + {{task.state}} + + + + + + + + + + + + + + + + + +