diff --git a/src/views/community/CommunityList.vue b/src/views/community/CommunityList.vue
index f78edd8..c5f1d2e 100644
--- a/src/views/community/CommunityList.vue
+++ b/src/views/community/CommunityList.vue
@@ -56,7 +56,7 @@
{{ record.profit_sharing.partner_rate }}%
- 管理员
+ 服务商
{{ record.profit_sharing.admin_rate }}%
配送员
{{ record.profit_sharing.delivery_rate }}%
@@ -278,7 +278,7 @@
-
管理员分润比例 (%)
+
服务商分润比例 (%)
-
小区管理员获得的分润
+
小区服务商获得的分润
diff --git a/src/views/deliveryman/List.vue b/src/views/deliveryman/List.vue
index 0c7c3ef..bdb3bb9 100644
--- a/src/views/deliveryman/List.vue
+++ b/src/views/deliveryman/List.vue
@@ -72,24 +72,11 @@
-
-
- 固定金额
- ¥{{ record.delivery_commission_fixed }}
-
-
- 按比例
- {{ record.delivery_commission_rate || 0 }}%
-
-
{{ record.community_name ? '修改小区' : '设置小区' }}
-
- 设置分佣
-
@@ -123,88 +110,20 @@
-
-
-
-
-
-
- 按比例分佣
- 固定金额分佣
-
-
-
-
-
-
- 配送员可获得订单金额的百分比作为佣金
-
-
-
-
-
-
- 配送员每单可获得的固定金额佣金
-
-
-
-