diff --git a/config/index.js b/config/index.js index fb7e7d1..55e24c5 100644 --- a/config/index.js +++ b/config/index.js @@ -11,7 +11,7 @@ module.exports = (() => { config.Timeout = 10000 // 请求超时时间,单位 ms // 基础服务器地址 -//config.BASE_URL = 'http://localhost:8000' // 开发环境 + // config.BASE_URL = 'http://localhost:8000' // 开发环境 config.BASE_URL = 'https://qxk.leadfyy.com' // 开发环境 // config.BASE_URL = '' // 生产环境 diff --git a/manifest.json b/manifest.json index f131a0f..fae5832 100644 --- a/manifest.json +++ b/manifest.json @@ -50,7 +50,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wxb35ef055a4dd8ad4", + "appid" : "wx1d5b6a2773c15b58", "setting" : { "urlCheck" : false }, diff --git a/static/images/logo.png b/static/images/logo.png index d81d068..ea69017 100644 Binary files a/static/images/logo.png and b/static/images/logo.png differ