This website requires JavaScript.
Explore
Help
Register
Sign In
jianguo
/
wx
Watch
1
Star
0
Fork
You've already forked wx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
wx
/
dist-electron
/
preload.js
2 lines
39 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
update: Integrate Electron support with new main and preload scripts, update package.json for Electron build configurations, and adjust API base URL handling in request utility for compatibility
2025-04-20 22:07:15 +08:00
window
.
electron
=
require
(
"electron"
)
;