支持复制常驻留言

This commit is contained in:
2022-08-22 11:07:52 +08:00
parent d897e9a33d
commit 4ef6a822c1
7 changed files with 127 additions and 21 deletions

View File

@ -8,6 +8,7 @@
<body>
@include("common.header")
<a href="{{route("program.construct.append.add", ["program"=>$program->id])}}">新增</a>
<a href="{{route("program.construct.append.copy", ["program"=>$program->id])}}">复制常驻留言</a>
<table class="table-auto border-collapse w-full lg:border lg:border-black">
<thead>
<tr class="border border-black sticky bg-white lg:static top-0 left-0 right-0">