|
|
@ -4,8 +4,8 @@ export default { |
|
|
|
filePreview: 'http://192.168.0.103/static/uploads/' |
|
|
|
filePreview: 'http://192.168.0.103/static/uploads/' |
|
|
|
} |
|
|
|
} |
|
|
|
const BASE_URL_MAP = { |
|
|
|
const BASE_URL_MAP = { |
|
|
|
DEV: '', |
|
|
|
DEV: './', |
|
|
|
PROD: '', |
|
|
|
PROD: './', |
|
|
|
UNI: 'https://dy.ttentau.top' |
|
|
|
UNI: 'https://dy.ttentau.top' |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|