部分
This commit is contained in:
@@ -35,7 +35,7 @@ Page({
|
||||
request({
|
||||
url:'Goods/goodsList',
|
||||
urldata:{
|
||||
id:a.detail.id,
|
||||
cat_id:a.detail.id,
|
||||
sort:'shop_price',
|
||||
sort_asc:'desc',
|
||||
p:0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<view class="box">
|
||||
<navigation bindselect="select" types="{{type}}"></navigation>
|
||||
<navigation bindselect="select" types="{{type}}" ids="{{type[0].id}}"></navigation>
|
||||
<list list="{{list}}"></list>
|
||||
</view>
|
||||
Reference in New Issue
Block a user