瀏覽代碼

fix: 调整部分功能模块

wenxingxing 22 小時之前
父節點
當前提交
2da7045d7a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: "加载中...",