rabin 3 years ago
parent
commit
27b337dbd3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/card/database/info.php

+ 1 - 1
app/card/database/info.php

@@ -200,7 +200,7 @@ return array
         'content'       => array
         (
             'type'      => 'text-255',
-            'name'      => '介绍',
+            'name'      => '规则介绍',
             'default'   => '',
             'desc'      => '请输入内容',
             'match'     => 'is_string',