Kaynağa Gözat

支付功能开发

JXDS18FUJT 1 yıl önce
ebeveyn
işleme
65256d898f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/App.tsx

+ 1 - 1
src/App.tsx

@@ -17,7 +17,7 @@ export function App() {
     <Router>
     <Switch>
       <Route exact path="/">
-        <Home />
+        <VideoKindList />
       </Route>
       <Route path="/home">
         <Home />