rabin 3 年之前
父节点
当前提交
e5404dfb7a
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      service/agent/database/order.php

+ 5 - 5
service/agent/database/order.php

@@ -355,7 +355,7 @@ return array
 			'desc' 		=> '支付方式',
 			'match' 	=> 'is_numeric',
 			'search'	=> 'select',
-			'update'	=> 'select',
+			'update'	=> 'radio',
 			'option'	=> $pay_type_manage,
 			'list'		=> true,
             'list_order' => 7,
@@ -371,7 +371,7 @@ return array
 			'match' 	=> 'option',
 			'update'	=> 'image',
 			'key' 		=> '1',
-			'place'		=> '150',
+			//'place'		=> '150',
             'show'      => 'pay_type=2',
 		),
 
@@ -447,7 +447,7 @@ return array
             'match'     => 'option',
             'update'    => 'image',
             'key'       => '8',
-            'place'     => '660*660',
+            //'place'     => '660*660',
         ),
 
         'idcard_back'     => array
@@ -459,7 +459,7 @@ return array
             'match'     => 'option',
             'update'    => 'image',
             'key'       => '8',
-            'place'     => '660*660',
+            //'place'     => '660*660',
         ),
 
         'company_name'      => array
@@ -484,7 +484,7 @@ return array
             'match'     => 'option',
             'update'    => 'image',
             'key'       => '8',
-            'place'     => '660*660',
+           // 'place'     => '660*660',
             'show'      => 'type=2',
         ),