mirror of
				https://github.com/ecomfe/vue-echarts.git
				synced 2025-10-31 08:57:20 +08:00 
			
		
		
		
	docs: improve demo
This commit is contained in:
		| @ -58,10 +58,8 @@ const style = computed(() => { | ||||
|           <option :value="null">Default</option> | ||||
|           <option value="dark">Dark</option> | ||||
|         </select> | ||||
|         <label> | ||||
|           <input type="checkbox" v-model="loading" /> | ||||
|           Loading | ||||
|         </label> | ||||
|         <input id="loading-check" type="checkbox" v-model="loading" /> | ||||
|         <label for="loading-check">Loading</label> | ||||
|       </p> | ||||
|     </template> | ||||
|   </v-example> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Justineo
					Justineo