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