解决冲突
parent
c355fffc92
commit
47912d45e1
12
config.js
12
config.js
|
@ -2,15 +2,11 @@
|
||||||
export default {
|
export default {
|
||||||
qnDomain: 'http://seueton5q.hn-bkt.clouddn.com/',
|
qnDomain: 'http://seueton5q.hn-bkt.clouddn.com/',
|
||||||
uploadQiNiuDomain: 'https://upload-z2.qiniup.com',
|
uploadQiNiuDomain: 'https://upload-z2.qiniup.com',
|
||||||
// baseUrl: 'https://vue.ruoyi.vip/prod-api',
|
// baseUrl: 'https://vue.ruoyi.vip/prod-api',
|
||||||
// baseUrl: 'http://47.93.242.168:8080',
|
// baseUrl: 'http://47.93.242.168:8080',
|
||||||
<<<<<<< HEAD
|
// baseUrl: 'http://47.93.242.168:8080',
|
||||||
// baseUrl: 'http://47.93.242.168:8080',
|
|
||||||
baseUrl: 'http://localhost:8080',
|
baseUrl: 'http://localhost:8080',
|
||||||
=======
|
|
||||||
// baseUrl: 'http://47.93.242.168:8080',
|
|
||||||
baseUrl: 'http://localhost:8080',
|
|
||||||
>>>>>>> 628ee1926942d01758e141fb0b5393a175968240
|
|
||||||
// 应用信息
|
// 应用信息
|
||||||
appInfo: {
|
appInfo: {
|
||||||
// 应用名称
|
// 应用名称
|
||||||
|
|
Loading…
Reference in New Issue