1 Star 0 Fork 30

tang / 新弹幕网站前端

forked from wzm / 新弹幕网站前端 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

弹幕网站前端

项目地址

新版后端地址

配置项目

基本信息配置

进入src/utils文件夹,打开config.js文件编辑网站基本信息

const title = "网站标题";
const email = "网站站长邮箱";
const url = "后端地址";
const icp = "icp备案信息";

Logo图片修改

logo文件位于src/assets/logo.png,替换时将准备好的png文件命名为logo.png并替换。(图片推荐大小为500*85)

图标文件位于public/favicon.ico,替换即可

项目初始化

npm install

编译运行

npm run serve

编译打包

npm run build

图片

个人中心 投稿 视频播放

MIT License Copyright (c) 2021 wzm Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Vue弹幕视频网站 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/tang12138/vue-danmu.git
git@gitee.com:tang12138/vue-danmu.git
tang12138
vue-danmu
新弹幕网站前端
master

搜索帮助