南昌市物联网技防平台-前端
zengh
2021-04-09 a0aa04928b42e1482c6f3e9aebc9c6f1ffe55e74
样式调整
2 files modified
7 ■■■■■ changed files
src/styles/alarmAnalysis/alarmAnalysis.scss 5 ●●●●● patch | view | raw | blame | history
vue.config.js 2 ●●● patch | view | raw | blame | history
src/styles/alarmAnalysis/alarmAnalysis.scss
@@ -285,8 +285,9 @@
.confirmAverageSpeed .avue-crud {
    width: 90%;
    position: relative;
    top: 10%;
  position: absolute;
  top: 12%;
  left: 4%;
}
.confirmAverageSpeed .avue-crud__menu {
vue.config.js
@@ -34,7 +34,7 @@
        proxy: {
            '/api': {
                //本地服务接口地址
                // target: 'http://192.168.0.111:82/',
              // target: 'http://localhost:82/',
                target: 'https://web.byisf.com/api/',
                //远程演示服务地址,可用于直接启动项目
                //target: 'https://saber.bladex.vip/api',