6.3分支收到push后,会自动部署到dc,无需人工干预
假如您在这个项目中找到任何的bug,请发送邮件给 qingdkj@outlook.com .
# 安装依赖
npm install
# 在localhost:8080使用热启动服务
npm run dev
# 构建压缩的项目
npm run build
# t构建项目与看包分析报告
npm run build --report
寻找一个对于如何运作的详细解释? 去看 向导 和 vue-loader的文档.
假设服务器网址为 http://localhost:8080/
部署方式: ./dist 文件夹为编译输出 ./dist/static 放服务器根目录下的 static ./dist/index.html 放服务器 store 文件夹内的 index.html
主页的网址为 http://localhost:8080/#/
编程开发类的网址是 http://localhost:8080/#/programming
主题美化类的网址是 http://localhost:8080/#/themes
音乐欣赏类的网址是 http://localhost:8080/#/musicandsound
游戏娱乐类的网址是 http://localhost:8080/#/games
作图/看图类的网址是 http://localhost:8080/#/photos
社交软件类的网址是 http://localhost:8080/#/relations
实用工具类的网址是 http://localhost:8080/#/tools
视频观看类的网址是 http://localhost:8080/#/videos
其他应用类的网址是 http://localhost:8080/#/others
网络应用类的网址是 http://localhost:8080/#/network
办公学习类的网址是 http://localhost:8080/#/office
阅读写作类的网址是 http://localhost:8080/#/reading
主页的网址为 http://localhost:8080/#/dark
编程开发类的网址是 http://localhost:8080/#/darkprogramming
主题美化类的网址是 http://localhost:8080/#/darkthemes
游戏娱乐类的网址是 http://localhost:8080/#/darkgames
作图/看图类的网址是 http://localhost:8080/#/darkphotos
社交软件类的网址是 http://localhost:8080/#/darkrelations
实用工具类的网址是 http://localhost:8080/#/darktools
视频观看类的网址是 http://localhost:8080/#/darkvideos
其他应用类的网址是 http://localhost:8080/#/darkothers
网络应用类的网址是 http://localhost:8080/#/darknetwork
办公学习类的网址是 http://localhost:8080/#/darkoffice
阅读写作类的网址是 http://localhost:8080/#/darkreading
chat -> Relations
development -> Programming
games -> Games
image_graphics -> Photos
music -> MusicAndSound
network -> Network
office -> Office
others -> Others
reading -> Reading
themes -> Themes
tools -> Tools
video -> Videos
注:本产品需要配合存储库: https://gitee.com/deepin-community-store/deepin-community-store 使用!
本仓库的Gitee地址: https://gitee.com/deepin-community-store/DCSAPP_WEB
本仓库的GitHub地址: https://github.com/z-rx/dcsapp-web