mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 09:17:16 +08:00
域名替换
This commit is contained in:
@@ -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'] = '' // 版本号(年月日时分)
|
||||
|
||||
Reference in New Issue
Block a user