Skip to content

Commit e82dd88

Browse files
🔄 Sync from private repository - 2026-03-10 08:26:46
1 parent 8a9ffea commit e82dd88

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

TrollScript-Private

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit fc2b472c42a010c3c33512d3291496e1bc634dd3
1+
Subproject commit 0b1d67e429b2ff082517a040272d92b22887591c

templates/API/HUD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1247,7 +1247,7 @@ list.onSelect((item, index) => {
12471247
```javascript
12481248
// 加载远程 URL
12491249
const webview = win.addWebView({
1250-
url: 'https://example.com',
1250+
url: 'https://google.com',
12511251
width: 300,
12521252
height: 400,
12531253
style: { cornerRadius: 8 }

0 commit comments

Comments
 (0)