mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-27 14:10:35 +00:00
数据库备份
This commit is contained in:
parent
79cf7c44ff
commit
59910ae049
@ -15,7 +15,7 @@
|
||||
<script>
|
||||
$eb = parent._mpApi;
|
||||
// if(!$eb) top.location.reload();
|
||||
window.controlle="<?php echo think\Request::instance()->controller();?>";
|
||||
window.controlle="<?php echo think\Request::instance()->request()->controller();?>";
|
||||
window.module="<?php echo think\Request::instance()->module();?>";
|
||||
</script>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user