|
|
@@ -127,7 +127,6 @@ import AppSearchModule from "@/components/module/app-search";
|
|
|
import AppTabs from "@/components/plugin/tabs";
|
|
|
import AppWrapperEmpty from "@/components/app-wrapper-empty";
|
|
|
import Commondity from "./components/item";
|
|
|
-import GoodsCommondity from "@/components/module/app-goods-commodity";
|
|
|
import PxClassCommondity from "@/components/module/app-pxClass-commodity";
|
|
|
import FooterCart from "@/components/module/app-footer-cart";
|
|
|
import ModalModule from "@/components/plugin/modal";
|
|
|
@@ -148,7 +147,7 @@ export default {
|
|
|
AppWrapperEmpty,
|
|
|
Commondity,
|
|
|
ModalModule,
|
|
|
- FooterCart,allMoreSelectInput,PxClassCommondity,GoodsCommondity,wangCg,SelPopup,AppActivilyCoupon
|
|
|
+ FooterCart,allMoreSelectInput,PxClassCommondity,wangCg,SelPopup,AppActivilyCoupon
|
|
|
},
|
|
|
props: {
|
|
|
ghsShopAdminId:{
|