diff --git a/public/js/index.js b/public/js/index.js index eda388622..38e2a0a62 100644 --- a/public/js/index.js +++ b/public/js/index.js @@ -1 +1 @@ -BI.resourceURL = "https://fanruan.coding.me/fineui/dist/resource/"; \ No newline at end of file +BI.resourceURL = "http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/resource/"; \ No newline at end of file diff --git a/public/less/var.less b/public/less/var.less index e1fd3f14e..397272181 100644 --- a/public/less/var.less +++ b/public/less/var.less @@ -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/'; //图片的基本地址 @imageUrl: '@{webUrl}images/1x/'; //图片的基本地址 @image2xUrl: '@{webUrl}images/2x/'; //2倍图片的基本地址 \ No newline at end of file