源文件

This commit is contained in:
gyq
2024-07-02 09:59:38 +08:00
parent 49792356d7
commit 921348766c
532 changed files with 70848 additions and 0 deletions

5
uni.scss Normal file
View File

@@ -0,0 +1,5 @@
@import '@/uni_modules/uview-ui/theme.scss';
$color-priamry: #ffd100;
$linear-color-priamry: linear-gradient(to right, #ffdc00, #f7ad12);
$paddingSize: 28upx;
$numColor: #eb5232;