From 9cab9d3fc9bf34165e9de6ae4c5088d85388f152 Mon Sep 17 00:00:00 2001 From: chendt <18902722133@163.com> Date: Wed, 10 Nov 2021 15:43:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=9F=E5=90=8D=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mall4v/static/config/index-prod.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mall4v/static/config/index-prod.js b/mall4v/static/config/index-prod.js index e289d8d..3b758a5 100644 --- a/mall4v/static/config/index-prod.js +++ b/mall4v/static/config/index-prod.js @@ -7,7 +7,7 @@ // api接口请求地址 window.SITE_CONFIG['baseUrl'] = 'https://mall4j-admin.mall4j.com/apis' // 静态资源文件url - window.SITE_CONFIG['resourcesUrl'] = 'https://img.mall4j.com//' + window.SITE_CONFIG['resourcesUrl'] = 'https://img.mall4j.com/' // cdn地址 = 域名 + 版本号 window.SITE_CONFIG['domain'] = './' // 域名 window.SITE_CONFIG['version'] = '' // 版本号(年月日时分)