截图以及优化
This commit is contained in:
@@ -1,13 +1,17 @@
|
||||
<#--jquery-->
|
||||
<script crossorigin="anonymous" integrity="sha384-vk5WoKIaW/vJyUAd9n/wmopsmNhiy+L2Z+SBxGYnUkunIxVxAv/UtMOhba/xskxh"
|
||||
src="https://lib.baomitu.com/jquery/3.4.1/jquery.min.js"></script>
|
||||
src="https://lib.baomitu.com/jquery/3.4.1/jquery.min.js"></script>
|
||||
|
||||
<#--semantic-ui-->
|
||||
<link crossorigin="anonymous" integrity="sha384-ATvSpJEmy1egycrmomcFxVn4Z0A6rfjwlzDQrts/1QRerQhR9EEpEYtdysLpQPuQ"
|
||||
href="https://lib.baomitu.com/semantic-ui/2.4.1/semantic.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" type="text/css" href="static/semanticui/semantic.css">
|
||||
<#-- <script type="text/javascript" src="static/jquery/jquery-3.4.1.min.js"></script>-->
|
||||
<script type="text/javascript" src="static/semanticui/semantic.js"></script>
|
||||
|
||||
<#--<link crossorigin="anonymous" integrity="sha384-ATvSpJEmy1egycrmomcFxVn4Z0A6rfjwlzDQrts/1QRerQhR9EEpEYtdysLpQPuQ"-->
|
||||
<#-- href="https://lib.baomitu.com/semantic-ui/2.4.1/semantic.min.css" rel="stylesheet">-->
|
||||
<link rel="stylesheet" type="text/css" href="/static/semanticui/my.css">
|
||||
<script crossorigin="anonymous" integrity="sha384-6urqf2sgCGDfIXcoxTUOVIoQV+jFr/Zuc4O2wCRS6Rnd8w0OJ17C4Oo3PuXu8ZtF"
|
||||
src="https://lib.baomitu.com/semantic-ui/2.4.1/semantic.min.js"></script>
|
||||
<#--<script crossorigin="anonymous" integrity="sha384-6urqf2sgCGDfIXcoxTUOVIoQV+jFr/Zuc4O2wCRS6Rnd8w0OJ17C4Oo3PuXu8ZtF"-->
|
||||
<#-- src="https://lib.baomitu.com/semantic-ui/2.4.1/semantic.min.js"></script>-->
|
||||
|
||||
<#--tinymce-->
|
||||
<script crossorigin="anonymous" integrity="sha384-CpsBIlOAWHuSRRN235sCBzEeKN6hLT6SpOGRkGadKpYj0gDP7+s3Q8pC38z8uGHH"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<div class="divider"></div>
|
||||
<div class="item">分割链接</div>
|
||||
<div class="divider"></div>
|
||||
<div class="item">另一个分割链接</div>
|
||||
<div class="item">后台管理</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="right menu">
|
||||
|
||||
@@ -28,10 +28,7 @@
|
||||
|
||||
<h3 class="ui center aligned header"></h3>
|
||||
<div class="ui four column grid">
|
||||
|
||||
<div
|
||||
class="widescreen large screen computer tablet only twelve wide column">
|
||||
|
||||
<div class="widescreen large screen computer tablet only twelve wide column">
|
||||
<div id="context2">
|
||||
|
||||
<h2 class="ui header">
|
||||
|
||||
@@ -2,10 +2,6 @@
|
||||
<html>
|
||||
<title>Jiscuss Demo</title>
|
||||
<head>
|
||||
<!-- <link rel="stylesheet" type="text/css" href="static/semanticui/semantic.css"> -->
|
||||
<!-- <script src="static/jquery/jquery-3.4.1.min.js"></script> -->
|
||||
<!-- <script src="static/semanticui/semantic.min.js"></script> -->
|
||||
|
||||
<!-- default header name is X-CSRF-TOKEN -->
|
||||
<meta name="_csrf" content="${_csrf.token}"/>
|
||||
<meta name="_csrf_header" content="${_csrf.headerName}"/>
|
||||
@@ -240,7 +236,7 @@
|
||||
<div class="event">
|
||||
<div class="content">
|
||||
<div class="summary">
|
||||
<a>Jiscuss</a> 一直持续更新, <a>Jiscuss</a> 一直更新完善,感谢支持!
|
||||
<a>Jiscuss</a> 会持续更新, <a>Jiscuss</a> 将一直更新完善,感谢支持!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -343,7 +339,7 @@
|
||||
</div>
|
||||
<div class="meta">
|
||||
<div class=" description "><i class="edit icon"></i>
|
||||
<a><b>${discussions.username}</b></a> •
|
||||
<a data-tooltip="${discussions.username}" data-position="top center"><b>${discussions.username}</b></a> •
|
||||
<i class="reply icon"></i>最后由 <a><b>${discussions.usernameLast}</b></a>
|
||||
回复于${discussions.lastTime}.
|
||||
</div>
|
||||
@@ -531,10 +527,6 @@
|
||||
|
||||
</div>
|
||||
|
||||
<br>
|
||||
<div class="ui button" data-tooltip="预留" data-position="top center">
|
||||
预留
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<#include "comm/footer.ftl"/>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<#include "comm/header.ftl"/>
|
||||
|
||||
<div class="ui container" id="container">
|
||||
<h1>用户1的个人主页</h1>
|
||||
<h1>${username}的个人主页</h1>
|
||||
|
||||
<h2 class="ui dividing header">详情</h2>
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
<div class="row">
|
||||
<div class="center aligned column">
|
||||
<button class="ui basic button" id="userButton">
|
||||
<i class="icon user"></i>
|
||||
<i class="icon hand peace outline"></i>
|
||||
小按钮·点下试试
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user