YunaiV
|
f6e74b12cb
|
Merge branch 'develop' of https://gitee.com/yudaocode/yudao-mall-uniapp
# Conflicts:
# pages/chat/components/messageList.vue
# uni_modules/z-paging/changelog.md
# uni_modules/z-paging/components/z-paging-cell/z-paging-cell.vue
# uni_modules/z-paging/components/z-paging-empty-view/z-paging-empty-view.vue
# uni_modules/z-paging/components/z-paging-swiper-item/z-paging-swiper-item.vue
# uni_modules/z-paging/components/z-paging-swiper/z-paging-swiper.vue
# uni_modules/z-paging/components/z-paging/components/z-paging-load-more.vue
# uni_modules/z-paging/components/z-paging/components/z-paging-refresh.vue
# uni_modules/z-paging/components/z-paging/css/z-paging-main.css
# uni_modules/z-paging/components/z-paging/js/modules/back-to-top.js
# uni_modules/z-paging/components/z-paging/js/modules/common-layout.js
# uni_modules/z-paging/components/z-paging/js/modules/data-handle.js
# uni_modules/z-paging/components/z-paging/js/modules/i18n.js
# uni_modules/z-paging/components/z-paging/js/modules/load-more.js
# uni_modules/z-paging/components/z-paging/js/modules/nvue.js
# uni_modules/z-paging/components/z-paging/js/modules/refresher.js
# uni_modules/z-paging/components/z-paging/js/modules/scroller.js
# uni_modules/z-paging/components/z-paging/js/modules/virtual-list.js
# uni_modules/z-paging/components/z-paging/js/z-paging-constant.js
# uni_modules/z-paging/components/z-paging/js/z-paging-enum.js
# uni_modules/z-paging/components/z-paging/js/z-paging-main.js
# uni_modules/z-paging/components/z-paging/js/z-paging-utils.js
# uni_modules/z-paging/components/z-paging/z-paging.vue
# uni_modules/z-paging/package.json
# uni_modules/z-paging/readme.md
|
2025-05-12 21:26:31 +08:00 |
puhui999
|
7e6a3bbad3
|
【代码优化】移除 z-paging 组件使用 uniapp 原生 scroll-view 实现区域滚动
|
2025-05-07 18:05:48 +08:00 |
YunaiV
|
4d308078fa
|
reactor:【INFRA】文件上传 api,增加 directory 参数,去除 path 参数,并支持按照日期分目录、文件名不再使用 sha256 而是时间戳
|
2025-05-02 20:59:30 +08:00 |
YunaiV
|
db60915de6
|
fix:【商城】店铺装修-标题栏:之前 bgImgUrl 不对的问题(彻底修复)
|
2025-05-01 12:07:01 +08:00 |
YunaiV
|
8ef7c89735
|
feat:【商城】店铺装修-标题栏:增加 skew 标题栏。同时,代码回到 titleStyles、descStyles 风格
|
2025-05-01 10:24:52 +08:00 |
YunaiV
|
500b377b4f
|
feat:【商城】店铺装修-优惠劵:展示优惠、剩余信息
|
2025-05-01 08:53:12 +08:00 |
YunaiV
|
ad7de47a47
|
feat:【商城】店铺装修-优惠劵:展示优惠、剩余信息
|
2025-05-01 08:51:50 +08:00 |
YunaiV
|
3e7fd5277c
|
reactor:优化前端直传,支持 H5
|
2025-04-29 19:03:06 +08:00 |
芋道源码
|
20e7593e14
|
!144 增加拒绝用户协议与隐私协议,补充相关逻辑 满足部分应用分发市场的审核需求
Merge pull request !144 from huppygo/master
|
2025-04-28 14:57:49 +00:00 |
YunaiV
|
e2fb99ae60
|
reactor:移除 countDown 组件,使用 s-count-down 组件
|
2025-04-28 22:54:42 +08:00 |
YunaiV
|
01adbff523
|
reactor:utils 挪到 helper 目录下
|
2025-04-28 22:47:00 +08:00 |
YunaiV
|
dfe4a33e2d
|
reactor:consts 挪到 helper 目录下
|
2025-04-28 22:43:30 +08:00 |
YunaiV
|
08e7b32fc3
|
reactor:清理部分 TODO
|
2025-04-28 09:50:50 +08:00 |
YunaiV
|
00f57159b4
|
sync:修复上传删除文件问题 00ac44d1df
|
2025-04-28 00:17:43 +08:00 |
YunaiV
|
ff9211e557
|
sync:富文本默认行高问题修复 97d31ae859
sync: 修复富文本显示问题 6976caf8e8
|
2025-04-28 00:10:57 +08:00 |
YunaiV
|
5dfa496998
|
sync:获取商品图片实时高度判断条件修改 4ac6f6c0d3
|
2025-04-27 21:52:27 +08:00 |
YunaiV
|
b62f2ccd21
|
sync:问题修改 42c75bb61a
|
2025-04-27 21:47:39 +08:00 |
YunaiV
|
796f3e9eba
|
sync:商品列表瀑布流问题修改 c2cd0156f3
|
2025-04-27 13:03:50 +08:00 |
YunaiV
|
70f9c004ea
|
fix:拼团分享海报时,拼团人数不正确的问题
|
2025-04-26 19:18:15 +08:00 |
puhui999
|
336e0efb8d
|
【缺陷修复】修复拼团邀请小程序码位置
|
2025-04-01 17:56:17 +08:00 |
huppygo
|
8914d65fbb
|
增加拒绝用户协议与隐私协议,补充相关逻辑 满足部分应用分发市场的审核需求
拒绝不能点击发送短信,点击登录提示拒绝协议
|
2025-03-22 12:02:00 +08:00 |
puhui999
|
d46cfd3943
|
【功能完善】TabBar 角标完善
|
2025-01-22 10:56:33 +08:00 |
puhui999
|
5cc6d99891
|
【代码优化】分享优化
|
2025-01-09 15:14:46 +08:00 |
puhui999
|
94f8883bd8
|
【缺陷修复】分享信息覆盖了海报信息导致小程序码获取失败的问题
|
2025-01-07 16:30:07 +08:00 |
puhui999
|
53899380c3
|
【缺陷修复】s-layout 组件中使用 onMounted 监听页面加载,解决 H5 中分享信息获取失败的问题
|
2025-01-07 16:08:57 +08:00 |
YunaiV
|
9f7015090d
|
【功能修复】s-layout 部分属性缺失时,首页无法展示的问题
|
2025-01-04 08:53:55 +08:00 |
puhui999
|
52cfca1ca1
|
【缺陷修复】s-layout bgStyle 样式
|
2024-12-19 16:23:35 +08:00 |
YunaiV
|
164589f634
|
【代码评审】购物车提交的校验、bgStyle 样式
|
2024-12-11 13:08:55 +08:00 |
puhui999
|
a863300ae3
|
【缺陷修复】s-layout bgStyle 样式对齐
|
2024-12-09 15:05:44 +08:00 |
puhui999
|
b92bf484df
|
【缺陷修复】商城装修: 顶部导航栏-文字链接支持
|
2024-12-06 11:26:53 +08:00 |
puhui999
|
1b02d0cefa
|
Merge remote-tracking branch 'yudao/develop' into dev
|
2024-12-05 17:50:53 +08:00 |
puhui999
|
b24af1f71f
|
【缺陷修复】商城装修: TitleBar 样式同步
|
2024-12-05 15:38:40 +08:00 |
芋道源码
|
9616e660a6
|
!126 分享相关完善
Merge pull request !126 from puhui999/master
|
2024-12-01 08:58:39 +00:00 |
puhui999
|
4c4134389e
|
【功能完善】小程序支持转发到朋友圈
|
2024-11-29 12:44:42 +08:00 |
YunaiV
|
29a5024468
|
Merge branch 'develop' of https://gitee.com/yudaocode/yudao-mall-uniapp
# Conflicts:
# pages/activity/point/list.vue
|
2024-11-25 20:37:32 +08:00 |
卢越
|
e9b9ac1f7a
|
【功能修复】修复真机环境下的图片上传问题
|
2024-10-28 17:04:57 +08:00 |
YunaiV
|
0213a4b88a
|
【功能修复】领取优惠劵在 validityType = 1 时(固定日期),展示不正确的问题
|
2024-10-27 20:23:29 +08:00 |
YunaiV
|
4bdc82786e
|
【功能修复】s-title-block 的 fontWeight 多加了 px 像素
|
2024-10-27 18:22:47 +08:00 |
YunaiV
|
545d4259c4
|
Merge branch 'develop' of https://gitee.com/yudaocode/yudao-mall-uniapp
|
2024-10-07 15:23:47 +08:00 |
puhui999
|
d7a18f9c01
|
【功能完善】积分商城:完善积分+价格显示样式
|
2024-10-02 15:40:09 +08:00 |
puhui999
|
c5307513cc
|
【功能完善】积分商城:完善积分+价格显示样式
|
2024-10-02 15:02:22 +08:00 |
puhui999
|
9171275d3d
|
【功能完善】积分商城:完善积分+价格显示样式
|
2024-10-02 14:53:46 +08:00 |
puhui999
|
da4cd2238e
|
【功能完善】积分商城:完善活动列表布局切换
|
2024-10-02 12:15:53 +08:00 |
puhui999
|
fb3120d818
|
【功能完善】积分商城:完善活动列表
|
2024-10-02 11:46:50 +08:00 |
YunaiV
|
5f496038c5
|
【代码评审】商城首页的 activity name 的展示
|
2024-10-01 19:00:19 +08:00 |
芋道源码
|
146f9ddc88
|
!104 【功能优化】秒杀详情页过期活动处理
Merge pull request !104 from 卢越/master
|
2024-10-01 10:57:24 +00:00 |
YunaiV
|
47ac7d1fbc
|
【功能】下单页的优惠明细弹窗,不展示积分、优惠劵、会员折扣,因为它们已经单独展示了
|
2024-10-01 10:15:08 +08:00 |
YunaiV
|
25e4686e30
|
Merge branch 'develop' of https://gitee.com/yudaocode/yudao-mall-uniapp
|
2024-09-30 09:05:31 +08:00 |
puhui999
|
6d762c5367
|
【功能完善】积分商城:完善活动详情页面
|
2024-09-28 16:33:26 +08:00 |
puhui999
|
4cdb595a2a
|
【代码优化】商城装修:修复布局为单列小图时价格显示方式不正确的问题
|
2024-09-28 15:39:03 +08:00 |