jacy
7c9827875f
合伙人端开店的流程里加入开店营业时间,放在开店流程的第一页。
2026-07-22 11:30:25 +08:00
jacy
270cebc79a
fix(partner): move store-open phone verify to step 3
...
CI / verify (pull_request) Has been cancelled
Confirm phone and SMS after bank details, then submit directly.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-22 10:22:53 +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
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
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
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
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
608e405468
城市合伙人去掉订单补发功能,酒的订单如果没有配置仓库应该是看不到的
CI / verify (pull_request) Has been cancelled
2026-07-17 08:04:53 +08:00
jacy
7fa2c6fbed
城市合伙人端页面优化
CI / verify (pull_request) Has been cancelled
2026-07-17 07:45:20 +08:00
jacy
f1dc23c54c
合伙人 H5 改造
CI / verify (pull_request) Has been cancelled
2026-07-16 15:04:56 +08:00
jacy
e0f5977dd9
门店审核功能
2026-07-14 15:25:17 +08:00
jacy
236a2a87a5
合伙人端验证是否已经绑定手机号,否则不支持微信一键登录
2026-07-12 21:18:10 +08:00
jacy
3b4833b51a
开合伙人子账号要验证手机号
2026-07-12 17:53:54 +08:00
jacy
908a5dcf0f
开店需要验证手机号
2026-07-12 17:51:20 +08:00
jacy
2c04676555
修复合伙人端上传门头照片失败的问题
2026-07-12 15:55:49 +08:00
jacy
63af3321dd
feat(admin): HQ手机号编辑、合伙人子账号日志与子账号H5体验
...
支持 HQ 账户改手机号(格式校验)、合伙人日志包含子账号且子账号不显示主账号信息;改手机号时清除微信绑定。合伙人 H5 子账号页签与我的页、录入门店底部按钮及上传失败提示。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-12 13:29:09 +08:00
jacy
7f031cc4c2
城市合伙人端的修改(后台)
2026-07-12 10:19:39 +08:00
jacy
1761f7b3bf
城市合伙人端开店城市屁默认郑州
2026-07-10 13:14:46 +08:00
jacy
47f540fbd9
fix(h5-partner): resolve merge conflicts for auth and sub-accounts
...
Merge partner session model (AuthGate, ensureSession, WeChat OAuth in Context) with sub-account routing, admin partner-account tree CRUD, upload lock, and partner staff flows.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-10 11:24:48 +08:00
jacy
9c5cb69730
子账号登录微信授权
2026-07-10 11:03:11 +08:00
jacy
f4f4f1b4aa
主账号和子账号同一设备登录遇到storge问题
2026-07-10 10:54:04 +08:00
ljy
41e66774ef
Merge branch 'dev_new_ljy' into dev
2026-07-10 01:54:39 +08:00
ljy
d66fd9099f
fix:登录跳转失败问题
2026-07-10 01:54:23 +08:00
ljy
58d58f35c4
fix;提交
2026-07-10 01:06:19 +08:00
ljy
e770c98de7
fix:创建子账号不发短信
2026-07-10 00:46:55 +08:00
ljy
301839e2dc
fix:提交子账号
2026-07-10 00:22:25 +08:00
ljy
b32e2a06eb
fix;提交代码子账号
2026-07-09 23:52:00 +08:00
ljy
336116fbf2
fix;合并修复问题
2026-07-09 21:42:36 +08:00
ljy
ab9654564e
fix:提交修复6个问题
2026-07-08 23:01:18 +08:00
jacy
eb961c3a74
feat(h5): unify WeChat OAuth under m.runxian.top path routing
...
Serve user/shop/partner H5 under /user/, /shop/, /partner/ on a single authorized domain; update nginx, SSL script, and router base paths.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 22:07:47 +08:00
jacy
e32ccebc80
本地环境不验证手机号和微信登录授权
2026-07-07 21:42:56 +08:00
jacy
d9e72ab227
Merge commit 'fcf1d45522e3ba6e6faf2590b60f2db1ef90e73c' into dev_jacy
2026-07-07 13:55:10 +08:00
jacy
7ca9fc8a35
门店账号管理修改
2026-07-07 00:01:16 +08:00
ljy
fcf1d45522
fix:完善门店和总部管理端
2026-07-06 20:58:38 +08:00
ljy
569becedaa
feat;提交管理端和城市合伙人端
2026-07-05 23:48:20 +08:00
jacy
cabc9e6ebb
feat(partner): require WeChat OAuth before store photo upload
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-03 15:44:46 +08:00
jacy
f2175b83f7
门店开通流程
2026-07-03 14:53:21 +08:00
ljy
a0ee3a21cd
fix:提交修改信息
2026-07-01 17:58:01 +08:00
ljy
d6855c9f5c
fix:需求完善
2026-07-01 16:24:18 +08:00
jacy
6e047dc0a5
init
2026-06-30 10:33:56 +08:00