放入基础模块

This commit is contained in:
唐明明
2021-09-24 11:36:42 +08:00
parent e0ee86e816
commit c50a9e3abc
132 changed files with 4149 additions and 5751 deletions

View File

@@ -9,9 +9,7 @@
$text-color: #333;
$text-gray: #555;
$text-gray-m: #999;
$text-price: #e93340;
$main-color: #e93340;
$main-color-light: #e93340;
$text-price: #8b64fd;
// 边框颜色
$border-color: #ddd;
@@ -111,7 +109,6 @@ $padding: 30rpx;
-webkit-line-clamp: 5;
}
// 修改nvtab
$mainColor: white;