dever 6 سال پیش
والد
کامیت
ecbe8d69df
5فایلهای تغییر یافته به همراه15 افزوده شده و 15 حذف شده
  1. 3 3
      audit/database/data.php
  2. 3 3
      content/database/article.php
  3. 3 3
      feature/database/info.php
  4. 3 3
      video/database/live.php
  5. 3 3
      video/database/vod.php

+ 3 - 3
audit/database/data.php

@@ -145,11 +145,11 @@ return array
 			'default' 	=> '1',
 			'desc' 		=> '请输入排序',
 			'match' 	=> 'option',
-			'update'	=> 'text',
+			//'update'	=> 'text',
 			'search'	=> 'order',
-			'list'		=> true,
+			//'list'		=> true,
 			'order'		=> 'desc',
-			'edit'		=> true,
+			//'edit'		=> true,
 		),
 
 		'state'		=> array

+ 3 - 3
content/database/article.php

@@ -312,11 +312,11 @@ return array
 			'default' 	=> '1',
 			'desc' 		=> '请输入排序',
 			'match' 	=> 'option',
-			'update'	=> 'text',
+			//'update'	=> 'text',
 			'search'	=> 'order',
-			'list'		=> true,
+			//'list'		=> true,
 			'order'		=> 'desc',
-			'edit'		=> true,
+			//'edit'		=> true,
 		),
 
 		'udate'		=> array

+ 3 - 3
feature/database/info.php

@@ -291,11 +291,11 @@ return array
 			'default' 	=> '1',
 			'desc' 		=> '请输入排序',
 			'match' 	=> 'option',
-			'update'	=> 'text',
+			//'update'	=> 'text',
 			'search'	=> 'order',
-			'list'		=> true,
+			//'list'		=> true,
 			'order'		=> 'desc',
-			'edit'		=> true,
+			//'edit'		=> true,
 		),
 
 		'udate'		=> array

+ 3 - 3
video/database/live.php

@@ -389,11 +389,11 @@ return array
 			'default' 	=> '1',
 			'desc' 		=> '请输入排序',
 			'match' 	=> 'option',
-			'update'	=> 'text',
+			//'update'	=> 'text',
 			'search'	=> 'order',
-			'list'		=> true,
+			//'list'		=> true,
 			'order'		=> 'desc',
-			'edit'		=> true,
+			//'edit'		=> true,
 		),
 
 		'udate'		=> array

+ 3 - 3
video/database/vod.php

@@ -310,11 +310,11 @@ return array
 			'default' 	=> '1',
 			'desc' 		=> '请输入排序',
 			'match' 	=> 'option',
-			'update'	=> 'text',
+			//'update'	=> 'text',
 			'search'	=> 'order',
-			'list'		=> true,
+			//'list'		=> true,
 			'order'		=> 'desc',
-			'edit'		=> true,
+			//'edit'		=> true,
 		),
 
 		'udate'		=> array