Kaynağa Gözat

数据库备份

xurongyao 7 yıl önce
ebeveyn
işleme
59910ae049

+ 1 - 1
application/admin/view/public/frame_head.php

@@ -15,7 +15,7 @@
     <script>
     <script>
         $eb = parent._mpApi;
         $eb = parent._mpApi;
         // if(!$eb) top.location.reload();
         // 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();?>";
         window.module="<?php echo think\Request::instance()->module();?>";
     </script>
     </script>