Просмотр исходного кода

app2.0上传图片改为上传附件

长阳分支推送专用
ndbs 2 лет назад
Родитель
Сommit
41d7f42db6
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/upload-file.vue

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/upload-file.vue Просмотреть файл

@@ -111,7 +111,7 @@ export default {
// }
// })
uni.chooseImage({
uni.chooseFile({
count: Number(this.number),
sizeType: ['original', 'compressed'],
sourceType: ['album', 'camera'],


Загрузка…
Отмена
Сохранить