revert(admin): restore original layout, replace primary/secondary source UI with family members
This commit is contained in:
@@ -162,13 +162,7 @@ apps/admin/
|
||||
│ ├── types/index.ts # 共享类型
|
||||
│ ├── views/
|
||||
│ │ ├── login/LoginView.vue # 登录
|
||||
│ │ ├── goods/GoodsView.vue
|
||||
│ │ ├── product-family/ # 产品族管理(商品中心第 2 个标签页)
|
||||
│ │ │ ├── FamilyView.vue # 列表 + 新建 + 入口
|
||||
│ │ │ ├── FamilyDetailDrawer.vue # 详情抽屉:canonical/成员/自定义成员/重算/矩阵摘要
|
||||
│ │ │ ├── AutoGroupDialog.vue # 自动成族预览与应用
|
||||
│ │ │ ├── PriceOverridePanel.vue # 工艺×物流页签的改价矩阵 + 覆盖列表
|
||||
│ │ │ └── CustomMemberDialog.vue # 族内创建自定义成员
|
||||
│ │ ├── goods/GoodsView.vue # 商品配置(编辑弹窗内管理族成员:设为主链接/移除出族/搜索添加)
|
||||
│ │ ├── categories/CategoriesView.vue
|
||||
│ │ ├── countries/CountriesView.vue
|
||||
│ │ ├── tags/TagsView.vue
|
||||
|
||||
Reference in New Issue
Block a user