diff --git a/src/api/shop/shopArticle/model/index.ts b/src/api/shop/shopArticle/model/index.ts index 57f73e5..5fc01c4 100644 --- a/src/api/shop/shopArticle/model/index.ts +++ b/src/api/shop/shopArticle/model/index.ts @@ -84,8 +84,6 @@ export interface ShopArticle { bmUsers?: number; // 用户ID userId?: number; - // 商户ID - merchantId?: number; // 项目ID projectId?: number; // 语言 diff --git a/src/views/shop/shopArticle/components/search.vue b/src/views/shop/shopArticle/components/search.vue deleted file mode 100644 index 82fea9d..0000000 --- a/src/views/shop/shopArticle/components/search.vue +++ /dev/null @@ -1,42 +0,0 @@ - - - - diff --git a/src/views/shop/shopArticle/components/shopArticleEdit.vue b/src/views/shop/shopArticle/components/shopArticleEdit.vue deleted file mode 100644 index 7923fc7..0000000 --- a/src/views/shop/shopArticle/components/shopArticleEdit.vue +++ /dev/null @@ -1,584 +0,0 @@ - - - - diff --git a/src/views/shop/shopArticle/index.vue b/src/views/shop/shopArticle/index.vue deleted file mode 100644 index 19bc52f..0000000 --- a/src/views/shop/shopArticle/index.vue +++ /dev/null @@ -1,526 +0,0 @@ - - - - - - -