forked from fanruan/fineui
zsmj1994
4 years ago
2 changed files with 3 additions and 4 deletions
@ -1,5 +1,5 @@ |
|||||||
@webUrl: 'resources?path=/com/fr/web/ui/'; |
@webUrl: '/dist/'; |
||||||
|
|
||||||
@fontUrl: '@{webUrl}font/'; //图片的基本地址 |
@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