Kaynağa Gözat

fix: Fix Image route name (#15194)

iamkun 6 yıl önce
ebeveyn
işleme
0c9452f778
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      examples/nav.config.json

+ 2 - 2
examples/nav.config.json

@@ -258,7 +258,7 @@
             },
             {
               "path": "/image",
-              "title": "Image"
+              "title": "Image 图片"
             }
           ]
         }
@@ -1056,7 +1056,7 @@
             },
             {
               "path": "/image",
-              "title": "Image 图片"
+              "title": "Image"
             }
           ]
         }