Skip to content

Commit 87605d2

Browse files
committed
去掉测试数据
1 parent 0bb1ceb commit 87605d2

File tree

4 files changed

+277
-280
lines changed

4 files changed

+277
-280
lines changed

src/App.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
</div> -->
2323
<!-- 启动页 -->
2424
<div id="app">
25-
<!-- <Launch></Launch> -->
26-
<router-view></router-view>
27-
<!-- <vue-route-transition :keepAlive="true"></vue-route-transition> -->
25+
<Launch></Launch>
26+
<!-- <router-view></router-view> -->
27+
<vue-route-transition :keepAlive="true"></vue-route-transition>
2828
</div>
2929
</template>
3030

0 commit comments

Comments
 (0)