接入商品评论数据

This commit is contained in:
2026-03-20 17:30:30 +08:00
parent 620ae742df
commit 13811ae87d
14 changed files with 535 additions and 1753 deletions

View File

@@ -246,7 +246,7 @@ export const routes: RouteRecord[] = [
// ========== 店铺模块 ==========
{
id: 'shop_manage',
title: '店铺管理',
title: '我的店铺',
path: '/pages/mall/admin/shop/manage',
componentKey: 'ShopManage',
parentId: 'shop',