dever 7 years ago
parent
commit
8541394940
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tm/template_dir/events_infos.html

+ 1 - 1
tm/template_dir/events_infos.html

@@ -376,7 +376,7 @@ $(body).addClass("bg_white");
         <section class="button-wrapper">
             <a class="button border" href="<{$listUrl}>">找找其他福利</a>
             <{if $applogin && $applogin == 1}>
-            <a class="button" href="javascript:;" onclick="alert('立刻登录');istoken('<{$loginUrl}>', 1);" style="cursor:pointer;">立刻登录</a>
+            <a class="button" href="javascript:;" onclick="istoken('<{$loginUrl}>', 1);" style="cursor:pointer;">马上登录</a>
             <{else}>
             <a class="button" id="loginyes" href="<{$loginUrl}>">马上登录</a>
             <{/if}>