@@ -101,7 +101,7 @@ module.exports = {
importURL: "172.18.111.232:2050"
},
qa_sc: {
- title: "纵横公路云造价",
+ title: "纵横公路云造价",//流量统计靠这个判断
startPort: 3060,
dbURL:"mongodb://smartcost:smartcost3850888@192.168.1.90:60666,192.168.1.90:60667/smartcost?authSource=admin;replicaSet=sc",
// server: "192.168.1.90",
@@ -306,7 +306,11 @@
</div>
<div style="display: none">
+ <% if (title == "纵横公路云造价") { %>
+ <%include dataStatistics_sc.html %>
+ <% } else { %>
<%include dataStatistics.html %>
+ <% } %>
<!-- inject:js -->