wangfei
2025-10-21 dbcc700e995d8c1ce2a3bea4c23c9b0d23c1e65d
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%;