Giter Site home page Giter Site logo

Comments (7)

beetcb avatar beetcb commented on August 23, 2024 1

这样吧,让用户设 ModeEnum ( 1 2 3 ), 我们注释说明三种类型

from onedrive-cf-index.

spencerwooo avatar spencerwooo commented on August 23, 2024

我没用过 SharePoint,不知道具体怎么实现,可能需要大佬来帮忙了…

from onedrive-cf-index.

beetcb avatar beetcb commented on August 23, 2024

不是大佬, 只是今天比较闲 🐥 , 就对着文档实现了 sharePoint : 总体上讲跟 onedrive 区别不大, 只不过现在我不知道把它放到哪里好, 我们到底是再开一个 branch 还是在现有代码上修改呢? ( 我个人倾向前者, 应该不会有人同时挂载两种吧 ) @spencerwooo

from onedrive-cf-index.

spencerwooo avatar spencerwooo commented on August 23, 2024

不是大佬, 只是今天比较闲 , 就对着文档实现了 sharePoint : 总体上讲跟 onedrive 区别不大, 只不过现在我不知道把它放到哪里好, 我们到底是再开一个 branch 还是在现有代码上修改呢? ( 我个人倾向前者, 应该不会有人同时挂载两种吧 ) @spencerwooo

我已经赶不上你提 PR 的速度了 😭,有时间马上看,我倾向于在项目基础上改,要不然 SharePoint 部署还得单独再维护一个代码库。可以在 config 里面定一个参数来开 OneDrive 普通 / OneDrive 世纪互联 / SharePoint 三种模式?Maybe,我也不知道我还没看你 SharePoint 的具体代码都改啥了…

from onedrive-cf-index.

beetcb avatar beetcb commented on August 23, 2024

害! 还不是你比较忙。不过还有一个问题: 如果用户同时开启 onedrive 和 sharePoint 怎么处理, 前端可切换 or 只允许一种挂载 @spencerwooo

from onedrive-cf-index.

spencerwooo avatar spencerwooo commented on August 23, 2024

害! 还不是你比较忙。不过还有一个问题: 如果用户同时开启 onedrive 和 sharePoint 怎么处理, 前端可切换 or 只允许一种挂载 @spencerwooo

const ModeEnum = { ONEDRIVE_INTER: 1, ONEDRIVE_CN: 2, SHAREPOINT: 3 }

开了 SharePoint 就 override 掉 OneDrive 普通?(我随便瞎说的,不知道这样好不好)

from onedrive-cf-index.

spencerwooo avatar spencerwooo commented on August 23, 2024

@ella-tj ping 一下

from onedrive-cf-index.

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.