Your Name hace 2 años
padre
commit
0545dcbcaa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      learn/active/database/info.php

+ 1 - 1
learn/active/database/info.php

@@ -88,7 +88,7 @@ return array
             'name'      => '客服电话',
             'default'   => '',
             'desc'      => '请输入客服电话',
-            'match'     => Dever::rule('mobile'),
+            // 'match'     => Dever::rule('mobile'),
             'update'    => 'text',
             //'search'    => 'fulltext',
             'list'      => true,