fix 插入图片
This commit is contained in:
+2
-2
@@ -13,14 +13,14 @@
|
||||
<% if (process.env.NODE_ENV === 'development' ) { %>
|
||||
<script>
|
||||
window._CONFIG = {
|
||||
'interfaceUrl': 'http://10.10.10.46:4202',
|
||||
'interfaceUrl': 'http://139.9.235.66:8184',
|
||||
};
|
||||
</script>
|
||||
<% } %>
|
||||
<% if (process.env.NODE_ENV === 'production' ) { %>
|
||||
<script>
|
||||
window._CONFIG = {
|
||||
'interfaceUrl': 'https://srms.foton.com.cn',
|
||||
'interfaceUrl': 'http://laws-sinotruk-server-kmc2c.yf-grp:8080',
|
||||
};
|
||||
</script>
|
||||
<% } %>
|
||||
|
||||
Reference in New Issue
Block a user