style(Circle): add @circle-layer-color less var

This commit is contained in:
chenjiahan
2020-11-30 23:00:32 +08:00
committed by neverland
parent 1a6cf64f54
commit 65a5ed8553
13 changed files with 46 additions and 44 deletions
-1
View File
@@ -1,6 +1,5 @@
// color
export const RED = '#ee0a24';
export const WHITE = '#fff';
// border
export const BORDER = 'van-hairline';