diff --git a/src/assets/images/TopList/border-bottom.png b/src/assets/images/TopList/border-bottom.png new file mode 100644 index 0000000..ec69657 Binary files /dev/null and b/src/assets/images/TopList/border-bottom.png differ diff --git a/src/assets/images/TopList/border-item-user.png b/src/assets/images/TopList/border-item-user.png new file mode 100644 index 0000000..7a4ffe7 Binary files /dev/null and b/src/assets/images/TopList/border-item-user.png differ diff --git a/src/assets/images/TopList/border-item.png b/src/assets/images/TopList/border-item.png new file mode 100644 index 0000000..9cc139e Binary files /dev/null and b/src/assets/images/TopList/border-item.png differ diff --git a/src/assets/images/TopList/border-top.png b/src/assets/images/TopList/border-top.png new file mode 100644 index 0000000..565a3b0 Binary files /dev/null and b/src/assets/images/TopList/border-top.png differ diff --git a/src/assets/images/TopList/cancel.png b/src/assets/images/TopList/cancel.png new file mode 100644 index 0000000..4a8c650 Binary files /dev/null and b/src/assets/images/TopList/cancel.png differ diff --git a/src/assets/images/TopList/helpInfo.png b/src/assets/images/TopList/helpInfo.png new file mode 100644 index 0000000..9a210b2 Binary files /dev/null and b/src/assets/images/TopList/helpInfo.png differ diff --git a/src/assets/images/TopList/myRankingBg.png b/src/assets/images/TopList/myRankingBg.png new file mode 100644 index 0000000..4f00eb1 Binary files /dev/null and b/src/assets/images/TopList/myRankingBg.png differ diff --git a/src/assets/images/TopList/timeBack.png b/src/assets/images/TopList/timeBack.png new file mode 100644 index 0000000..c0f28a4 Binary files /dev/null and b/src/assets/images/TopList/timeBack.png differ diff --git a/src/assets/images/TopList/timeNext.png b/src/assets/images/TopList/timeNext.png new file mode 100644 index 0000000..f8054af Binary files /dev/null and b/src/assets/images/TopList/timeNext.png differ diff --git a/src/assets/images/TopList/top1.png b/src/assets/images/TopList/top1.png new file mode 100644 index 0000000..09d0beb Binary files /dev/null and b/src/assets/images/TopList/top1.png differ diff --git a/src/assets/images/TopList/top2.png b/src/assets/images/TopList/top2.png new file mode 100644 index 0000000..ba3455d Binary files /dev/null and b/src/assets/images/TopList/top2.png differ diff --git a/src/assets/images/TopList/top3.png b/src/assets/images/TopList/top3.png new file mode 100644 index 0000000..127d549 Binary files /dev/null and b/src/assets/images/TopList/top3.png differ diff --git a/src/assets/images/avatarTest.png b/src/assets/images/avatarTest.png new file mode 100644 index 0000000..a5cc53b Binary files /dev/null and b/src/assets/images/avatarTest.png differ diff --git a/src/views/TopList/TopList.vue b/src/views/TopList/TopList.vue index 2ab606d..0d3f28f 100644 --- a/src/views/TopList/TopList.vue +++ b/src/views/TopList/TopList.vue @@ -9,6 +9,7 @@ src="/src/assets/images/TopList/help.png" alt="" style="width: 10%; position: absolute; top: 48px; right: 8px; z-index: 4" + @click="helpInfoShow = true" /> @@ -16,6 +17,7 @@ src="/src/assets/images/TopList/history.png" alt="" style="width: 20%; margin-top: 20px" + @click="historyShow = true" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+