8 Star 12 Fork 7

星火计划 Project Spark / SPARKAPP_WEB

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

星火商店网页

这是有关星火商店客户端的一部分

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

4.0新版:

主页的网址为 http://localhost:8080/#/new/?theme=light

分类页的网址为 http://localhost:8080/#/new/applist?theme=light&type=chat

搜索页的网址为 http://localhost:8080/#/new/search?theme=light&keywords=yzzi

(深色模式请将theme=light改为theme=dark)

注意 4.0新版 完全兼容旧版的接口,所以您也可以使用下面的旧版接口,但是不建议您这么做。

浅色模式:

主页的网址为 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/#/darkmusicandsound

游戏娱乐类的网址是 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

由星火开发者著

MIT License Copyright (c) 2020 QINGDKJ 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.

简介

dcsapp 展开 收起
JavaScript 等 5 种语言
MIT
取消

发行版 (4)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/spark-store-project/DCSAPP_WEB.git
git@gitee.com:spark-store-project/DCSAPP_WEB.git
spark-store-project
DCSAPP_WEB
SPARKAPP_WEB
Flamescion

搜索帮助