mirror of
https://github.com/Hommy-master/capcut-mate.git
synced 2026-08-29 07:31:26 +08:00
广告地址
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { useEffect, useRef, useState } from "react";
|
||||
import electronService from "../services/electronService";
|
||||
|
||||
const externalUrl = "http://localhost:8008/external-features";
|
||||
const externalUrl = "https://jcaigc.cn//external-features";
|
||||
|
||||
function ExternalWebpage() {
|
||||
const [iframeHeight, setIframeHeight] = useState("0px");
|
||||
|
||||
Reference in New Issue
Block a user