修改BUG

This commit is contained in:
cbb
2026-01-15 17:22:20 +08:00
parent 220b12e945
commit cfdc2ea7b0
24 changed files with 569 additions and 83 deletions

View File

@@ -126,6 +126,9 @@
<style lang="scss" scoped>
@import '@/styles/global.scss';
page {
background: #f9f9f9;
}
.top-right-name {
font-family: PingFang SC, PingFang SC;
font-weight: 500;
@@ -144,6 +147,7 @@
align-items: center;
padding: 22rpx;
border-bottom: 2rpx solid #f4f4f4;
background: #ffffff;
// margin-bottom: 22rpx;
// padding-bottom: 22rpx;
.left-box {