站点类型优化+细节 优化

This commit is contained in:
Devil
2021-04-11 15:51:06 +08:00
parent dc653a2b8c
commit 82da920b54
38 changed files with 298 additions and 146 deletions

View File

@ -245,6 +245,10 @@ class Site extends Common
'name' => '订单',
'type' => 'order',
],
[
'name' => '优惠',
'type' => 'discount',
],
[
'name' => '扩展',
'type' => 'extends',