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