作者 李忠强

更新

@@ -127,7 +127,7 @@ return [ @@ -127,7 +127,7 @@ return [
127 'title' => '最大可上传', 127 'title' => '最大可上传',
128 'type' => 'string', 128 'type' => 'string',
129 'content' => [], 129 'content' => [],
130 - 'value' => '20M', 130 + 'value' => '10M',
131 'rule' => 'required', 131 'rule' => 'required',
132 'msg' => '', 132 'msg' => '',
133 'tip' => '', 133 'tip' => '',