Giter Club home page Giter Club logo

bilibili-vue's People

Contributors

dependabot[bot] avatar lybenson avatar woaer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bilibili-vue's Issues

预览地址404

不管是项目信息里写的官网 http://www.lybenson.com/bilibili/bilibili-vue//dist/index.html
还是 README.md 里的网址 http://www.lybenson.com/bilibili/
打开都是404。

image

小建议

建议图片加个占位图和图片懒加载.

生产环境运行效率与跨域的问题

1 请问生产环境下,后台不需要先编译生成dist吗,直接用pm2启动会导致运行效率低吗
2 我在本地运行时,好像无法跨域访问后台,去掉withCredentials: true就可以了

bilibili图片加入防盗链

请求图片资源时,由于header会带有Referer,服务器会根据Referer判断请求来源,使得其他网站加载bilibili的图片时会出现403错误(没有权限),可考虑以下解决办法:

  • 暂时可以安装Chrome插件No Referer Switch去除Referer字段,正常加载图片资源
  • 更改图片的链接地址,通过代理服务器(例如Nginx)请求图片资源再返回给浏览器

Front end dev problem: UnhandledPromiseRejectionWarning: Error: Exited with code 3

When I run "npm run dev" in the frontend folder, it responds error msg:

[email protected] dev /root/bilibili-vue
> node build/dev-server.js

(node:3989) UnhandledPromiseRejectionWarning: Error: Exited with code 3
    at ChildProcess.<anonymous> (/root/bilibili-vue/node_modules/opn/index.js:83:13)
    at Object.onceWrapper (events.js:300:26)
    at ChildProcess.emit (events.js:210:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Socket.<anonymous> (internal/child_process.js:430:11)
    at Socket.emit (events.js:210:5)
    at Pipe.<anonymous> (net.js:658:12)
(node:3989) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:3989) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

my nodejs is version 12.13.0

为啥不能clone到本地呀?

clone到本地的时候报错啦:

error: RPC failed; curl 28 OpenSSL SSL_read: Connection was reset, errno 10054
fatal: expected flush after ref listing

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.