|
@@ -71,6 +71,14 @@ return array
|
|
|
),
|
|
|
|
|
|
# 领域身份模块下的菜单
|
|
|
+ 'sector_place_order' => array
|
|
|
+ (
|
|
|
+ 'name' => '订单',
|
|
|
+ 'icon' => 'shopping-cart-2-line',
|
|
|
+ 'sort' => '98',
|
|
|
+ 'module' => 'sector_place',
|
|
|
+ 'app' => 'sector',
|
|
|
+ ),
|
|
|
'sector_place_source' => array
|
|
|
(
|
|
|
'name' => '资源',
|