Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
jgdl
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-08-06 13:19:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a39f87c41d5ba1b49bc39c1eb1877e926e468e57
a39f87c4
1 parent
d440ab77
style(PaymentAgreementModal): 调整模态框顶部内边距为100rpx
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/PaymentAgreementModal.vue
src/components/PaymentAgreementModal.vue
View file @
a39f87c
...
...
@@ -241,7 +241,7 @@ onMounted(async () => {
flex-direction: column;
height: 100%;
padding: 32rpx;
padding-top:
8
0rpx;
padding-top:
10
0rpx;
.modal-header {
text-align: center;
...
...
Please
register
or
login
to post a comment