From 368f62d2b6cce04b8350687538815f676190522e Mon Sep 17 00:00:00 2001 From: chendt <18902722133@163.com> Date: Wed, 10 Nov 2021 15:37:49 +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.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mall4v/static/config/index.js b/mall4v/static/config/index.js index 6551392..d93e743 100644 --- a/mall4v/static/config/index.js +++ b/mall4v/static/config/index.js @@ -8,7 +8,7 @@ window.SITE_CONFIG['baseUrl'] = 'http://192.168.0.143:8085' // 静态资源文件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'] = '' // 版本号(年月日时分)