接入nuxt

This commit is contained in:
aixianling
2024-09-30 18:02:54 +08:00
parent 2f93572701
commit 45017af56d
10 changed files with 73 additions and 68 deletions

View File

@@ -6,9 +6,7 @@
</template>
<script>
import {mapState} from "vuex";
import Vue from "vue";
export default {
name: "appEntry",