mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			398 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			398 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "Vue3.0快速生成模板": {
 | 
						|
    "prefix": "Vue3.0",
 | 
						|
    "body": [
 | 
						|
      "<template>",
 | 
						|
      "\t<div>\n",
 | 
						|
      "\t</div>",
 | 
						|
      "</template>\n",
 | 
						|
      "<script lang='ts'>",
 | 
						|
      "export default {",
 | 
						|
      "\tsetup(){",
 | 
						|
      "\t\treturn{\n\n\t\t}",
 | 
						|
      "\t},",
 | 
						|
      "}",
 | 
						|
      "</script>\n",
 | 
						|
      "<style scoped>\n",
 | 
						|
      "</style>",
 | 
						|
      "$2"
 | 
						|
    ],
 | 
						|
    "description": "Vue3.0"
 | 
						|
  }
 | 
						|
}
 |