Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.

impl upload btn #182

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

impl upload btn #182

wants to merge 3 commits into from

Conversation

31415926535x
Copy link

@31415926535x 31415926535x commented Jun 17, 2021

添加一个上传的btn,可以上传<=4M文件,且文件可以正常预览等,(具体的页面的样式没有美化)

  • 当前路径下添加一个 “上传按钮”:
    image
  • 选择文件:
    image
  • 新增文件夹以及正确的文件:
    image

TODO:

  • upload form's css
  • upload file process bar
  • refresh page after uploaded file

@spencerwooo
Copy link
Owner

Link issues #179 and #61

另外为什么你们一定要在这个界面上传文件呢,难道不是 OneDrive 本地挂载好了直接拽进去就行了吗?

@spencerwooo spencerwooo added the enhancement New feature or request label Jun 18, 2021
@31415926535x
Copy link
Author

emmm其他人我不太清楚,,我的话主要是为了图床使用,,还有在多个设备上即使不配置OneDrive也可以上传图片或者代码,,(其实之前主要是尝试用那个 curl post实现,,后来发现,项目里的接口都写好了,填个按钮啥就就行,,于是尝试实现了)

现在把删除也搞出来了😂

@spencerwooo spencerwooo added the todo Feature to be implemented label Jun 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request todo Feature to be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants