This commit is contained in:
chenxiaoxi
2021-04-20 15:25:46 +08:00
parent b2620a08a1
commit 2eb52eec59
161 changed files with 141 additions and 11301 deletions
+5 -8
View File
@@ -1,12 +1,9 @@
<template>
<div id="vue-admin-beautiful">
<router-view />
<div id="foton">
<router-view/>
</div>
</template>
<script>
export default {
name: 'App',
mounted() {},
}
</script>
<style lang="scss">
</style>