|
|
@ -38,6 +38,10 @@ use iron\widgets\Menu; |
|
|
|
['label' => '运费模板', 'url' => ['/shop/express-template/index']], |
|
|
|
] |
|
|
|
], |
|
|
|
['label' => '售后管理', 'url' => '#', 'icon' => 'far fa-retweet', 'items' => [ |
|
|
|
['label' => '售后管理', 'url' => ['/shop/after-sale/index']], |
|
|
|
] |
|
|
|
], |
|
|
|
|
|
|
|
] |
|
|
|
]); |
|
|
|