Sign in
朱园亮
/
erp-mobile
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
f1a2af0343ded04eda9b31a8f0898c6a0dc3c244
Authored by
史婷婷
2026-01-22 12:14:29 +0800
1 parent
c27480d6
feat: 样式优化
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
pages/contract_foreign_unplan/detail.vue
pages/contract_foreign_unplan/detail.vue
View file @
f1a2af0
...
...
@@ -581,7 +581,8 @@ export default {
581
581
}
582
582
583
583
.label {
584
-
width: 310rpx;
584
+
max-width: 310rpx;
585
+
margin-right: 20rpx;
585
586
color: rgba(0, 0, 0, 0.6);
586
587
font-size: 28rpx;
587
588
}
...
...