米
心情
所有
图集
登录
搜索
原创
aardio直接将html打包运行成exe程序demo
米醋儿
发布于:2023-08-10
有2中方式,这里推荐方式1 方式1: 1:新建web2 [](https://cos.micuu.com/web/markdown/64d4b57fa9144.png) 2:将网页进行替换 [](https://cos.micuu.com/web/markdown/64d4b5aa7a487.png) 值得注意 [](https://cos.micuu.com/web/markdown/64d5cbd819efe.png) 方式2: 这里只需要将html修改即可 ```html import win.ui; /*DSG{{*/ var winform = win.form(text="成本token登录软件 - 软三";right=759;bottom=469;bgcolor=16777215) winform.add() /*}}*/ import web.view; var wb = web.view(winform); wb.html = /** <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <link rel="icon" href="https://vts.byd.com/favicon.png" /> </head> <body> </body> </html> <script> function showToast(msg, timer = 2000) { let ToastNode = `<div class="toast-content"> <div class="toast"> <span>${msg}</span> </div> </div>`; document.documentElement.insertAdjacentHTML("beforeend", ToastNode); setTimeout(function () { document.querySelector(".toast-content").remove(); }, timer); } </script> <style> label { display: inline-block; width: 80px; text-align: right; } </style> **/ winform.show(); win.loopMessage(); ```
注:原创不易,转载请注明出处(
https://micuu.com/new/3522.html
),本站所有资源来源于网络收集,如有侵权请联系QQ245557979进行清除。
最后修改与 2023-08-11
上一篇:
chatgpt预置提示词
下一篇:
http.NewRequest
▶
珍藏视频
▶
10分钟高效燃脂
▶
30天高效瘦脸操
▶
5分钟缓解颈椎操
友人
→
微博
→
全民K歌
→
唱吧
→
今日头条
→
悠悠网
→
科技小锅盖
→
彼岸桌面
→
阮一峰
→
laravel社区
→
V2ex
→
掘金
+
更多