odc.xiaohui
2023-03-07 034d8675792fee6af5af592df0b69acd3ad8a215
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>