Giter Club home page Giter Club logo

Comments (5)

shady-xia avatar shady-xia commented on May 23, 2024

你是想跳到别的页面时,那个上传的窗口还是保留的么,这个要把上传的组件放在app.vue里当做全局的组件。这样窗口相当于一直存在,只不过平时隐藏,上传的时候才会出来

from vue-uploader-solutions.

kemaosen avatar kemaosen commented on May 23, 2024

老哥 你的东西我基本上全部套用了 但是 点击上传按钮 没有任何效果
image

image
我点击了事件 在当前页面触发了 缺无法在全局吊起上传组件

from vue-uploader-solutions.

shady-xia avatar shady-xia commented on May 23, 2024

1.先确认你在app.vue中注册了globalUploader
2.在globalUploader.vue的Bus.$on('openUploader'...) 里面打个断点或者做个打印数据,然后点击上传,看看这里有没有接收到事件

from vue-uploader-solutions.

regg1e avatar regg1e commented on May 23, 2024

怎么提升上传速度,我把chunkSize改了,结果参数都传递不到后台了

from vue-uploader-solutions.

kemaosen avatar kemaosen commented on May 23, 2024

from vue-uploader-solutions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.