Ver código fonte

页面更新

wangxy 2 meses atrás
pai
commit
7d2fe2366d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      pages/xygkJigoushezhi/xygkJigoushezhi.vue

+ 1 - 1
pages/xygkJigoushezhi/xygkJigoushezhi.vue

@@ -25,7 +25,7 @@
 	
 	function pageInit() {
 		httpApi.getCommonGaikuangJigouShezhiInfo().then(res => {
-			data.content = res.data.content;
+			data.content = res.data.pic;
 		})
 	}
 </script>