移除说明页底部的返回大厅按钮
This commit is contained in:
@@ -329,13 +329,6 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{{-- 底部返回 --}}
|
||||
<div class="text-center mt-8">
|
||||
<a href="{{ route('rooms.index') }}"
|
||||
class="inline-block bg-indigo-600 hover:bg-indigo-700 text-white px-8 py-3 rounded-xl font-bold shadow-md transition">
|
||||
🚀 返回星光大厅
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user