mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-06 21:45:47 +08:00
站点类型优化+细节 优化
This commit is contained in:
@ -245,6 +245,10 @@ class Site extends Common
|
||||
'name' => '订单',
|
||||
'type' => 'order',
|
||||
],
|
||||
[
|
||||
'name' => '优惠',
|
||||
'type' => 'discount',
|
||||
],
|
||||
[
|
||||
'name' => '扩展',
|
||||
'type' => 'extends',
|
||||
|
||||
Reference in New Issue
Block a user