|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
<template>
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<categroy-nav></categroy-nav>
|
|
<categroy-nav></categroy-nav>
|
|
|
- <category-property @loadCmpGoodsByBrandEvent="listemBrandFilter" @loadCmpGoodsByTypeEvent="listemProTypeFilter"></category-property>
|
|
|
|
|
|
|
+ <!--<category-property @loadCmpGoodsByBrandEvent="listemBrandFilter" @loadCmpGoodsByTypeEvent="listemProTypeFilter"></category-property>-->
|
|
|
<component-goods :brandid="brandid" :propertyJSON="propertyJSON"></component-goods>
|
|
<component-goods :brandid="brandid" :propertyJSON="propertyJSON"></component-goods>
|
|
|
</div>
|
|
</div>
|
|
|
</template>
|
|
</template>
|