ZengTao
2025-03-13 7fdb8c4db95ffee41211671a9315993e94e2b573
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%;