Skip to content

Commit

Permalink
去掉测试数据
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderMikeHe committed Dec 16, 2019
1 parent 0bb1ceb commit 87605d2
Show file tree
Hide file tree
Showing 4 changed files with 277 additions and 280 deletions.
6 changes: 3 additions & 3 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
</div> -->
<!-- 启动页 -->
<div id="app">
<!-- <Launch></Launch> -->
<router-view></router-view>
<!-- <vue-route-transition :keepAlive="true"></vue-route-transition> -->
<Launch></Launch>
<!-- <router-view></router-view> -->
<vue-route-transition :keepAlive="true"></vue-route-transition>
</div>
</template>

Expand Down
Loading

0 comments on commit 87605d2

Please sign in to comment.