diff --git a/.env.development b/.env.development index 649935a..885c717 100644 --- a/.env.development +++ b/.env.development @@ -2,5 +2,8 @@ ENV='development' # base api -VUE_APP_BASE_API=http://knzg.ali251.langye.net -VUE_APP_UPLOAD_API=http://knzg.ali251.langye.net/api/admin/upload-file +#VUE_APP_BASE_API=http://knzg.ali251.langye.net +#VUE_APP_UPLOAD_API=http://knzg.ali251.langye.net/api/admin/upload-file + +VUE_APP_BASE_API=http://knzg.szftu.suzhou.com.cn +VUE_APP_UPLOAD_API=http://knzg.szftu.suzhou.com.cn/api/admin/upload-file diff --git a/public/index.html b/public/index.html index 5f3f491..37d8396 100644 --- a/public/index.html +++ b/public/index.html @@ -11,6 +11,13 @@ window._AMapSecurityConfig = { securityJsCode: '0d59d0a3fa5483849b52b0edc4bc97ec', } + var _czc = _czc || []; + (function () { + var um = document.createElement("script"); + um.src = "https://v1.cnzz.com/z.js?id=1281382159&async=1"; + var s = document.getElementsByTagName("script")[0]; + s.parentNode.insertBefore(um, s); + })();