mirror of
https://gitee.com/ShopeX/ECShopX_admin-frontend
synced 2026-08-07 13:15:45 +08:00
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
12 lines
179 B
JSON
12 lines
179 B
JSON
{
|
|
"version": 1,
|
|
"hooks": {
|
|
// "stop": [
|
|
// {
|
|
// "command": "node .cursor/hooks/continue-translate.js",
|
|
// "loop_limit": 30
|
|
// }
|
|
// ]
|
|
}
|
|
}
|