mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
附件保存替换顺序优化
This commit is contained in:
@ -80,9 +80,9 @@ class ResourcesService
|
||||
|
||||
// 替换处理
|
||||
$search = [
|
||||
$attachment_host_path,
|
||||
__MY_PUBLIC_URL__,
|
||||
__MY_ROOT_PUBLIC__,
|
||||
$attachment_host_path,
|
||||
];
|
||||
|
||||
// 是否数组
|
||||
|
||||
Reference in New Issue
Block a user