订单逻辑修改
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
itemClick ( type ) {
|
||||
if ( type == 1) {
|
||||
uni.pro.navigateTo('member/index', {
|
||||
shopId: this.shopUserInfo.id,
|
||||
shopId: this.shopId,
|
||||
type: 'index',
|
||||
})
|
||||
} else if ( type == 3 ) {
|
||||
|
||||
Reference in New Issue
Block a user