dever %!s(int64=6) %!d(string=hai) anos
pai
achega
d23d07361d
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      journal/database/cate.php

+ 10 - 0
journal/database/cate.php

@@ -47,6 +47,16 @@ return array
            // 'list'      => true,
         ),
 
+        'desc'     => array
+        (
+            'type'      => 'text-255',
+            'name'      => '简介',
+            'default'   => '',
+            'desc'      => '简介',
+            'match'     => 'option',
+            'update'    => 'textarea',
+        ),
+
         'cover'     => array
         (
             'type'      => 'varchar-150',