forked from fanruan/fineui
guy
7 years ago
5 changed files with 5 additions and 4 deletions
File diff suppressed because one or more lines are too long
@ -1,3 +1,4 @@ |
|||||||
@webUrl: 'https://fanruan.coding.me/fineui/dist/'; |
@webUrl: 'https://fanruan.coding.me/fineui/dist/'; |
||||||
|
@fontUrl: '@{webUrl}font/'; //图片的基本地址 |
||||||
@imageUrl: '@{webUrl}images/1x/'; //图片的基本地址 |
@imageUrl: '@{webUrl}images/1x/'; //图片的基本地址 |
||||||
@image2xUrl: '@{webUrl}images/2x/'; //2倍图片的基本地址 |
@image2xUrl: '@{webUrl}images/2x/'; //2倍图片的基本地址 |
Loading…
Reference in new issue