Procházet zdrojové kódy

二手市场跳转问题

zhengjinyi před 4 roky
rodič
revize
d5edbef0e3

+ 1 - 1
src/main/resources/templates/flea-market/list.html

@@ -65,7 +65,7 @@
                             <span class="infotag sold" v-if="item.sold==1&&item.newAdded==1||item.sold==1&&item.newAdded==0">已售</span>
                             <span class="infotag other" v-if="item.brandID==161&&item.brandName!=''&&item.brandName!=null">{{item.brandName}}</span>
                         </div>
-                        <a class="productname" :href="'/flea-market-'+item.productID+'.html'">
+                        <a class="productname" :href="'/flea-market-'+item.productId+'.html'">
                             {{item.name}}
                         </a>
                         <div class="targetprice">