mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-27 20:06:40 +08:00
3 lines
83 B
JavaScript
3 lines
83 B
JavaScript
export var RED = '#f44';
|
|
export var BLUE = '#1989fa';
|
|
export var GREEN = '#07c160'; |