| 1234567891011121314151617 |
- /* 水平间距 */
- /* 水平间距 */
- .container.data-v-148e6f85 {
- box-sizing: border-box;
- padding: 20rpx 0;
- height: 100vh;
- background-color: #fff;
- }
- .container .footer.data-v-148e6f85 {
- position: absolute;
- left: 40rpx;
- right: 40rpx;
- bottom: 100rpx;
- }
- .container .footer.data-v-148e6f85 .wd-button {
- background-color: #ff8205;
- }
|