Commit 5dac5a2b by 叶明星

提交

parent 8ac8db53
This diff could not be displayed because it is too large.
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
{{--<li class="active"><a>{{ $paths[$i]["title"] }}</a></li>--}} {{--<li class="active"><a>{{ $paths[$i]["title"] }}</a></li>--}}
{{--@endif--}} {{--@endif--}}
{{--@endfor--}} {{--@endfor--}}
<?php echo App\Http\Controllers\Crumbs($menus, $uri); ?> <?php echo Crumbs($menus, $uri); ?>
</ol> </ol>
</div> </div>
</div> </div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment