EASYAIuniappNewUI/dist/build/mp-weixin/components/home/PaymentPopup.wxss
2025-02-08 18:50:38 +08:00

2 lines
1.1 KiB
Plaintext

.popup-container.data-v-7e29108b{height:100%;padding:20rpx;box-sizing:border-box}.popup-container .title.data-v-7e29108b{margin:20rpx 0}.item-container.data-v-7e29108b{position:relative;width:-moz-fit-content;width:fit-content;display:flex;flex-wrap:nowrap}.item-container .scroll-item.data-v-7e29108b{flex-grow:1;flex-shrink:0}.item-container .scroll-item .empty.data-v-7e29108b{margin:10rpx;width:220rpx;height:300rpx;border-radius:15rpx;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f2f4f6;transition:all .3s ease}.item-container .scroll-item .empty.selected.data-v-7e29108b{background:linear-gradient(to bottom,#fdf8f0,#f2e1c9);border:2rpx solid #D6AE70;transform:scale(1.05)}.item-container .scroll-item .title.data-v-7e29108b{margin-top:10rpx}.button-pay.data-v-7e29108b{background:linear-gradient(to right,#857ed1,#4338ca);border-radius:50px;box-shadow:0 3px 5px var(--primary-color-light)}.selected-icon.data-v-7e29108b{position:absolute;bottom:0;right:0;-moz-border-radius-bottomright:15rpx;background-color:#cb9749;color:#fff}