Skip to content

Commit 8c51c67

Browse files
committed
💬 update homepage
1 parent 3188b3f commit 8c51c67

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
- https://www.microsoft.com/store/productId/9NPR50GQ7T53
2323
-
24-
- https://haihaihai.vip
24+
- https://widgetjs.cn
2525

2626
### 项目目录结构
2727

@@ -46,7 +46,7 @@ widgets
4646
#### 1.下载并运行桌面组件客户端
4747
- https://www.microsoft.com/store/productId/9NPR50GQ7T53
4848
-
49-
- https://haihaihai.vip
49+
- https://widgetjs.cn
5050

5151
#### 2.克隆代码
5252

dist/assets/Index2.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const openInAppUrl = computed(() => {
6060
})
6161
6262
const downloadApp = () => {
63-
window.open('https://haihaihai.vip/')
63+
window.open('https://widgetjs.cn/')
6464
}
6565
6666
const openInApp = () => {

0 commit comments

Comments
 (0)