src/views/Home.vue
@@ -118,8 +118,9 @@ <!-- 右侧内容主题 --> <el-main style="background-color: #F5FAFF"> <router-view></router-view> <!-- <div style="position: absolute;bottom: 0;right: 50%;color: #ccc">当前版本 v2.1.3</div>--> </el-main> <div style="position: absolute;bottom: 0;right: 50%;color: #ccc">当前版本 v2.1.3</div> </el-container> </el-container> </template>