1.0.20 • Published 4 years ago
xmgis-tus-loader v1.0.20
xmgis-tus
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
Code
<xmgis-upload :token="token" :options="options"></xmgis-upload>
token: your token
options: {
host: 'http://188.6.7.105:52536', // 附件服务地址,必传
fileContainerName: 'default', // 默认值,不建议修改,当前版本必传
fileName: '', // 不传默认为选择的文件名称
parentId: '', // 不传为null
ownerUserId: '39f7f01f-8f3f-3026-c77b-c68aecdf68c2' // 当前用户的id,必传
}
1.0.20
4 years ago
1.0.19
4 years ago
1.0.18
4 years ago
1.0.17
4 years ago
1.0.16
4 years ago
1.0.15
4 years ago
1.0.14
4 years ago
1.0.13
4 years ago
1.0.12
4 years ago
1.0.11
4 years ago
1.0.10
4 years ago
1.0.9
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago