|
|
|
@ -217,7 +217,7 @@
|
|
|
|
|
</button>
|
|
|
|
|
<nav class="page-tabs menuTabs">
|
|
|
|
|
<div class="page-tabs-content">
|
|
|
|
|
<a href="javascript:;" class="active menuTab" data-id="/system/main">首页</a>
|
|
|
|
|
<a href="javascript:;" class="active menuTab" th:data-id="@{/system/main}">首页</a>
|
|
|
|
|
</div>
|
|
|
|
|
</nav>
|
|
|
|
|
<button class="roll-nav roll-right tabRight">
|
|
|
|
@ -229,7 +229,7 @@
|
|
|
|
|
<a id="ax_close_max" class="ax_close_max" href="#" title="关闭全屏"> <i class="fa fa-times-circle-o"></i> </a>
|
|
|
|
|
|
|
|
|
|
<div class="row mainContent" id="content-main">
|
|
|
|
|
<iframe class="RuoYi_iframe" name="iframe0" width="100%" height="100%" data-id="/system/main"
|
|
|
|
|
<iframe class="RuoYi_iframe" name="iframe0" width="100%" height="100%" th:data-id="@{/system/main}"
|
|
|
|
|
th:src="@{/system/main}" frameborder="0" seamless></iframe>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="footer">
|
|
|
|
|