mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			130 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			130 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
| <script setup lang="ts">
 | |
| </script>
 | |
| 
 | |
| <template>
 | |
|   <ContentWrap title="{{ upperFirstName }}"> {{ name }} </ContentWrap>
 | |
| </template>
 | 
