Commit 0f70c3c3 authored by xiaoye's avatar xiaoye

Update uniapp.ts

parent 1a2d3272
Pipeline #39528 passed with stages
in 2 minutes and 11 seconds
class UniappFuncs {
selectFile (type : Array<string>, f : Function, count : number = 100) : any {
selectFile (type : Array<string>, f : Function, count : number = 500) : any {
let result;
try {
// @ts-ignore
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment