From 0f8c77a7999d000b0200fbb68cbbc06ca51bbf25 Mon Sep 17 00:00:00 2001 From: inter Date: Tue, 16 Sep 2025 10:39:57 +0800 Subject: [PATCH] Add File --- uni_modules/uni-link/readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 uni_modules/uni-link/readme.md diff --git a/uni_modules/uni-link/readme.md b/uni_modules/uni-link/readme.md new file mode 100644 index 0000000..7f09e94 --- /dev/null +++ b/uni_modules/uni-link/readme.md @@ -0,0 +1,11 @@ + + +## Link 链接 +> **组件名:uni-link** +> 代码块: `uLink` + + +uni-link是一个外部网页超链接组件,在小程序内复制url,在app内打开外部浏览器,在h5端打开新网页。 + +### [查看文档](https://uniapp.dcloud.io/component/uniui/uni-link) +#### 如使用过程中有任何问题,或者您对uni-ui有一些好的建议,欢迎加入 uni-ui 交流群:871950839 \ No newline at end of file