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 10bdd3d0a9 二维码功能开发及优化
本次更新主要集中在二维码相关功能的开发和优化上,包括扫码识别、生成和分享等方面。
具体改动如下:

1. 修改了uni-app项目中二维码扫描的逻辑,优化了场景参数的解析方式,提高了识别的准确性和效率。
2. 优化了二维码的生成过程,调整了生成二维码时的参数配置,提升了生成速度和二维码的清晰度。
3. 对分享功能进行了重构,优化了分享链接的构造逻辑,确保分享链接的有效性和可靠性。
4. 修复了在特定情况下可能导致二维码扫描失败的bug,提高了整体功能的稳定性。

以上更新旨在提供更加流畅和可靠的二维码功能,提升用户体验。
10 months ago
..
.image first commit 10 months ago
pages 二维码功能开发及优化 10 months ago
sheep 二维码功能开发及优化 10 months ago
static first commit 10 months ago
uni_modules first commit 10 months ago
.env.development 二维码功能开发及优化 10 months ago
.env.production 更新环境变量和manifest配置 10 months ago
.gitignore first commit 10 months ago
.prettierignore first commit 10 months ago
.prettierrc first commit 10 months ago
App.vue first commit 10 months ago
LICENSE first commit 10 months ago
README.md first commit 10 months ago
androidPrivacy.json first commit 10 months ago
index.html first commit 10 months ago
jsconfig.json first commit 10 months ago
main.js first commit 10 months ago
manifest.json 二维码功能开发及优化 10 months ago
package.json first commit 10 months ago
pages.json first commit 10 months ago
uni.scss first commit 10 months ago
vite.config.js first commit 10 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

架构图

🐱 移动端预览

移动端预览

🐶 管理端预览

店铺装修

会员详情

商品详情

订单详情

营销中心