update
This commit is contained in:
		@@ -59,7 +59,7 @@
 | 
			
		||||
 | 
			
		||||
			<div
 | 
			
		||||
				class="video-bottom--wrapper"
 | 
			
		||||
				v-show="true || fireDirection === '北火'"
 | 
			
		||||
				v-show="fireDirection === '北火'"
 | 
			
		||||
				style=""
 | 
			
		||||
			>
 | 
			
		||||
				<video
 | 
			
		||||
@@ -77,7 +77,7 @@
 | 
			
		||||
 | 
			
		||||
			<div
 | 
			
		||||
				class="video-top--wrapper"
 | 
			
		||||
				v-show="true || fireDirection === '南火'"
 | 
			
		||||
				v-show="fireDirection === '南火'"
 | 
			
		||||
				style=""
 | 
			
		||||
			>
 | 
			
		||||
				<video
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user