骑手端app代码仓库创建

This commit is contained in:
admin
2026-01-06 21:22:12 +08:00
commit 34c63780a8
467 changed files with 65334 additions and 0 deletions

19
sheep/scss/ui.scss Normal file
View File

@@ -0,0 +1,19 @@
@import './theme/style'; //系统主题
@import './main'; //主样式*
@import './style/background'; //背景
@import './style/grid'; //列
@import './style/flex'; //布局
@import './style/border'; //边框
@import './style/text'; //文本
@import './style/shadow'; //阴影
@import './icon/style'; //图标
@import './style/tag'; //标签
@import './style/button'; //按钮
@import './style/avatar'; //头像
@import './style/table'; //表格
@import './style/code'; //代码片段
@import './style/form'; //表单
@import './style/menu'; //表单
@import './style/markdown'; //表单
@import './style/card'; //表单