feat: create dev server for desktop site

This commit is contained in:
chenjiahan
2021-09-05 12:31:32 +08:00
parent a7ab2f8049
commit e307bfc627
18 changed files with 632 additions and 141 deletions

View File

@@ -64,7 +64,7 @@
</template>
<script>
import SearchInput from './SearchInput';
import SearchInput from './SearchInput.vue';
import { packageVersion } from 'site-desktop-shared';
export default {