fix 无题的各条间距不对,应该是段前段后0;章节只空了1个字符,应该是两个
This commit is contained in:
+4
-2
@@ -13,8 +13,10 @@
|
|||||||
<% if (process.env.NODE_ENV === 'development' ) { %>
|
<% if (process.env.NODE_ENV === 'development' ) { %>
|
||||||
<script>
|
<script>
|
||||||
window._CONFIG = {
|
window._CONFIG = {
|
||||||
'interfaceUrl': 'http://139.9.235.66:8184',
|
// 'interfaceUrl': 'http://139.9.235.66:8184',
|
||||||
'downloadUrl': 'http://139.9.235.66:8184'
|
'interfaceUrl': 'http://10.0.1.28:8184',
|
||||||
|
// 'downloadUrl': 'http://139.9.235.66:8184'
|
||||||
|
'downloadUrl': 'http://10.0.1.28:8184'
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user