mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 10:22:38 +08:00
优化后台管理地址
This commit is contained in:
@ -108,7 +108,7 @@ class Common extends Controller
|
||||
ConfigService::ConfigInit();
|
||||
|
||||
// url模式,后端采用兼容模式
|
||||
\think\facade\Url::root(__MY_ROOT_PUBLIC__.'index.php?s=');
|
||||
\think\facade\Url::root(__MY_ROOT_PUBLIC__.CurrentScriptName().'?s=');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user