add geek payment

This commit is contained in:
RockYang
2024-09-18 07:03:46 +08:00
parent 603bfa7def
commit 158db83965
19 changed files with 355 additions and 391 deletions

View File

@@ -110,6 +110,7 @@
overflow hidden
cursor pointer
transition: all 0.3s ease; /* */
margin-bottom 20px
.image-container {
display flex
@@ -175,10 +176,11 @@
.pay-way {
padding 10px 0
display flex
justify-content: space-between
justify-content: center
flex-wrap wrap
.iconfont {
margin-right 5px
.el-button {
margin 10px 5px 0 5px
}
}
}