소스 검색

合并代码

dev
douzhuo 2 년 전
부모
커밋
f1cea6c79d
3개의 변경된 파일2421개의 추가작업 그리고 2390개의 파일을 삭제
  1. +2418
    -2387
      pages/center/Piabodata/Customerportrait/Receivedetailabout.vue
  2. +1
    -1
      pages/center/prohibited/details.vue
  3. +2
    -2
      utils/domain.js

+ 2418
- 2387
pages/center/Piabodata/Customerportrait/Receivedetailabout.vue
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 1
- 1
pages/center/prohibited/details.vue 파일 보기

@@ -956,7 +956,7 @@
setTimeout(() => {
this.stepPlay(Math.floor(this.isFirstWords/1000))
this.isFirstWords = 0
}, 1000)
}, 2000)
}
setTimeout(() => {
this.$zaudio.operate()


+ 2
- 2
utils/domain.js 파일 보기

@@ -7,12 +7,12 @@
// const baseUrl = 'http://192.168.31.92:8080/api';// 测试站
// const baseUrl = 'http://127.0.0.1:8080/autoSR/api';// 本地
// const baseUrl = 'http://192.168.31.244:8080/autoSR/api';// 本地
const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试站
// const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试站
// const baseUrl = 'http://192.168.31.210:8080/api'; // 泽明
// const baseUrl = 'http://192.168.31.167:8080/autoSR/api'; // 长龙
// const baseUrl = 'http://192.168.31.134:8080/autoSR/api'; // 佳豪
// const baseUrl = 'http://10.2.1.104:8081/autoSR/api'; // 刘敏
// const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式
const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式
// const baseUrl = 'https://hfju.com/api'; // 数智正式




불러오는 중...
취소
저장