:global { .meeting { margin: 16px; //操作按钮设置 .action-span { margin-right: 10px; color: #1890ff; cursor: pointer; } .big-size { font-size: 25px; font-weight: 600; } .green { color: #35d2ae; } //我的会议 .my-meeting { } //会议资源 .resource { .item { margin-bottom: 10px; .content { border: 1px solid #e8e8e8; padding: 10px; } } } .placeholder { color: #908e8e; } } .change-clock-pop { .ant-popover-inner { padding: 10px 15px; // .ant-popover-message-title { // padding-left: 0; // padding-bottom: 5px; // } // .ant-btn-sm { // font-size: 12px; // } } } .do-not-sow { .ant-popover-buttons { display: none; } } //购买会议资源 .buy-resource { // margin: 16px; .resource-list{ width: 90%; margin-left: 20px; .label{ padding-bottom: 10px; color: #F59A23; } } .standard { border: 1px solid #d7d7d7; padding: 10px; margin: 10px 0 10px 20px; .isneedAdd { margin-bottom: 10px; } } .space { margin-left: 20px; margin-bottom: 10px; } .confirm-order{ margin: 10px; } .nextState{ width: 90%; margin-left: 30px; // color: red; span{ cursor: pointer; // padding: 0 10px; // border: 1px solid red; } } } //购买会议套餐 .buy-setMeal{ // margin: 16px; .buy-content{ margin-top: 20px; } .meeting-card{ position: relative; .background{ // max-width: 465px; height: 310px; } } .ant-card-bordered{ border: 0 ; } .ant-card-body{ position: absolute; top: 10px; color: #fff; padding: 10px; width: 100%; height: 100%; .set-label{ margin-left: 10px; } .table{ font-size: 18px; letter-spacing: 0; line-height: 18px; } .set-content{ font-size: 12px; letter-spacing: 0; line-height: 20px; } .price{ font-family: Bonkers; font-size: 24px; color: #FFFFFF; letter-spacing: 0; line-height: 24px; margin-bottom: 10px; font-weight: 600; } .set-button{ width: 140px; height: 40px; line-height: 40px; padding: 0 20px; border: 1px solid #fff; border-radius: 20px; cursor: pointer; text-align: center; } .set-bottom{ position: absolute; bottom: 10px; } } } .set-modal{ width: 700px !important; } }