U 部份css样式压缩打包后失效 因为语法问题 写的不规范 以更正
| | |
| | | flex: 1; |
| | | background: /* 左上角 */ |
| | | radial-gradient(circle farthest-side, #5282ee 60%, #5282ee 100%, transparent 100%) left 1px top 32px / 6px 6px |
| | | ,linear-gradient(0, #5282ee 0, #5282ee 0) left 4px top / 236px 1px |
| | | ,linear-gradient(0, #5282ee 0, #5282ee 0) left 4px top / 1px 32px |
| | | ,linear-gradient(0, #5282ee 0, #5282ee 0) left 4px top 0 / 236px 1px |
| | | ,linear-gradient(0, #5282ee 0, #5282ee 0) left 4px top 0 / 1px 32px |
| | | /* 左下角 */ |
| | | ,radial-gradient(circle farthest-side, transparent 87%, #5282ee 87%, #5282ee 100%, transparent 50%) left 144px bottom 2px / 8px 8px |
| | | ,linear-gradient(0, #5282ee 0, #5282ee 0) left 4px bottom 6px / 140px 1px |
| | |
| | | ,linear-gradient(0, #171350 0, #171350 0) left 4px top 50% / 10px 82px |
| | | ,linear-gradient(135deg, #171350 50%, transparent 50%) left 4px top calc(50% + 46px) / 10px 10px |
| | | /* 右侧中间 */ |
| | | ,linear-gradient(315deg, #5282ee 50%, transparent 50%) right top calc(50% - 44px) / 8px 8px |
| | | ,linear-gradient(0, #5282ee 0, #5282ee 0) right top 50% / 8px 80px |
| | | ,linear-gradient(225deg, #5282ee 50%, transparent 50%) right top calc(50% + 44px) / 8px 8px |
| | | ,linear-gradient(315deg, #171350 50%, transparent 50%) right top calc(50% - 46px) / 10px 10px |
| | | ,linear-gradient(0, #171350 0, #171350 0) right top 50% / 10px 82px |
| | | ,linear-gradient(225deg, #171350 50%, transparent 50%) right top calc(50% + 46px) / 10px 10px |
| | | ,linear-gradient(315deg, #5282ee 50%, transparent 50%) right 0 top calc(50% - 44px) / 8px 8px |
| | | ,linear-gradient(0, #5282ee 0, #5282ee 0) right 0 top 50% / 8px 80px |
| | | ,linear-gradient(225deg, #5282ee 50%, transparent 50%) right 0 top calc(50% + 44px) / 8px 8px |
| | | ,linear-gradient(315deg, #171350 50%, transparent 50%) right 0 top calc(50% - 46px) / 10px 10px |
| | | ,linear-gradient(0, #171350 0, #171350 0) right 0 top 50% / 10px 82px |
| | | ,linear-gradient(225deg, #171350 50%, transparent 50%) right 0 top calc(50% + 46px) / 10px 10px |
| | | /* 底色 */ |
| | | ,radial-gradient(circle closest-side, #171350 50%, #232163 128%) left 4px bottom 4px / auto; /* no */ |
| | | background-repeat: no-repeat; |