This commit is contained in:
2026-01-20 21:29:33 +08:00
parent 0f2a9a4cc3
commit 8e55f7de9d
7 changed files with 3 additions and 672 deletions

View File

@@ -53,23 +53,3 @@ watch(
{ immediate: true }
)
</script>
<style scoped lang="scss">
.breadcrumb {
font-size: 14px;
.no-redirect {
color: #97a8be;
cursor: text;
}
a {
color: #1890ff;
cursor: pointer;
&:hover {
color: #40a9ff;
}
}
}
</style>