Commit 777ab8ef authored by Spencer Chang's avatar Spencer Chang

[fix] 修改登录按钮

parent aed566f8
...@@ -123,9 +123,7 @@ ...@@ -123,9 +123,7 @@
</#if> </#if>
</div> </div>
<div class="button-login"> <div class="button-login">
<button class="btn blue" onclick="submit_function()" type="submit" style="min-width:100%;width: 100%;"><@spring.message <button class="btn blue" onclick="submit_function()" type="submit" style="min-width:100%;width: 100%;">登录</button>
"hap.login"/>
</button>
</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 to comment