소스 검색

better demo md

Shuai Chen 7 년 전
부모
커밋
022cf48647
3개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 2 2
      src/components/Exception/demo/403.md
  2. 2 2
      src/components/Exception/demo/404.md
  3. 2 2
      src/components/Exception/demo/500.md

+ 2 - 2
src/components/Exception/demo/403.md

@@ -1,8 +1,8 @@
 ---
 order: 2
 title:
-  zh-CN: 403
-  en-US: 403
+  zh-CN: 403 页面
+  en-US: 403 Page
 ---
 
 ## zh-CN

+ 2 - 2
src/components/Exception/demo/404.md

@@ -1,8 +1,8 @@
 ---
 order: 0
 title:
-  zh-CN: 404
-  en-US: 404
+  zh-CN: 404 页面
+  en-US: 404 Page
 ---
 
 ## zh-CN

+ 2 - 2
src/components/Exception/demo/500.md

@@ -1,8 +1,8 @@
 ---
 order: 1
 title:
-  zh-CN: 500
-  en-US: 500
+  zh-CN: 500 页面
+  en-US: 500 Page
 ---
 
 ## zh-CN