测试
This commit is contained in:
@@ -76,8 +76,8 @@
|
||||
}
|
||||
},
|
||||
categorySubClick(category) {
|
||||
uni.cache.set('keyword', category)
|
||||
uni.$emit("businesscategorys", category)
|
||||
uni.cache.set('keyword', category.name)
|
||||
uni.pro.navigateBack();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user