8 Commits

Author SHA1 Message Date
maqian
af3988bcdb merge purchase 2026-05-15 16:01:20 +08:00
moyayu
55d147b44f merge(scope): consolidate picker, goods, i18n, and layout updates 2026-05-09 15:36:32 +08:00
lukaijie
f89773c888 merge(scope): merge code 2026-04-30 23:53:06 +08:00
lukaijie
e8d1cb3968 style(scope): code formated 2026-04-29 19:13:00 +08:00
moyayu
948b46e7c9 This merge bundles multiple fixes and UX improvements across decoration, routing/path picker behavior, i18n, goods/category management, coupon detail filtering, and system config pages. 2026-04-24 17:48:12 +08:00
lukaijie
2b1238d967 merge(scope): merge 2026-04-17 22:13:14 +08:00
moyayu
08b9150dfd chore: batch admin updates (i18n, tables, wx config, docs cleanup)
- Remove tracked .cursor commit-summary notes and resolve last-summary conflict
- Invoice tax copy: management-category wording in zh/en/ar
- Employee marketing list: Activity ID column + locale key bea3f44a.7a9e2d
- Account staff list: related store tags column
- Coupon list: creator store & shop scope columns; minor template spacing
- Refund address: shop picker sends show_distributor_self=1
- Transfer review: bank row value stringified for select binding
- External wx app page: drop data/computed duplicates; table minWidth; format template
- Order navigation widget: default labels via i18n.t
- package.json / lockfile: EOF newline

Made-with: Cursor
2026-04-10 17:52:07 +08:00
zhangjing1
8d82817dd3 feat(i18n): sidebar menu locale, invoice keys, and related fixes
Sidebar/header: add utils/menuI18n.js (getMenuDisplayName) so menu labels use route meta.title via $t when available; update layout-sidebar and layout DOM matching.

Invoice: constants use i18nKey; list.vue computed invoiceStatusTabItems/invoiceSourceOptions; listSchema options; pointmall orderList uses $t(i18nKey) and invoiceStatusText.

Other: saleCategory PLATFORM-only switches; order detail show section for suppliers; store-shop, goods, decorate, wxapp, merchant, mallList, sp-picker, sellers route, datacube order, params; locale JSON updates.

Repo: stop ignoring .cursor (track skills/commit-summary/agents); minor package.json/lock and i18n lang index.
Made-with: Cursor
2026-04-03 14:46:06 +08:00