SiteSubscription index: refine renewal entry copy and align tests

This commit is contained in:
萝卜
2026-03-15 02:47:55 +00:00
parent df416da7f8
commit 9872296968
3 changed files with 7 additions and 4 deletions

View File

@@ -243,9 +243,12 @@
}
$createOrderFromSubIndexUrl = \App\Support\BackUrl::withBack('/admin/platform-orders/create?' . \Illuminate\Support\Arr::query($q), $selfWithoutBack);
@endphp
<a class="btn btn-sm" href="{!! $createOrderFromSubIndexUrl !!}">创建续费单(带当前筛选</a>
<a class="btn btn-sm" href="{!! $createOrderFromSubIndexUrl !!}">续费单(先选订阅</a>
</div>
<div class="muted muted-xs mt-6">
用于运营从订阅目录快速发起续费下单:会把当前 merchant_id/plan_id 作为默认值带到下单页。
<span class="muted">续费单必须绑定订阅,建议从下方列表行内「续费下单」选择具体订阅。</span>
</div>
<div class="muted muted-xs mt-6">用于运营从订阅目录快速补单/续费:会把当前 merchant_id/plan_id/site_subscription_id 作为默认值带到下单页。</div>
</div>
<div class="card">