Browse Source

添加注释

feature/yujt_analysis_pc v2.0.0.200529.Release
yujt 5 years ago
parent
commit
92ae20a778
  1. 1
      public/index.html

1
public/index.html

@ -36,6 +36,7 @@
<% if (process.env.VUE_APP_NODE_ENV === 'dev') { %>
<script>
window.SITE_CONFIG['apiURL'] = 'http://localhost:9094/epdc-api'
// window.SITE_CONFIG['apiURL'] = 'https://epdc-test.elinkservice.cn/epdc-api'
</script>
<% } %>
<!-- 集成测试环境 -->

Loading…
Cancel
Save