diff --git a/frontend/src/components/ShowVotesModal.vue b/frontend/src/components/ShowVotesModal.vue index 0e450ca..bcba342 100644 --- a/frontend/src/components/ShowVotesModal.vue +++ b/frontend/src/components/ShowVotesModal.vue @@ -1,14 +1,16 @@ @@ -38,24 +44,31 @@ watch(show, async (value) => {
显示投票
- - - - - - - - - - - - - - - - - -
难度质量评论举报
{{ item.comment }}举报
+ + + + + + + + + + + + + + + + + + + +
难度质量评论举报
+ + + + {{ item.comment }}举报
+
OK
diff --git a/frontend/src/components/VoteModal.vue b/frontend/src/components/VoteModal.vue index 889e681..ea55787 100644 --- a/frontend/src/components/VoteModal.vue +++ b/frontend/src/components/VoteModal.vue @@ -1,6 +1,6 @@