feat:接入积分排行

This commit is contained in:
Xwen
2023-12-25 22:27:15 +08:00
parent 006679ce5d
commit 0aee86a885
6 changed files with 209 additions and 53 deletions

View File

@@ -26,7 +26,7 @@ import { onMounted } from "vue";
const props = defineProps(["name", "introduction", "id", "isPublish"]);
</script>
<style>
<style scoped>
.remarks {
font-size: 12px;
color: #999;