forked from fanruan/fineui-start
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
171 B
4 lines
171 B
3 years ago
|
@fontUrl: 'assets/font/'; // 字体的存放路径
|
||
|
@imageUrl: 'assets/images/1x/'; // 1x图片的基本路径
|
||
|
@image2xUrl: 'assets/images/2x/'; // 2x图片的基本路径
|