feat : 新增 点子名片页, 修改我的简历页, 编辑个人信息页

This commit is contained in:
bin
2025-11-10 17:09:05 +08:00
parent e12241b0e4
commit 544cae7cb1
11 changed files with 868 additions and 576 deletions

View File

@@ -296,12 +296,10 @@ function complete() {
display: flex
flex-wrap: wrap
.nx-item
padding: 20rpx 28rpx
width: fit-content
margin: 12rpx 12rpx 0 0;
padding: 12rpx 25rpx;
border-radius: 12rpx 12rpx 12rpx 12rpx;
border: 2rpx solid #E8EAEE;
margin-right: 24rpx
margin-top: 24rpx
.nx-item::before
position: absolute;
right: 20rpx;