1.0.20 • Published 2 years ago

xmgis-tus-loader v1.0.20

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

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

See Configuration Reference.

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

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

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