扩展小程序开发
This commit is contained in:
		
							
								
								
									
										13
									
								
								openhis-ui-vue3-miniapp/src/components/OpenHis/Git/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								openhis-ui-vue3-miniapp/src/components/OpenHis/Git/index.vue
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| <template> | ||||
|   <div> | ||||
|     <svg-icon icon-class="github" @click="goto" /> | ||||
|   </div> | ||||
| </template> | ||||
|  | ||||
| <script setup> | ||||
| // const url = ref('https://gitee.com/y_project/openHIS-Vue'); | ||||
|  | ||||
| function goto() { | ||||
|   // window.open(url.value) | ||||
| } | ||||
| </script> | ||||
		Reference in New Issue
	
	Block a user
	 guorui
					guorui