diff --git a/src/core/config.js b/src/core/config.js index 20dc3ea..6982b24 100644 --- a/src/core/config.js +++ b/src/core/config.js @@ -2,7 +2,7 @@ const config = { name: "熊熊安装", storagePrefix: "worker_", appId: "wx2401c65b68a6c9b5", - root: "http://xiongxiong.vipwjf.com/api.php" + root: "https://xiongxiong.vipwjf.com/api.php" } export default config \ No newline at end of file