Browse Source

图片路径

彭宇 1 năm trước cách đây
mục cha
commit
b914147a3d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -573,7 +573,7 @@
 					} else {
 					} else {
 						this.getList()
 						this.getList()
 						uni.navigateTo({
 						uni.navigateTo({
-							url: '/pages/knowledgeDetails/knowledgeDetails?id=' + item.id,
+							url: '/pages/highServer/knowledgeDetails/knowledgeDetails?id=' + item.id,
 						});
 						});
 					}
 					}
 				});
 				});