123456
This commit is contained in:
parent
ded17a0b8e
commit
212d8ece1f
@ -1,17 +1,17 @@
|
|||||||
// 应用全局配置
|
// 应用全局配置
|
||||||
module.exports = {
|
module.exports = {
|
||||||
baseUrl: 'http://192.168.1.8:48080/admin-api',
|
baseUrl: 'http://192.168.1.4:48080/admin-api',
|
||||||
// baseUrl: 'http://127.0.0.1:8011/rescue',
|
// baseUrl: 'http://127.0.0.1:8011/rescue',
|
||||||
// baseUrl: 'http://47.95.206.185:8011/rescue',
|
// baseUrl: 'http://47.95.206.185:8011/rescue',
|
||||||
imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
|
imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
|
||||||
wsUrl: 'ws://47.95.206.185:8011/rescue',
|
wsUrl: 'ws://192.168.1.4:48080/admin-api',
|
||||||
//wsUrl: 'ws://192.168.0.149:8011/rescue',
|
//wsUrl: 'ws://192.168.0.149:8011/rescue',
|
||||||
// 应用信息
|
// 应用信息
|
||||||
appInfo: {
|
appInfo: {
|
||||||
// 应用名称
|
// 应用名称
|
||||||
name: "ruoyi-app",
|
name: "ruoyi-app",
|
||||||
// 应用版本
|
// 应用版本
|
||||||
version: "2.6",
|
version: "2.8",
|
||||||
// 应用logo
|
// 应用logo
|
||||||
logo: "/static/logo.png'",
|
logo: "/static/logo.png'",
|
||||||
// 官方网站
|
// 官方网站
|
||||||
|
6077
package-lock.json
generated
6077
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -70,7 +70,7 @@
|
|||||||
yzm:'',
|
yzm:'',
|
||||||
wrod:'',
|
wrod:'',
|
||||||
activeid:0,
|
activeid:0,
|
||||||
tenantCode: 'lighting'
|
tenantCode: 'lanan'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
Loading…
Reference in New Issue
Block a user