| 1234567891011121314151617181920212223 |
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- .container.data-v-43ff52f8 {
- padding-top: 218rpx;
- width: 100vw;
- height: 100vh;
- background-color: #fff;
- }
- .container .img.data-v-43ff52f8 {
- margin: 0 auto;
- width: 480rpx;
- height: 508rpx;
- }
- .container .img ._img.data-v-43ff52f8 {
- width: 100%;
- height: 100%;
- }
- .container .msg.data-v-43ff52f8 {
- text-align: center;
- color: #5792F0;
- }
|