jacy
bdbd135318
merge(dev_jacy): mini-user logistics preview and detail timeline (v3.4.13)
2026-08-05 23:03:49 +08:00
jacy
8ca893efab
feat(mini-user): show shipping logistics preview and detail timeline (v3.4.13)
...
Order detail displays latest XFX route under 配送中 with link to full timeline page; docs updated.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 23:03:41 +08:00
jacy
d0ab838da6
merge(dev): v3.4.13 upload compression and winery T+3 fix
CI / verify (push) Has been cancelled
2026-08-05 22:48:47 +08:00
jacy
50ab0f1748
merge(dev_jacy): v3.4.13 upload compression and winery T+3 fix
2026-08-05 22:48:44 +08:00
jacy
fa6fb80d19
feat(upload): compress images over 10MB before OSS upload (v3.4.13)
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 22:48:34 +08:00
jacy
bd1930f6b1
fix(settlement): align winery bill T+3 window to order completedAt
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 22:36:51 +08:00
jacy
dc4295d1bd
merge(dev): v3.4.13 experience optimizations
CI / verify (push) Has been cancelled
2026-08-05 22:34:44 +08:00
jacy
256526c5ec
merge(dev_jacy): v3.4.13 experience optimizations
2026-08-05 22:34:40 +08:00
jacy
1c4b986924
feat(release): v3.4.13 experience optimizations across admin, mini-user, and H5 login
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 22:34:29 +08:00
jacy
bf501d2374
merge(dev): support ticket batch select and task bind
CI / verify (push) Has been cancelled
2026-08-05 08:08:27 +08:00
jacy
442500b1a1
merge(dev_jacy): support ticket batch select and task bind
2026-08-05 08:08:24 +08:00
jacy
490c26a7e1
feat(admin): unrestricted support ticket batch select and task ticket bind
...
Allow selecting support tickets of any status for batch actions; add optional support ticket binding when creating a dev plan task.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 08:08:17 +08:00
jacy
b40eb83f27
Merge pull request 'Dev' ( #13 ) from dev into main
...
CI / verify (push) Has been cancelled
Reviewed-on: https://git.yqidian.com/jacy/dukang/pulls/13
v3.4.12
2026-08-05 00:57:33 +08:00
jacy
f80a0f2c27
Merge pull request '修改门店列表组件' ( #12 ) from dev_jacy into dev
...
CI / verify (pull_request) Has been cancelled
Reviewed-on: https://git.yqidian.com/jacy/dukang/pulls/12
2026-08-05 00:57:14 +08:00
jacy
528669f662
修改门店列表组件
CI / verify (pull_request) Has been cancelled
2026-08-05 00:55:58 +08:00
jacy
f5e523a425
merge(dev): mini-user store list card redesign
CI / verify (push) Has been cancelled
v3.4.11
2026-08-05 00:11:34 +08:00
jacy
16fa07ceaf
feat(mini-user): redesign store list with square thumbnail cards
...
Switch store list to horizontal card layout with square cover image, status badge, hours, address and solid redeem CTA per design mockup.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 00:11:25 +08:00
jacy
b21403a47c
merge(dev): kb doc edit, validation auto-tickets, support batch ops
CI / verify (push) Has been cancelled
2026-08-05 00:09:07 +08:00
jacy
02d89e6385
feat(ops): kb doc edit, validation auto-tickets, support batch ops
...
Add knowledge document GET/PUT and admin edit UI; auto-create support tickets on client 400 validation errors across user/shop/partner apps; batch create tasks and publish from support tickets; restore mini-user store env single-column layout.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 00:08:40 +08:00
jacy
f9a5b6e81a
merge(dev): fix h5-shop upload export for v3.4.12
CI / verify (push) Has been cancelled
2026-08-04 23:54:22 +08:00
jacy
16c386f165
fix(h5-shop): export uploadFileToOss for package image upload
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-04 23:54:20 +08:00
jacy
1c787ed576
merge(dev): release v3.4.12
CI / verify (push) Has been cancelled
2026-08-04 23:53:48 +08:00
jacy
4372018c09
feat: v3.4.12 ticket iteration
...
Refund rollback, winery T+3, multi withdraw, mini-user store detail, dev plan batch edit and WeCom dispatch, support ticket edit/attachments/batch status, package imageUrl.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-04 23:53:31 +08:00
jacy
aca3df4bf2
merge(dev): release v3.4.11 dev plan, wecom push and bot fixes
CI / verify (push) Has been cancelled
2026-08-04 22:41:49 +08:00
jacy
71f508e02b
feat: multi-module iteration
2026-08-04 21:38:49 +08:00
jacy
9d96c73246
feat: 技术支持工单/企微权限/开发版本管理/消息推送等迭代
2026-08-04 21:32:13 +08:00
jacy
fa0d928980
merge(dev): release v3.4.10
CI / verify (push) Has been cancelled
v3.4.10
2026-08-03 22:54:23 +08:00
jacy
c8ea5a3119
fix(mini-user): use Taro.request for analytics and prod API origin
...
Replace fetch with wx/Taro.request in client-logging for WeChat mini program; point production build to api.dukanghaoke.com.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 22:53:35 +08:00
jacy
6f427cb553
merge(dev): persona logging and Sentry system config
CI / verify (push) Has been cancelled
2026-08-03 22:31:27 +08:00
jacy
89fd333702
feat(analytics): persona logging upgrade and Sentry system config
...
Add client-logging SDK, expanded event taxonomy, API observability, admin domain events UI, and move SENTRY_DSN to HQ system settings with @sentry/node bootstrap after config preload.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 22:30:02 +08:00
jacy
ab10431001
feat(trade): connect WeChat refund API and callback flow
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 21:45:33 +08:00
jacy
e93e4b8f84
feat: audit diff, mock SMS 999888, env photos, proxy pay lock, mini-user UX
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 20:47:28 +08:00
jacy
d90847bad0
fix(deploy): staging C端 H5 根路径部署,去掉 /user 前缀
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 20:22:51 +08:00
jacy
ffa753707b
feat: 套餐折叠、小程序 staging API、首页去筛选、企微日志权限
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 20:17:52 +08:00
jacy
ac2f9f4793
fix(shop): restore WithdrawPage import in h5-shop App
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 20:02:53 +08:00
jacy
3ba7b179e8
style(store): 统一门店套餐页 UI 与拓店校验弹窗
...
管理后台套餐 Tab 对齐 Ant Design 表单;合伙人/门店端套餐表单与基本信息页风格一致;拓店下一步校验增加弹窗提示。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 19:59:44 +08:00
jacy
4e7079c221
feat(admin): 侧边栏增加套餐审核入口
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 19:32:07 +08:00
jacy
3c19b7dd97
feat(store): 门店套餐 v3.4.10 全端实现
...
新增 StorePackage 与变更审核流,覆盖总部直存、合伙/门店提审、C 端展示与套餐异议工单;同步 PRD/开发文档与 REQ 索引。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 19:30:59 +08:00
jacy
a7d55b7293
merge(dev): 走马灯滚出终点调整
CI / verify (push) Has been cancelled
v3.4.9
2026-08-03 17:52:18 +08:00
jacy
7e3dc131ad
fix(mini-user): 走马灯全文滚出视口后再多走 10px
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 17:52:10 +08:00
jacy
f09e00e16f
merge(dev): 门店核销走马灯优化
CI / verify (push) Has been cancelled
2026-08-03 16:34:36 +08:00
jacy
ff462bca9a
fix(mini-user): 门店核销走马灯小程序轮播与布局优化
...
单条从右向左位移至 -10px 后停留,位置移至门店详情上方;修复小程序 opacity/transform 不生效问题。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 16:34:28 +08:00
jacy
aa0e140fec
merge(dev): 核销方式标记与统计
CI / verify (push) Has been cancelled
2026-08-03 16:21:47 +08:00
jacy
dc30932012
feat(redeem): 核销记录标记扫码/手机号并支持方式统计
...
落库 RedeemChannel,门店记录页增加统计按钮,HQ 可按方式筛选。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 16:21:38 +08:00
jacy
f8d8e2d6d5
merge(dev): 统一门店结算账单
CI / verify (push) Has been cancelled
2026-08-03 16:04:55 +08:00
jacy
54fca99208
feat(settlement): 统一门店账单列表合并 T+1 与手动提现
...
总部财务以门店账单为唯一入口;新增 store-settlements API,去掉独立提现审菜单并更新企微引导文案。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 16:04:45 +08:00
jacy
9859abba7e
merge(dev): 全部门店可提现+企微提醒
CI / verify (push) Has been cancelled
2026-08-03 15:43:34 +08:00
jacy
26472f8678
fix(settlement): 全部门店可未出账提现并企微提醒
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 15:43:24 +08:00
jacy
c89560e4f8
merge(dev): 门店手动提现 OPT-010
CI / verify (push) Has been cancelled
2026-08-03 15:32:17 +08:00
jacy
f3353bbce5
feat(settlement): 门店未出账手动提现与总部审核(OPT-010)
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 15:32:01 +08:00