Commit b8bac15a by fengshuonan

增加git图标的ctxpath

parent 3518df7c
......@@ -96,7 +96,7 @@
<div class="layui-form-item login-other">
<label>第三方登录</label>
<a href="${ctxPath}/oauth/render/qq"><i class="layui-icon layui-icon-login-qq"></i></a>
<a href="${ctxPath}/oauth/render/gitee"><img style="height: 28px;width: 28px" src="/assets/expand/images/git.png"></a>
<a href="${ctxPath}/oauth/render/gitee"><img style="height: 28px;width: 28px" src="${ctxPath}/assets/expand/images/git.png"></a>
</div>
</form>
</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