Giter Site home page Giter Site logo

gonelist-web's Introduction

GONEList-Web

这是一款使用 golang + vue 编写的基于 onedrive 的在线共享网盘

效果展示:https://gonelist.cugxuan.cn

后端项目地址:https://github.com/cugxuan/gonelist

详细文档地址:https://gonelist-doc.cugxuan.cn

有问题请提 issue,也可以进入 QQ 群交流,群号:1083165608

功能特性

  • 文件浏览

  • 文件下载

  • 在线视频播放

  • 在线音频播放

项目说明

正在使用 vue + iview 搭建

视频播放和音频播放

视频播放库 DPlayer

音频播放库 APlayer

注意事项

publicPath不建议修改

要实现根据hash去寻找对应文件夹下的文件,本项目把路由设置为history模式,使用history模式要尽量避免使用publicPath,打包后的文件放置在根目录

相对 publicPath 的限制

相对路径的 publicPath 有一些使用上的限制。在以下情况下,应当避免使用相对 publicPath:

  • 当使用基于 HTML5 history.pushState 的路由时;

  • 当使用 pages 选项构建多页面应用时。

同样关于vue-router hash模式与history模式可以参考官方文档

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Customize configuration

See Configuration Reference.

gonelist-web's People

Contributors

sillywa avatar stringke avatar cugxuan avatar dependabot[bot] avatar

Watchers

 avatar

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.