소스 검색

Gitbook Auto Published

Willin Wang 8 년 전
부모
커밋
b846b035cb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      project/fe/fetch.md

+ 2 - 2
project/fe/fetch.md

@@ -29,5 +29,5 @@ fetch(req).then(function(res) {
 
 ## 参考资料
 
-接口文档: <https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API>
-介绍: <https://github.com/camsong/blog/issues/2>
+* 接口文档: <https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API>
+* 介绍: <https://github.com/camsong/blog/issues/2>