fix: 后端代码格式化

This commit is contained in:
Tim
2025-09-18 14:42:25 +08:00
parent 70f7442f0c
commit 72b2b82e02
325 changed files with 15341 additions and 12370 deletions

View File

@@ -1,7 +1,7 @@
/* Maple Mono - Thin 100 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-100-normal.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-100-normal.woff2') format('woff2');
font-weight: 100;
font-style: normal;
font-display: swap;
@@ -9,8 +9,8 @@
/* Maple Mono - Thin Italic 100 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-100-italic.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-100-italic.woff2') format('woff2');
font-weight: 100;
font-style: italic;
font-display: swap;
@@ -18,8 +18,8 @@
/* Maple Mono - ExtraLight 200 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-200-normal.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-200-normal.woff2') format('woff2');
font-weight: 200;
font-style: normal;
font-display: swap;
@@ -27,8 +27,8 @@
/* Maple Mono - ExtraLight Italic 200 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-200-italic.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-200-italic.woff2') format('woff2');
font-weight: 200;
font-style: italic;
font-display: swap;
@@ -36,8 +36,8 @@
/* Maple Mono - Light 300 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-300-normal.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-300-normal.woff2') format('woff2');
font-weight: 300;
font-style: normal;
font-display: swap;
@@ -45,8 +45,8 @@
/* Maple Mono - Light Italic 300 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-300-italic.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-300-italic.woff2') format('woff2');
font-weight: 300;
font-style: italic;
font-display: swap;
@@ -54,8 +54,8 @@
/* Maple Mono - Regular 400 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-400-normal.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-400-normal.woff2') format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
@@ -63,8 +63,8 @@
/* Maple Mono - Italic 400 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-400-italic.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-400-italic.woff2') format('woff2');
font-weight: 400;
font-style: italic;
font-display: swap;
@@ -72,8 +72,8 @@
/* Maple Mono - Medium 500 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-500-normal.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-500-normal.woff2') format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap;
@@ -81,8 +81,8 @@
/* Maple Mono - Medium Italic 500 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-500-italic.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-500-italic.woff2') format('woff2');
font-weight: 500;
font-style: italic;
font-display: swap;
@@ -90,8 +90,8 @@
/* Maple Mono - SemiBold 600 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-600-normal.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-600-normal.woff2') format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
@@ -99,8 +99,8 @@
/* Maple Mono - SemiBold Italic 600 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-600-italic.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-600-italic.woff2') format('woff2');
font-weight: 600;
font-style: italic;
font-display: swap;
@@ -108,8 +108,8 @@
/* Maple Mono - Bold 700 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-700-normal.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-700-normal.woff2') format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap;
@@ -117,8 +117,8 @@
/* Maple Mono - Bold Italic 700 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-700-italic.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-700-italic.woff2') format('woff2');
font-weight: 700;
font-style: italic;
font-display: swap;
@@ -126,8 +126,8 @@
/* Maple Mono - ExtraBold 800 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-800-normal.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-800-normal.woff2') format('woff2');
font-weight: 800;
font-style: normal;
font-display: swap;
@@ -135,8 +135,8 @@
/* Maple Mono - ExtraBold Italic 800 */
@font-face {
font-family: "Maple Mono";
src: url("/fonts/maple-mono-800-italic.woff2") format("woff2");
font-family: 'Maple Mono';
src: url('/fonts/maple-mono-800-italic.woff2') format('woff2');
font-weight: 800;
font-style: italic;
font-display: swap;