diff --git a/admin/controllers/auto/Business.php b/admin/controllers/auto/Business.php index b2f08bd9..289e71ff 100644 --- a/admin/controllers/auto/Business.php +++ b/admin/controllers/auto/Business.php @@ -165,6 +165,7 @@ class Business extends HD_Controller{ 'price_floor' => $row['price_floor'], 'price_color' => $row['price_color'], 'price_coplus' => $row['price_coplus'], + 'proxy_profix_car' => $row['proxy_profix_car'], 'profix_car' => $row['profix_car'], 'profix_carno' => $row['profix_carno'], 'profix_insure' => $row['profix_insure'], @@ -192,6 +193,7 @@ class Business extends HD_Controller{ 'price_floor' => 0.00, 'price_color' => 0.00, 'price_coplus' => 0.00, + 'proxy_profix_car' => 0.00, 'profix_car' => 0.00, 'profix_carno' => 0.00, 'profix_insure' => 0.00, @@ -248,6 +250,7 @@ class Business extends HD_Controller{ $info['price_floor'] && $data['price_floor'] = $info['price_floor']; $info['price_coplus'] && $data['price_coplus'] = $info['price_coplus']; $info['price_color'] && $data['price_color'] = $info['price_color']; + $info['proxy_profix_car'] && $data['proxy_profix_car'] = $info['proxy_profix_car']; $info['profix_car'] && $data['profix_car'] = $info['profix_car']; $info['profix_carno'] && $data['profix_carno'] = $info['profix_carno']; $info['profix_insure'] && $data['profix_insure'] = $info['profix_insure']; @@ -299,6 +302,7 @@ class Business extends HD_Controller{ $info['price_floor'] && $data['price_floor'] = $info['price_floor']; $info['price_coplus'] && $data['price_coplus'] = $info['price_coplus']; $info['price_color'] && $data['price_color'] = $info['price_color']; + $info['proxy_profix_car'] && $data['proxy_profix_car'] = $info['proxy_profix_car']; $info['profix_car'] && $data['profix_car'] = $info['profix_car']; $info['profix_carno'] && $data['profix_carno'] = $info['profix_carno']; $info['profix_insure'] && $data['profix_insure'] = $info['profix_insure']; diff --git a/admin/views/auto/business/get.php b/admin/views/auto/business/get.php index 1925492d..09aec468 100644 --- a/admin/views/auto/business/get.php +++ b/admin/views/auto/business/get.php @@ -103,9 +103,16 @@
- +
- + + +
+
+
+ +
+
diff --git a/admin/views/biz/store/lists.php b/admin/views/biz/store/lists.php index 49adf8fa..00409a1c 100755 --- a/admin/views/biz/store/lists.php +++ b/admin/views/biz/store/lists.php @@ -153,16 +153,18 @@ - 精品配置 - + 精品配置 + 水平业务配置 基本信息 + + 结算统计