初始化
This commit is contained in:
		
							
								
								
									
										13
									
								
								examples/views/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								examples/views/index.vue
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| <template> | ||||
|   <router-view /> | ||||
| </template> | ||||
|  | ||||
| <script> | ||||
|   export default { | ||||
|     name: "index" | ||||
|   } | ||||
| </script> | ||||
|  | ||||
| <style scoped> | ||||
|  | ||||
| </style> | ||||
		Reference in New Issue
	
	Block a user