1.2.5.4 漏掉的路由
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<text class="color-000">版本号</text>
|
||||
</view>
|
||||
<view class="action">
|
||||
<text class="text-grey text-sm">1.3.0</text>
|
||||
<text class="text-grey text-sm">1.2.5.4</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
@@ -440,7 +440,7 @@
|
||||
uni.setStorageSync('orderId', id)
|
||||
console.log('id', id)
|
||||
uni.redirectTo({
|
||||
url: '/pages/orderList/OrderDetail/OrderDetail'
|
||||
url: '/packageOrders/pages/orderList/OrderDetail/OrderDetail'
|
||||
})
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user