generated from root/miduo_server
页面文字修改
parent
d6e4598d3f
commit
2aa2f27770
|
|
@ -29,16 +29,16 @@
|
|||
<body>
|
||||
<nav class="breadcrumb"><i class="Hui-iconfont"></i> 首页
|
||||
<span class="c-gray en">></span>
|
||||
流水日誌管理
|
||||
流水日志管理
|
||||
<span class="c-gray en">></span>
|
||||
流水日誌查询
|
||||
道具日志
|
||||
<a class="btn btn-success radius r" style="line-height:1.6em;margin-top:3px" href="javascript:location.replace(location.href);" title="刷新" ><i class="Hui-iconfont"></i></a>
|
||||
</nav>
|
||||
<div class="page-container">
|
||||
<form class="form form-horizontal" id="form-article-add" action="/findFlow" method="get" onsubmit="return findFlow()">
|
||||
<div id="tab-system" class="HuiTab">
|
||||
<div class="tabBar cl">
|
||||
<span>流水日志查询</span>
|
||||
<span>道具日志</span>
|
||||
</div>
|
||||
<div class="tabCon">
|
||||
<div class="row cl">
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
<span class="c-gray en">></span>
|
||||
个人信息管理
|
||||
<span class="c-gray en">></span>
|
||||
玩家订单查询
|
||||
订单查询
|
||||
<a class="btn btn-success radius r" style="line-height:1.6em;margin-top:3px" href="javascript:location.replace(location.href);" title="刷新" ><i class="Hui-iconfont"></i></a>
|
||||
</nav>
|
||||
<div class="page-container">
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
<div th: th:switch="${powersVo.flowInfo}">
|
||||
<div th:case="0">
|
||||
<dl id="menu-log">
|
||||
<dt><i class="Hui-iconfont"></i> 流水日誌管理<i class="Hui-iconfont menu_dropdown-arrow"></i></dt>
|
||||
<dt><i class="Hui-iconfont"></i> 流水日志管理<i class="Hui-iconfont menu_dropdown-arrow"></i></dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li><a data-href="toFlowPage" data-title="道具日志" href="javascript:;">道具日志</a></li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue