| 12345678910111213141516171819 |
- /* 水平间距 */
- /* 水平间距 */
- .container.data-v-f50617b2 {
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- .container .img.data-v-f50617b2 {
- margin-top: 200rpx;
- width: 480rpx;
- height: 508rpx;
- }
- .container .img img.data-v-f50617b2 {
- width: 100%;
- height: 100%;
- }
- .container .info.data-v-f50617b2 {
- padding: 0 30rpx;
- }
|