Browse Source

fix: 调整部分功能模块

wenxingxing 20 giờ trước cách đây
mục cha
commit
2da7045d7a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/index/homePageSearch.vue

+ 1 - 1
pages/index/homePageSearch.vue

@@ -174,7 +174,7 @@ export default {
 				pageNum: this.searchPage.pageNum,
 				pageSize: this.searchPage.pageSize,
 				keyword: this.keywordValue,
-				yyxTag: 3
+				yxxTag: 3
 			};
 			uni.showLoading({
 				title: "加载中...",