generated from root/miduo_server
修改文字
parent
6151a47352
commit
f90dad4ec2
|
@ -23,7 +23,7 @@ public class UserInfoDaoImpl implements UserInfoDao {
|
|||
public static final String colon = "标题:每日礼包差额补偿\n" +
|
||||
"尊敬的道友:\n" +
|
||||
" 为了给各位道友带来更好的游戏体验,我们对游戏进行了一次更新,本次更新提升了每日礼包中的奖励内容,对于17号至今已购买过礼包的玩家,我们会对其中的差额进行补偿,具体补偿内容详见附件,烦请查收。祝各位道友修行愉快~\n" +
|
||||
" 如果您在修行中还遇到问题,可追踪我们官方Facebook:太初行,并进行留言,自有小妖为您解答。";
|
||||
" 如果您在修行中还遇到问题,可追踪我们官方Facebook:并进行留言,自有小妖为您解答。";
|
||||
String dbName =Constant.dbName;
|
||||
|
||||
@Override
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
<body>
|
||||
<header class="navbar-wrapper">
|
||||
<div class="navbar navbar-fixed-top">
|
||||
<div class="container-fluid cl"><a class="logo navbar-logo f-l mr-10 hidden-xs">太初行管理平台</a>
|
||||
<div class="container-fluid cl"><a class="logo navbar-logo f-l mr-10 hidden-xs">游戏管理平台</a>
|
||||
<a class="logo navbar-logo-m f-l mr-10 visible-xs">H-ui</a>
|
||||
<span class="logo navbar-slogan f-l mr-10 hidden-xs">v3.1</span>
|
||||
<a aria-hidden="false" class="nav-toggle Hui-iconfont visible-xs" href="javascript:;"></a>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="page-container">
|
||||
<h1 class="f-20 text-success">太初行管理后台</h1>
|
||||
<h1 class="f-20 text-success">游戏管理后台</h1>
|
||||
</div>
|
||||
<div style="margin-left: 20px;">
|
||||
<a href="javascript:;" style="color: red" id="version">下载更新记录</a>
|
||||
|
|
Loading…
Reference in New Issue