forked from fanruan/fineui
iapyang
6 years ago
2 changed files with 2 additions and 2 deletions
@ -1 +1 @@ |
|||||||
BI.resourceURL = "https://fanruan.coding.me/fineui/dist/resource/"; |
BI.resourceURL = "http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/resource/"; |
@ -1,4 +1,4 @@ |
|||||||
@webUrl: 'https://fanruan.coding.me/fineui/dist/'; |
@webUrl: 'http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/'; |
||||||
@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