计分本添加排行榜

This commit is contained in:
kron
2026-01-05 15:59:23 +08:00
parent fd026efc85
commit 3364aac93d
21 changed files with 598 additions and 68 deletions

View File

@@ -28,13 +28,12 @@ $uni-text-color-placeholder: #808080;
$uni-text-color-disable: #c0c0c0;
/* 背景颜色 */
$uni-bg-color: #fff;
$uni-white: #fff;
$uni-bg-color-grey: #f8f8f8;
$uni-bg-color-hover: #f1f1f1; // 点击状态颜色
$uni-bg-color-mask: rgba(0, 0, 0, 0.4); // 遮罩颜色
/* 边框颜色 */
$uni-border-color: #c8c7cc;
$uni-border: 1rpx solid #e3e3e3;
/* 尺寸变量 */