You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lenovo008\lenovo c70765bdf6 feat(mall): 添加抽奖功能及部分页面和接口
- 新增奖品领取页面及其相关接口。
- 添加抽奖页面及中奖结果展示页面。
- 实现抽奖规则和已获奖品的展示功能。
- 相应地在pages.json中注册了新增的页面。
- 调整了.env.development中的API基础URL。
- 优化了部分页面的样式和布局。
- 代码中删除了未使用的奖品图片资源。

BREAKING CHANGE: 删除了部分奖品图片资源,如果前端仍然引用这些图片,需要做相应的调整。
3 months ago
..
.image first commit 3 months ago
pages feat(mall): 添加抽奖功能及部分页面和接口 3 months ago
sheep feat(mall): 添加抽奖功能及部分页面和接口 3 months ago
static first commit 3 months ago
uni_modules first commit 3 months ago
.env.development feat(mall): 添加抽奖功能及部分页面和接口 3 months ago
.env.production 更新环境变量和manifest配置 3 months ago
.gitignore first commit 3 months ago
.prettierignore first commit 3 months ago
.prettierrc first commit 3 months ago
App.vue first commit 3 months ago
LICENSE first commit 3 months ago
README.md first commit 3 months ago
androidPrivacy.json first commit 3 months ago
index.html first commit 3 months ago
jsconfig.json first commit 3 months ago
main.js first commit 3 months ago
manifest.json 二维码功能开发及优化 3 months ago
package.json first commit 3 months ago
pages.json feat(mall): 添加抽奖功能及部分页面和接口 3 months ago
uni.scss first commit 3 months ago
vite.config.js first commit 3 months ago

README.md

严肃声明:现在、未来都不会有商业版本,所有代码全部开源!

「我喜欢写代码,乐此不疲」
「我喜欢做开源,以此为乐」

🐶 在上海艰苦奋斗,早中晚在 top3 大厂认真搬砖,夜里为开源做贡献。

如果这个项目让你有所收获,记得 Star 关注哦,这对我是非常不错的鼓励与支持。

🐶 新手必读

🐯 商城简介

芋道商城,基于 芋道开发平台 构建,以开发者为中心,打造中国第一流的 Java 开源商城系统,全部开源,个人与企业可 100% 免费使用。

有任何问题,或者想要的功能,可以在 Issues 中提给艿艿。

😜 给项目点点 Star 吧,这对我们真的很重要!

功能图

  • 基于 uni-app + Vue3 开发支持微信小程序、微信公众号、H5 移动端,未来会支持支付宝小程序、抖音小程序等
  • 支持 SaaS 多租户,可满足商品、订单、支付、会员、优惠券、秒杀、拼团、砍价、分销、积分等多种经营需求

🔥 后端架构

支持 Spring Boot、Spring Cloud 两种架构:

① Spring Boot 单体架构:https://github.com/YunaiV/ruoyi-vue-pro

架构图

② Spring Cloud 微服务架构:https://github.com/YunaiV/yudao-cloud

架构图

🐱 移动端预览

移动端预览

🐶 管理端预览

店铺装修

会员详情

商品详情

订单详情

营销中心