odc.xiaohui
2023-03-07 5035dde1c77b21c79a32a2e4802f0a1e85931c46
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>