wangfei
2025-03-05 43f9ccbcf6c92c068fc7ec2e6d06afcdb1088ac0
UI-Project/src/views/Caching/caching.vue
@@ -5,19 +5,14 @@
function changeRouter(index){
  indexFlag=index
}
</script>
<template>
  <!-- <div id="main-div"> -->
    <div id="main-body">
      <router-view  />
    </div>
  <!-- </div> -->
</template>
<style scoped>
#main-div{
  width: 100%;