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
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
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
ffa753707b
feat: 套餐折叠、小程序 staging API、首页去筛选、企微日志权限
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 20:17:52 +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
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
5deffbdbfb
fix(h5-partner): allow reopening WeChat image picker after cancel
...
Avoid resetting JSSDK on each pick and unlock cancel paths so camera/album can be opened again.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-02 17:11:19 +08:00
jacy
ca6fa2244b
合伙人端和门店端微信SDK调用相机复原
2026-08-02 16:34:56 +08:00
jacy
3fc2f23e10
feat(h5-auth): restore partner and shop WeChat login
...
Re-enable one-tap WeChat login, post-SMS OAuth bind, and quick login gates so partner/shop openId flows work again on staging.
2026-08-02 11:59:23 +08:00
jacy
ca621c9db8
fix(partner): restyle map picker header actions
...
Title centered; wide confirm on left, close on right.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 13:08:35 +08:00
jacy
507a21a318
fix(partner): hide map pick coords from UI
...
Keep lat/lng in form state for submit; remove pending coords panel and toasts.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 13:04:41 +08:00
jacy
f396cb1fef
feat(partner): map pick UX and Tencent LBS SN signature
...
Hide locate on store forms; restore optimized locpicker overlay.
Add TENCENT_LBS_SECRET_KEY and server-side sig for WebServiceAPI.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 12:56:51 +08:00
jacy
b0ff254cd8
fix(partner): use server LBS search instead of locpicker iframe
...
Avoid Tencent locpicker _listTap crash when selecting POI in WeChat WebView.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 11:31:02 +08:00
jacy
c3362851ff
fix(partner): restore Tencent locpicker iframe for store map pick
...
Partner H5 store create/edit uses locpicker again; expose LBS key for iframe.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 11:20:22 +08:00
jacy
944306e45c
fix(admin,partner): replace Tencent iframe picker with server LBS search
...
CI / verify (pull_request) Has been cancelled
Avoid locpicker formatted_addresses crash; proxy suggest/nearby/reverse via /common/lbs.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 12:56:50 +08:00
jacy
9ed0c24d11
fix(admin,partner): harden Tencent locpicker coords and confirm flow
...
CI / verify (pull_request) Has been cancelled
Accept latlng-only postMessage, confirm before apply, and read LBS key per request.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 00:47:08 +08:00
jacy
317f910f3c
feat(admin,partner): Tencent map location picker and expose LBS key
...
Store create/edit on HQ and partner can pick coords via Tencent locpicker; client-config exposes TENCENT_LBS_KEY; seed empty system settings from env.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-27 23:19:40 +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
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
68aa7d3ce2
用户协议默认不勾选
2026-07-15 19:50:09 +08:00
jacy
236a2a87a5
合伙人端验证是否已经绑定手机号,否则不支持微信一键登录
2026-07-12 21:18:10 +08:00
jacy
d8c1ac6a9e
选图成功上传bug修复
2026-07-12 17:39:46 +08:00
jacy
b7db202632
解决合伙人端上传图片循环调用接口的问题
2026-07-12 17:29:50 +08:00
jacy
076455944e
fix(partner): 修正微信选图 JSSDK 签名 URL 含 query 参数
...
录店页 ?step= 变化时重新 wx.config,微信内上传仅走 chooseImage 接口。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-12 16:24:42 +08:00
jacy
656e906254
微信sdk更新,修正上传门头照照片错误
2026-07-12 16:10:11 +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
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
ljy
fec7f10f24
Merge branch 'dev_new_ljy' into dev
2026-07-09 23:53:20 +08:00
ljy
b32e2a06eb
fix;提交代码子账号
2026-07-09 23:52:00 +08:00
jacy
b1d5b3214f
Merge commit '336116fbf21cbb33ddbaf00685f93b18ea84d5d6' into dev_jacy
2026-07-09 22:08:02 +08:00
ljy
336116fbf2
fix;合并修复问题
2026-07-09 21:42:36 +08:00
jacy
b506417f5e
合伙人端开店选照片
2026-07-09 17:26:24 +08:00
ljy
ab9654564e
fix:提交修复6个问题
2026-07-08 23:01:18 +08:00
jacy
e32ccebc80
本地环境不验证手机号和微信登录授权
2026-07-07 21:42:56 +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
81413e4d08
fix(partner): resolve WeChat image picker auth denied on store create
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-03 15:32:53 +08:00
jacy
f2175b83f7
门店开通流程
2026-07-03 14:53:21 +08:00