zjh před 5 roky
rodič
revize
c2df1ddc2c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pages/filter/filter.wxml

+ 1 - 1
pages/filter/filter.wxml

@@ -15,7 +15,7 @@
     <view wx:if="{{navRightItems[curIndex].nodes}}">
       <block wx:for="{{navRightItems[curIndex].nodes}}" wx:key="index">
         <view class="nav_right_items">
-          <navigator url="../list/index?brand={{item.tree.id}}&typeid={{navRightItems[curIndex].id}}">
+          <navigator url="../attention/attention">
             <!--用view包裹图片组合,如果有图片就用,无图片提供就使用50x30的这个默认图片-->
             <!-- <view>              
               <block wx:if="{{item.logo}}">