mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-16 03:55:06 +08:00
完善 uniapp 接口地址配置
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
module.exports = {
|
||||
// baseUrl: 'http://localhost:8080',
|
||||
baseUrl: 'http://localhost:48080',
|
||||
baseApi: 'admin-api',
|
||||
// 应用信息
|
||||
appInfo: {
|
||||
// 应用名称
|
||||
|
Reference in New Issue
Block a user