站点管理补充已付无回执治理入口
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
<a class="muted" href="{!! $makeSubscriptionsUrl((int) $merchant->id) !!}">订阅</a>
|
||||
<a class="muted" href="{!! $makePlatformOrdersUrl((int) $merchant->id) !!}">平台订单</a>
|
||||
<a class="muted" href="{!! $makePlatformOrdersUrl((int) $merchant->id, ['renewal_missing_subscription' => '1']) !!}">续费缺订阅</a>
|
||||
<a class="muted" href="{!! $makePlatformOrdersUrl((int) $merchant->id, ['payment_status' => 'paid', 'receipt_status' => 'none']) !!}">已付无回执</a>
|
||||
</div>
|
||||
<div class="muted muted-xs">当前阶段请使用该站点管理员账号登录</div>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user