mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-27 02:25:58 +08:00
add geek payment
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user