疫情防控
This commit is contained in:
		@@ -36,7 +36,7 @@
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="banner">
 | 
			
		||||
      <img src="./components/img/fxry.png" alt="" class="mar-r18" />
 | 
			
		||||
      <img src="./components/img/fxry.png" alt="" class="mar-r18" @click="toBack"/>
 | 
			
		||||
      <img src="./components/img/jkjc.png" alt="" @click="toHealth" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="echart-content">
 | 
			
		||||
@@ -63,7 +63,12 @@ export default {
 | 
			
		||||
      uni.navigateTo({
 | 
			
		||||
        url:`./Health`
 | 
			
		||||
      })
 | 
			
		||||
    }
 | 
			
		||||
    },
 | 
			
		||||
    toBack(){
 | 
			
		||||
      uni.navigateTo({
 | 
			
		||||
        url:`./BackUserList`
 | 
			
		||||
      })
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
}
 | 
			
		||||
</script>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user