fix: update official
This commit is contained in:
		| @@ -5,7 +5,7 @@ | |||||||
|   <meta charset="UTF-8" /> |   <meta charset="UTF-8" /> | ||||||
|   <link rel="icon" type="image/svg+xml" href="https://kevisual.cn/root/center/panda.png" /> |   <link rel="icon" type="image/svg+xml" href="https://kevisual.cn/root/center/panda.png" /> | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |   <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||||||
|   <title>kevisual 助手</title> |   <title>杭州余杭逸文设计工作室</title> | ||||||
| </head> | </head> | ||||||
|  |  | ||||||
| <body> | <body> | ||||||
|   | |||||||
| @@ -165,7 +165,11 @@ export const App = () => { | |||||||
|               </div> |               </div> | ||||||
|             </div> |             </div> | ||||||
|           </div> |           </div> | ||||||
|           <div className='mt-12 pt-8 border-t border-gray-800 text-center text-gray-400'> |           <div | ||||||
|  |             className='mt-12 pt-8 border-t border-gray-800 text-center text-gray-400' | ||||||
|  |             onClick={() => { | ||||||
|  |               window.open('https://beian.miit.gov.cn/', '_blank'); | ||||||
|  |             }}> | ||||||
|             <p>浙ICP备2025158778号</p> |             <p>浙ICP备2025158778号</p> | ||||||
|             <p>© 2025 杭州余杭逸文设计工作室. All rights reserved.</p> |             <p>© 2025 杭州余杭逸文设计工作室. All rights reserved.</p> | ||||||
|           </div> |           </div> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user