jacy
bdf80e577b
fix(mini-user): address review blockers
...
CI / verify (pull_request) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 13:03:02 +08:00
jacy
eb96b36d0b
feat(redeem): streamline phone redemption confirmation
...
CI / verify (pull_request) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 11:41:06 +08:00
jacy
36bec94639
fix(h5): temporarily disable WeChat camera flows
...
CI / verify (pull_request) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 11:18:51 +08:00
jacy
c11c7647b9
fix(h5): serve assets from dedicated domain roots
...
CI / verify (pull_request) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 10:51:23 +08:00
jacy
83ed90ef67
feat(h5-auth): remember SMS sessions and simplify media access
...
CI / verify (pull_request) Has been cancelled
Hide WeChat login for shop and partner users, keep verified sessions for seven days, and allow JSSDK camera or album access without an OpenID binding.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 10:41:17 +08:00
jacy
73dbf6effb
chore(deploy): stop tracking auto-release.env; feat(mini-user): avatar profile sheet
...
CI / verify (pull_request) Has been cancelled
Remove secrets file from the index (keep local). Mine page can choose avatar and nickname via WeChat components.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 10:31:07 +08:00
jacy
b8adfe98a3
ignore
2026-07-21 10:19:09 +08:00
jacy
6c6fb10490
fix(deploy): correct APP_ROOT to /opt/dukang
...
CI / verify (pull_request) Has been cancelled
Server path is /opt/dukang; stale /opt/dukang-haoke broke PM2 cwd for mini-user H5.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 10:10:35 +08:00
jacy
935ab0d1d4
微信小程序审核不通过修改
CI / verify (pull_request) Has been cancelled
2026-07-21 09:32:06 +08:00
jacy
350a086a73
微信小程序端登录和头像调整
2026-07-21 08:59:44 +08:00
jacy
c5f526d51d
我的页面中的头像
2026-07-21 08:10:52 +08:00
jacy
e1f5130c18
页面顶部空白调整
2026-07-21 08:07:07 +08:00
jacy
bc0b0cafd6
微信小程序支付遇到问题,因为没有 WX_MCH_PRIVATE_KEY
2026-07-21 07:59:57 +08:00
jacy
ade68972a9
微信小程序端修改config服务器地址配置
2026-07-21 07:35:39 +08:00
jacy
47b39e3ba0
迁移的一些脚本文件
2026-07-21 00:01:50 +08:00
jacy
cf73bbae23
迁移的一些脚本文件
2026-07-21 00:01:45 +08:00
jacy
d1b207422c
fix(api): add TICKET_COLLAB to EventType enum
...
CI / verify (pull_request) Has been cancelled
Unblock nest build for after-sale ticket collaboration events.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 21:41:44 +08:00
jacy
4a29d8297c
Merge commit '792b543ba88acda4186bd823461ef1bb76d12f5b' into dev_jacy
CI / verify (pull_request) Has been cancelled
2026-07-20 21:37:55 +08:00
ljy
792b543ba8
fix;提交、
2026-07-19 22:16:55 +08:00
jacy
76270b20bf
Merge branches 'dev_jacy' and 'dev' of git.yqidian.com:jacy/dukang into dev
CI / verify (pull_request) Has been cancelled
2026-07-17 10:43:19 +08:00
jacy
c2914c37e5
fix(partner): grant store staff open/close and media permissions by default
...
CI / verify (pull_request) Has been cancelled
Default new sub-accounts to store:create+store:manage, backfill empty permissions on /partner/me, and treat legacy store staff as allowed to mutate.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-17 10:43:15 +08:00
jacy
9f9b7cb2bd
merge(dev_jacy): partner store manage and env photo dedupe
2026-07-17 10:36:31 +08:00
jacy
de396442a4
feat(partner): let staff manage stores and fix env photo dupes
...
CI / verify (pull_request) Has been cancelled
Allow store:create/manage sub-accounts to edit, open/close, and re-upload media; dedupe ENV photos on write/read and replace via media API.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-17 10:36:29 +08:00
jacy
02efe6fa14
merge(dev_jacy): fix login agreement visibility
2026-07-17 10:20:36 +08:00
jacy
14b867a3a5
fix(auth): show user agreement before login actions
...
CI / verify (pull_request) Has been cancelled
Quick login required agreement without a checkbox; move the consent row above CTAs across partner/shop/user/mini login pages so it stays visible on short screens.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-17 10:20:32 +08:00
jacy
f750fea667
merge(dev_jacy): skip unauthorized partner home APIs
2026-07-17 10:13:45 +08:00
jacy
55e91158b3
fix(partner): skip unauthorized home APIs for sub-accounts
...
CI / verify (pull_request) Has been cancelled
Gate dashboard/stores/orders by permission and move dashboard auth to method level so leaderboard stays open without toasting 403s.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-17 10:13:43 +08:00
jacy
19cb13d26c
merge(dev_jacy): partner sub-account team leaderboard
2026-07-17 10:02:44 +08:00
jacy
04253b9120
feat(partner): let sub-accounts view team leaderboard
...
CI / verify (pull_request) Has been cancelled
Expose same-primary ranking on home/me for all staff including warehouse roles, and open the leaderboard API without business permission gates.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-17 10:02:42 +08:00
jacy
aaf6ee81d5
merge(dev_jacy): fix mini-user production API origin
2026-07-17 09:30:12 +08:00
jacy
972bdde650
fix(mini-user): restore production API origin for H5 builds
...
CI / verify (pull_request) Has been cancelled
Production builds were baking localhost:3000 after the local-dev default change, causing failed to fetch on product list.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-17 09:30:09 +08:00
jacy
c0d66cfe50
merge(dev_jacy): admin订单配送/仓库自动发货/跨城起购与mini-user联调
2026-07-17 09:08:20 +08:00
jacy
00b52b9aaa
用户端跨城订单界面优化
CI / verify (pull_request) Has been cancelled
2026-07-17 09:06:53 +08:00
jacy
e9537ce052
后端仓库配送逻辑完善
CI / verify (pull_request) Has been cancelled
2026-07-17 08:57:19 +08:00
jacy
c204fb0a92
仓库自动配送开关
CI / verify (pull_request) Has been cancelled
2026-07-17 08:50:18 +08:00
jacy
c643b0b979
webadmin端订单修改
2026-07-17 08:45:33 +08:00
jacy
ed44e88e93
miniuser服务器连接地址修改
CI / verify (pull_request) Has been cancelled
2026-07-17 08:34:37 +08:00
jacy
57172d54d5
合伙人页面功
CI / verify (pull_request) Has been cancelled
2026-07-17 08:20:31 +08:00
jacy
608e405468
城市合伙人去掉订单补发功能,酒的订单如果没有配置仓库应该是看不到的
CI / verify (pull_request) Has been cancelled
2026-07-17 08:04:53 +08:00
jacy
b36f2ea63a
城市合伙人H5端结算审核
2026-07-17 07:56:43 +08:00
jacy
7fa2c6fbed
城市合伙人端页面优化
CI / verify (pull_request) Has been cancelled
2026-07-17 07:45:20 +08:00
jacy
bde85a7b82
仓库管理配置 小飞侠配置
CI / verify (pull_request) Has been cancelled
2026-07-16 21:40:25 +08:00
jacy
b4ec9387a0
merge(dev_jacy): 仓配可调配履约与三分支推单
2026-07-16 17:51:32 +08:00
jacy
f6d97b4ee8
feat(trade): 仓配可调配履约与三分支推单
...
CI / verify (pull_request) Has been cancelled
同城有仓按仓库绑定承运商自动推单或自管填单,无仓/跨城走总部快递;新增仓配注册表、FulfillmentService 及三端运单追踪。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-16 17:51:20 +08:00
jacy
f1dc23c54c
合伙人 H5 改造
CI / verify (pull_request) Has been cancelled
2026-07-16 15:04:56 +08:00
jacy
9e6dc8c85c
merge(dev_jacy): partner UX, shop wechat bind, remove H5 title whitespace
2026-07-16 11:40:55 +08:00
jacy
fd5427c7ea
页面头部的白色留白去掉
CI / verify (pull_request) Has been cancelled
2026-07-16 11:38:44 +08:00
jacy
4de570f5f4
合伙人端的子账号管理页面优化
CI / verify (pull_request) Has been cancelled
2026-07-16 11:24:48 +08:00
jacy
22845e5d5f
门店端增加绑定微信按钮
CI / verify (pull_request) Has been cancelled
2026-07-16 08:30:04 +08:00
jacy
8d7507e2d8
杜康发布 skills
2026-07-16 08:28:46 +08:00