diff --git a/src/common/components/common.js b/src/common/components/common.js index 4d1be86..87f8938 100644 --- a/src/common/components/common.js +++ b/src/common/components/common.js @@ -1,4 +1,4 @@ -const publishUrl = 'http://v3.xzszwhy.cn/' +const publishUrl = 'https://www.xzszwhy.cn/' // const publishUrl = 'http://192.168.0.120:80/' const url = `${publishUrl}xzszwhy/` const liveUrl = `${publishUrl}live/`