GithubHelp home page GithubHelp logo

Comments (5)

ukuq avatar ukuq commented on September 15, 2024

https://service-8pduizwk-1255607810.ap-hongkong.apigateway.myqcloud.com/release/onePoint/ms_od_sharepoint/%E4%B8%AD%E6%96%87%E6%96%87%E4%BB%B6/%E6%96%87%E6%A1%A3.docx?&preview
刚试了一下,中文也是可以访问的。建议posRawDir先留空再试。

from onepoint.

burpheart avatar burpheart commented on September 15, 2024

https://service-8pduizwk-1255607810.ap-hongkong.apigateway.myqcloud.com/release/onePoint/ms_od_sharepoint/%E4%B8%AD%E6%96%87%E6%96%87%E4%BB%B6/%E6%96%87%E6%A1%A3.docx?&preview
刚试了一下,中文也是可以访问的。建议posRawDir先留空再试。

根目录如果是中文命名的 好像会有这个问题

from onepoint.

ukuq avatar ukuq commented on September 15, 2024

未发现问题, 参考这个
"/githubtest/": {
"funcName": "ms_od_sharepoint",
"spConfig": {
"shareUrl": "https://lovelearn-my.sharepoint.com/:f:/g/personal/admin_share_onesrc_cc/ErxSEX2Je5tAjgK_fOP8NKoBb1KHrUBiDcz5al5q6BBQQw?e=sh6MK0",
"postRawDir": "/中文"
}
}

from onepoint.

burpheart avatar burpheart commented on September 15, 2024

还是不行 我的程序是部署在zeit.co上的
会不会和这个有关系

from onepoint.

burpheart avatar burpheart commented on September 15, 2024

找到问题了

p_12: url.parse(req.url).pathname

修改为p_12: decodeURIComponent(url.parse(req.url).pathname)

from onepoint.

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.