style: 上线全局样式

This commit is contained in:
ccnetcore
2025-08-04 23:29:25 +08:00
parent 3e647ef14d
commit 225932eff1
10 changed files with 29 additions and 20 deletions

View File

@@ -57,7 +57,7 @@ const handleClick = (item) => {
<style scoped lang="scss">
.tabs {
display: flex;
background-color: #fff;
border: 1px solid rgba(0, 255, 136, 0.2);
padding: 1rem;
margin: 1rem 0rem;
color: #8c8c8c;