zjh 5 년 전
부모
커밋
c2df1ddc2c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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}}">