Your Name 2 년 전
부모
커밋
0545dcbcaa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,