vr-shopxo-uniapp/README.md

55 lines
2.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# ShopXO开源商城uniapp端
#### 介绍
* 后端支持依托于ShopXO免费开源电商系统开发的uniapp端主题源码
* 内置8中搭配主色(可自行扩展更多配色)、自由快捷切换适应各大行业需求
* 已支持小程序微信、QQ、百度、支付宝、头条&抖音)+ H5APP正在紧急适配中
#### 使用教程
`程序打包操作需要有一定的编程技术基础、如需帮助请到git平台提issues寻求帮助`
* 打包教程 [https://doc.shopxo.net/article/1/293727233598554112.html](https://doc.shopxo.net/article/1/293727233598554112.html)
1. 先安装ShopXO免费开源系统 [http://install.shopxo.net/](http://install.shopxo.net/)
2. 将该源码导入HBuilderX开发工具、顶部工具栏 `运行->运行到小程序模拟器->(根据支持平台自行选择、如 微信开发者工具)`
3. App.vue中修改 request_url 和 static_url 地址为自己的商城地址即可使用
4. 主题默认为黄色(yellow),如更改主题 App.vue文件中 default_theme + 底部css引入pages.json文件中 tabBar选中图标+selectedColor选中颜色
5. 发布、HBuilderX开发工具、顶部工具栏 `发行->(根据支持平台自行选择、如 微信开发者工具)`
#### 官方QQ群、答案`shopxo.net`
* 官方uniapp群679303149
#### 体验码
![二维码.jpg](https://doc.shopxo.net/upload/image/20211211/1639234221484373.jpg)
#### 当前项目源代码平台
* Gitee[https://gitee.com/zongzhige/shopxo-uniapp](https://gitee.com/zongzhige/shopxo-uniapp)
* GitHub[https://github.com/gongfuxiang/shopxo-uniapp](https://github.com/gongfuxiang/shopxo-uniapp)
* Coding[https://zongzhige.coding.net/public/shopxo/uniapp/git](https://zongzhige.coding.net/public/shopxo/uniapp/git)
* GitCode[https://gitcode.net/zongzhige/shopxo-uniapp](https://gitcode.net/zongzhige/shopxo-uniapp)
* uni-app[https://ext.dcloud.net.cn/plugin?id=6380](https://ext.dcloud.net.cn/plugin?id=6380)
#### ShopXO后端源代码平台
* Gitee[https://gitee.com/zongzhige/shopxo](https://gitee.com/zongzhige/shopxo)
* GitHub[https://github.com/gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)
* Coding[https://zongzhige.coding.net/public/shopxo/shopxo/git](https://zongzhige.coding.net/public/shopxo/shopxo/git)
* GitCode[https://gitcode.net/zongzhige/shopxo](https://gitcode.net/zongzhige/shopxo)
#### API接口文档
* [https://doc.shopxo.net/article/2.html](https://doc.shopxo.net/article/2.html)
#### 支持多种配色
![配色.jpg](https://doc.shopxo.net/upload/image/20211023/1634962774958024.jpg)
#### 效果图片
![主要部分.jpg](https://doc.shopxo.net/upload/image/20211023/1634962851731604.jpg)
![扩展部分.jpg](https://doc.shopxo.net/upload/image/20211023/1634962862173709.jpg)