Parcourir la source

供应商主页

zhengjinyi il y a 1 an
Parent
commit
4b3530ec9a
2 fichiers modifiés avec 598 ajouts et 292 suppressions
  1. 590 292
      pages/supplier/user/my-shop.vue
  2. 8 0
      services/shop.service.js

Fichier diff supprimé car celui-ci est trop grand
+ 590 - 292
pages/supplier/user/my-shop.vue


+ 8 - 0
services/shop.service.js

@@ -63,6 +63,14 @@ export default class ShopService {
             isLoading: true ,
         })
     }
+    /* 小程序供应商我的店铺分类商品列表 */
+    getCategoryProducts (data = {}) {
+        return this.AjaxService.get({ 
+            url:'/commodity/Shop/getCategoryProducts', 
+            data, 
+            isLoading: true ,
+        })
+    }
     /* 小程序供应商我的店铺banner */
     GetSupplierHomeBanner (data = {}) {
         return this.AjaxService.get({ 

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff