This commit is contained in:
2026-06-16 19:26:48 +08:00
parent 77e3a85134
commit d7461853cf
20 changed files with 1229 additions and 223 deletions
+7
View File
@@ -141,3 +141,10 @@
}
</script>
<style lang="scss" scoped>
.list-item .item-title {
white-space: normal;
word-break: break-all;
}
</style>