样式优化
This commit is contained in:
@@ -13,6 +13,16 @@
|
||||
*/
|
||||
@import 'uview-pro/theme.scss';
|
||||
|
||||
// ========== 项目共用变量(scanpages 多页面复用)==========
|
||||
$app-primary: #2979ff;
|
||||
$app-primary-light: #e8f0fe;
|
||||
$app-primary-mid: #d0ddff;
|
||||
$app-primary-dark: #1a56cc;
|
||||
$app-text: #0f1724;
|
||||
$app-text-secondary: #6b7c93;
|
||||
$app-border: #e8ecf1;
|
||||
$app-radius: 16rpx;
|
||||
|
||||
/* 颜色变量 */
|
||||
|
||||
/* 行为相关颜色 */
|
||||
|
||||
Reference in New Issue
Block a user