This commit is contained in:
Ling53666
2025-08-18 09:11:51 +08:00
commit 02554225da
2516 changed files with 133155 additions and 0 deletions

View File

@ -0,0 +1,18 @@
@import (reference) '../style/themes/index.less';
@import (reference) '../style/mixins/hairline.less';
@gridPrefix: ant-grid;
@icon-size: 56 * @rpx;
@title-color: @COLOR_TEXT_PRIMARY;
@description-size: 24 * @rpx;
@description-color: @COLOR_TEXT_ASSIST;
@vertical-space: 40 * @rpx;
@columnsscroll-width: 130 * @rpx;
@border-color: @COLOR_BORDER;