0.0.3 • Published 2 months ago

cafe-ofd-next v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

Cafe-OFD

fork by https://www.npmjs.com/package/cafe-ofd 1.1.9

修复电子签章不显示问题

修复电子签章遮挡签名问题

添加ajax no-cache 请求头

NPM Publish NPM version GitHub stars GitHub issues GitHub forks

Render OFD files on Vue pages using ofd.js.

  • 😊 Vue 2.0 + ofd.js, Thanks ofd.js!
  • 😂 Support for modern browsers (IE11);

Install

npm install cafe-ofd-next --save

Quick Start

import cafeOfd from 'cafe-ofd-next'
import 'cafe-ofd-next/package/index.css'
Vue.use(cafeOfd)