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,