['required', 'regex:/^([1-9]\d*|0)(\.\d{1,2})?$/'], ]; } public function attributes() { return [ 'price' => '价格', ]; } }