chore(core): 更新主页面

This commit is contained in:
王立帮
2025-03-31 17:03:34 +08:00
parent dfe1580edf
commit ea7d84cd57

View File

@@ -57,7 +57,7 @@ Loader.init = () => {
if (goog.isElectron) {
(function(window, document) {
var url = 'https://mixly.org/public/app.html';
var url = 'https://mixly.org/public/app30.html';
function detect() {
var iframes = document.getElementsByTagName('iframe');
for (var i = 0; i < iframes.length; i++) {