You've already forked lubo_comment_query
使用Mix,Tailwind,更改对应样式
This commit is contained in:
10
resources/views/common/header.blade.php
Normal file
10
resources/views/common/header.blade.php
Normal file
@ -0,0 +1,10 @@
|
||||
<div>
|
||||
<h1 class="text-2xl font-bold">非专业人士,制作不易,请大家多多谅解</h1>
|
||||
<div class="text-l font-bold">有任何意见或建议可以直接联系我</div>
|
||||
<div>
|
||||
导航:
|
||||
<a class="text-blue-600 underline" href="/">节目单查询</a>
|
||||
<a class="text-blue-600 underline" href="/danmakus">直播弹幕查询</a>
|
||||
<a class="text-gray-50" href="/programs" style="color: gray" title="数据不全,待补充">节目查询</a>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user