fix: 新功能增加,原有bug修复。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// 应用全局配置
|
||||
const config = {
|
||||
// baseUrl: 'https://vue.ruoyi.vip/prod-api',
|
||||
baseUrl: 'http://203.0.105.106:82/prod-api',
|
||||
baseUrl: 'http://120.53.89.22:82/prod-api',
|
||||
// baseUrl: 'http://localhost:8080',
|
||||
//cloud后台网关地址
|
||||
// baseUrl: 'http://192.168.10.3:8080',
|
||||
@@ -12,7 +12,7 @@ const config = {
|
||||
// 应用版本
|
||||
version: "1.1.0",
|
||||
// 应用logo
|
||||
logo: "/static/logo.png",
|
||||
logo: "/static/intc.jpg",
|
||||
// 官方网站
|
||||
site_url: "http://www.qdintc.com",
|
||||
// 政策协议
|
||||
|
||||
Reference in New Issue
Block a user