$barcodeOptions = array('text' => '6939360900023');
        $rendererOptions = array();
        Barcode::factory(
            'code128', 'image', $barcodeOptions, $rendererOptions
        )->render();

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注