1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

Merge branch 'main' into production

This commit is contained in:
2023-04-25 02:21:39 +08:00
90 changed files with 1735 additions and 541 deletions

View File

@@ -11,6 +11,13 @@
</head>
<body>
<!--
FIXME 环境配置
src
- 线上环境:"https://epp.only4.work/access/index.html?inElectron=true"
- 开发环境:"http://localhost/access/index.html?inElectron=true"
-->
<iframe src="https://epp-prod.only4.work/access/index.html?inElectron=true" frameborder="0"></iframe>
<script src="./renderer.js" type="module"></script>
</body>