123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- .payment_bg.data-v-cef389e1 {
- width: 100%;
- background: url(https://test.jue-ming.com:8849/api/show?filePath=./webo/EQtest/paymentPage/payment_bg.png) no-repeat top;
- background-size: 100% auto;
- overflow: hidden;
- }
- .payment_info.data-v-cef389e1 {
- position: relative;
- }
- .payment_info image.data-v-cef389e1 {
- width: 100%;
- height: auto;
- margin-top: 134rpx;
- }
- .payment_info .pay_btn_sm.data-v-cef389e1 {
- width: 640rpx;
- height: auto;
- position: absolute;
- left: 55rpx;
- bottom: 73rpx;
- }
- .payment_desc image.data-v-cef389e1 {
- width: 750rpx;
- }
- .pay_btn_lg.data-v-cef389e1 {
- width: 640rpx;
- margin: 40rpx auto;
- }
- .pay_btn_lg image.data-v-cef389e1 {
- width: 640rpx;
- height: auto;
- }
- .pay_dialog.data-v-cef389e1 {
- width: 594rpx;
- height: 360rpx;
- background: url(https://test.jue-ming.com:8849/api/show?filePath=./webo/EQtest/paymentPage/dialog_bg.png) no-repeat top;
- background-size: cover;
- position: fixed;
- top: 540rpx;
- left: 50%;
- transform: translate(-50%, -50%);
- }
- .btn_area.data-v-cef389e1 {
- margin: 240rpx 0 0 96rpx;
- }
- .btn_area image.data-v-cef389e1 {
- width: 160rpx;
- }
- .btn_area image.data-v-cef389e1:active {
- border: 1rpx solid #999999;
- opacity: 0.8;
- border-radius: 28rpx;
- }
|