zhoushihao
2025-01-15 e48e130516dea7aaf8c5967f81cc8bb5bf863667
UI-Project/src/views/Visualization/screen.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%;