This commit is contained in:
2022-10-17 22:47:30 +08:00
committed by GitHub
parent ebd614b2e4
commit 9daa370797
+1 -1
View File
@@ -3,7 +3,6 @@
<title>Jiscuss Demo</title> <title>Jiscuss Demo</title>
<head> <head>
<#include "comm/commjs.ftl"/> <#include "comm/commjs.ftl"/>
<style type="text/css"> <style type="text/css">
body { body {
background-color: #f7f8fa; background-color: #f7f8fa;
@@ -52,6 +51,7 @@
${msg} ${msg}
</div> </div>
</div> </div>
<button class="ui fluid large blue button" type="submit">登 录</button> <button class="ui fluid large blue button" type="submit">登 录</button>
</div> </div>