style:修改打包后端地址

master
黄伟杰 5 days ago
parent 1df0eda266
commit 6c8eef9771

@ -1,8 +1,8 @@
// 应用全局配置 // 应用全局配置
const config = { const config = {
// baseUrl: 'http://47.106.185.127:48080',127.0.0.1 // baseUrl: 'http://47.106.185.127:48080',127.0.0.1
// baseUrl: 'https://besure.ngsk.tech:7001', baseUrl: 'https://besure.ngsk.tech:7001',
baseUrl: 'http://192.168.5.167:48081', // baseUrl: 'http://192.168.5.167:48081',
// baseUrl: '', // baseUrl: '',
// 应用信息 // 应用信息
appInfo: { appInfo: {

Loading…
Cancel
Save