1.3.6 • Published 9 months ago

yysignature v1.3.6

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

该组件依赖elementUI

本插件使用到了vue-drag-resize 使用前前先安装 vue-drag-resize

该组件使用axios (^0.24.0) 进行数据交互

Attributes说明

height 非必传 string pdf框的高度,默认600 params 必传 object 签章要用到的字段,详见接口文档
userInfo 必传 object 登录系统的用户信息, baseUrl 必传 string 请求基础路径 token 非必传 string 请求token

Events说明

callBackPdf 签章后的回调 当parmas的flag字段为true时,值为签章后的pdf文件,格式为base64

事例:

export default { data(){ baseUrl:'http://aiuf4y.natappfree.cc/', userInfo: { userId:'hntc_ces', userName:'测试企业1' }, params:{ "fileId": "101010101", "title": "测试", "fileBase": pdfUrl, "keyword": "提供电子签章服务", "moveType": "1", "sealNum": "e189681ea78849ffbace251e635c9be1", "searchOrder": "1", "keywordIndex": "1", "heightMoveSize": "-100", "moveSize": "100", "sealHeight": "100", "sealWidth": "100", "dateformat": "2022年7月26日", "datefontSize": "12", "datefontStyle": "", "datefontColor": "", "sortOrder": "1", "flag": true, "keyWordRuleList": { "moveSize": "100", "keyword": "提供电子签章服务", "searchOrder": "1", "keywordIndex": "1", "moveType": "2", "heightMoveSize": "-160" } } }, methods:{ getPdf(e){ console.log(e,'pdfBase64') }, } }

1.3.6

9 months ago

1.3.5

1 year ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.3.4

2 years ago

1.2.5

2 years ago

1.3.3

2 years ago

1.2.4

2 years ago

1.3.2

2 years ago

1.2.3

2 years ago

1.3.1

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.9

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago