From 2fe1d44d40d88941f065880fde401f1590396d2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Mon, 16 Mar 2026 06:17:56 +0800 Subject: [PATCH] chore(admin-ui): remove duplicate back link from merchants filters summary --- resources/views/admin/merchants/index.blade.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/resources/views/admin/merchants/index.blade.php b/resources/views/admin/merchants/index.blade.php index 645a10b..fe41939 100644 --- a/resources/views/admin/merchants/index.blade.php +++ b/resources/views/admin/merchants/index.blade.php @@ -54,11 +54,6 @@
当前站点列表已接入缓存:{{ $cacheMeta['store'] }} / TTL {{ $cacheMeta['ttl'] }}。
- @if($safeBackForLinks !== '') -
- ← 返回上一页(保留上下文) -
- @endif