Browse Source

修改边框问题

yun
douzhuo 2 years ago
parent
commit
7e9e85bc60
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      pages/center/Piabodata/TrendAnalysis.vue
  2. +2
    -2
      utils/domain.js

+ 2
- 2
pages/center/Piabodata/TrendAnalysis.vue View File

@@ -1537,11 +1537,11 @@
border-bottom: none;
}
.grid:nth-child(2) {
border-bottom: none;
// border-bottom: none;
}

.grid:nth-child(3) {
width: 50%;
border-right: none;
// border-right: none;
}
</style>

+ 2
- 2
utils/domain.js View File

@@ -1,10 +1,10 @@
// http.js使用域名
// const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试服务器1
const baseUrl = 'http://81.70.55.170:7070/api';// 测试服务器2
// const baseUrl = 'http://81.70.55.170:7070/api';// 测试服务器2
// const baseUrl = 'http://127.0.0.1:8080/autoSR/api'; // 本地
// const baseUrl = 'http://192.168.31.231:8080/autoSR/api'; // 长龙
// const baseUrl = 'http://192.168.31.149:8080/api'; // 盛浩
// const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式
const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式
// const baseUrl = 'https://hfju.com/api'; // 数智正式
// const baseUrl = 'https://xitong.pachira.cn/api'; // AI营销辅助 普强使用



||||||
x
 
000:0
Loading…
Cancel
Save