diff --git a/src/components/voteboard/voteCard.vue b/src/components/voteboard/voteCard.vue new file mode 100644 index 0000000..71a6542 --- /dev/null +++ b/src/components/voteboard/voteCard.vue @@ -0,0 +1,50 @@ + + + + + diff --git a/src/components/voteboard/voteCardCheck.vue b/src/components/voteboard/voteCardCheck.vue new file mode 100644 index 0000000..ea2c37a --- /dev/null +++ b/src/components/voteboard/voteCardCheck.vue @@ -0,0 +1,27 @@ + + + + + diff --git a/src/components/voteboard/voteCardCheckList.vue b/src/components/voteboard/voteCardCheckList.vue new file mode 100644 index 0000000..bb273e4 --- /dev/null +++ b/src/components/voteboard/voteCardCheckList.vue @@ -0,0 +1,16 @@ + + + + + diff --git a/src/components/voteboard/voteCardList.vue b/src/components/voteboard/voteCardList.vue new file mode 100644 index 0000000..acdb01c --- /dev/null +++ b/src/components/voteboard/voteCardList.vue @@ -0,0 +1,13 @@ + + + + + diff --git a/src/components/voteboard/voteCompleteUserList.vue b/src/components/voteboard/voteCompleteUserList.vue new file mode 100644 index 0000000..e7d3203 --- /dev/null +++ b/src/components/voteboard/voteCompleteUserList.vue @@ -0,0 +1,23 @@ + + + + + diff --git a/src/components/voteboard/voteCompleteUserListCard.vue b/src/components/voteboard/voteCompleteUserListCard.vue new file mode 100644 index 0000000..b4200bd --- /dev/null +++ b/src/components/voteboard/voteCompleteUserListCard.vue @@ -0,0 +1,13 @@ + + + + + diff --git a/src/components/voteboard/voteInCompleteUserList.vue b/src/components/voteboard/voteInCompleteUserList.vue new file mode 100644 index 0000000..ec2c887 --- /dev/null +++ b/src/components/voteboard/voteInCompleteUserList.vue @@ -0,0 +1,23 @@ + + + + + diff --git a/src/components/voteboard/voteInCompleteUserListCard.vue b/src/components/voteboard/voteInCompleteUserListCard.vue new file mode 100644 index 0000000..1b7ce7a --- /dev/null +++ b/src/components/voteboard/voteInCompleteUserListCard.vue @@ -0,0 +1,13 @@ + + + + + diff --git a/src/components/voteboard/voteResultCard.vue b/src/components/voteboard/voteResultCard.vue new file mode 100644 index 0000000..2c318a5 --- /dev/null +++ b/src/components/voteboard/voteResultCard.vue @@ -0,0 +1,25 @@ + + + + + diff --git a/src/components/voteboard/voteResultList.vue b/src/components/voteboard/voteResultList.vue new file mode 100644 index 0000000..c0f9a66 --- /dev/null +++ b/src/components/voteboard/voteResultList.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/src/components/voteboard/voteResultRandom.vue b/src/components/voteboard/voteResultRandom.vue new file mode 100644 index 0000000..52816cc --- /dev/null +++ b/src/components/voteboard/voteResultRandom.vue @@ -0,0 +1,16 @@ + + + + + diff --git a/src/components/voteboard/voteResultRandomList.vue b/src/components/voteboard/voteResultRandomList.vue new file mode 100644 index 0000000..56f7ceb --- /dev/null +++ b/src/components/voteboard/voteResultRandomList.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/src/components/voteboard/voteRevoteEnd.vue b/src/components/voteboard/voteRevoteEnd.vue new file mode 100644 index 0000000..fa64686 --- /dev/null +++ b/src/components/voteboard/voteRevoteEnd.vue @@ -0,0 +1,16 @@ + + + + + diff --git a/src/components/voteboard/voteUserList.vue b/src/components/voteboard/voteUserList.vue new file mode 100644 index 0000000..556e6ae --- /dev/null +++ b/src/components/voteboard/voteUserList.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/src/views/voteboard/voteBoardList.vue b/src/views/voteboard/voteBoardList.vue new file mode 100644 index 0000000..20a3434 --- /dev/null +++ b/src/views/voteboard/voteBoardList.vue @@ -0,0 +1,63 @@ + + + +