Browse Source

更新

master
mike 3 years ago
parent
commit
938616d0c3
  1. 2
      config/index.js
  2. 2
      manifest.json
  3. BIN
      static/images/logo.png

2
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 = '' // 生产环境

2
manifest.json

@ -50,7 +50,7 @@
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "wxb35ef055a4dd8ad4",
"appid" : "wx1d5b6a2773c15b58",
"setting" : {
"urlCheck" : false
},

BIN
static/images/logo.png

Before

Width: 220  |  Height: 220  |  Size: 19 KiB

After

Width: 352  |  Height: 352  |  Size: 49 KiB

Loading…
Cancel
Save