Browse Source

优化

master
ZhaoTongYao 4 years ago
parent
commit
088b3c9139
  1. 4
      public/index.html
  2. 2
      src/App.vue

4
public/index.html

@ -8,8 +8,8 @@
<title>现代榆山社会治理指挥中枢</title>
<script>
window.SITE_CONFIG = {}
window.SITE_CONFIG['baseUrl'] = 'https://epdc-api-test.elinkservice.cn' // 测试环境
// window.SITE_CONFIG['baseUrl'] = 'https://epdc-yushan.elinkservice.cn' // 生产环境
// window.SITE_CONFIG['baseUrl'] = 'https://epdc-api-test.elinkservice.cn' // 测试环境
window.SITE_CONFIG['baseUrl'] = 'https://epdc-yushan.elinkservice.cn' // 生产环境
</script>
</head>
<body>

2
src/App.vue

@ -46,7 +46,7 @@ export default {
window.open('http://123.232.122.169/JNUM/Main.aspx')
break
case '5':
window.open('')
window.open('http://pingyin.zyfwcloud.com/wx/practice/second-level/index.html?pb=f67085c5775348479cb30582e2c5f0d6&typeId=2')
break
default:
break

Loading…
Cancel
Save