gaoluyang
3 天以前 7eebd7981c1f5d2c569556d1e87f7818cef18cce
src/App.vue
@@ -1,6 +1,6 @@
<template>
  <Splash v-if="showSplash" />
  <div v-else>
   <div v-else>
    <router-view />
  </div>
</template>