소스 검색

接待详情优化

newStyle
jyt 2 년 전
부모
커밋
434210b4d6
6개의 변경된 파일537개의 추가작업 그리고 479개의 파일을 삭제
  1. BIN
      src/views/Receive/icon/exportIcon.png
  2. BIN
      src/views/Receive/icon/gu.png
  3. BIN
      src/views/Receive/icon/ke.png
  4. BIN
      src/views/Receive/icon/play.png
  5. +535
    -477
      src/views/Receive/index.vue
  6. +2
    -2
      vue.config.js

BIN
src/views/Receive/icon/exportIcon.png 파일 보기

Before After
Width: 32  |  Height: 32  |  Size: 737 B

BIN
src/views/Receive/icon/gu.png 파일 보기

Before After
Width: 72  |  Height: 72  |  Size: 2.8 KiB

BIN
src/views/Receive/icon/ke.png 파일 보기

Before After
Width: 72  |  Height: 72  |  Size: 3.1 KiB

BIN
src/views/Receive/icon/play.png 파일 보기

Before After
Width: 44  |  Height: 44  |  Size: 2.1 KiB

+ 535
- 477
src/views/Receive/index.vue
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 2
- 2
vue.config.js 파일 보기

@@ -11,8 +11,8 @@
// const url = 'http://81.70.55.170:9999' // 新测试服务器IP
// const url = 'http://192.168.31.89:9999' //sh
// const url = 'https://zanyong.hfju.com' // 正式域名
const url = 'http://81.70.55.170:9999' // 新测试
// const url = 'http://82.156.35.22:9999' // 新正式ip
// const url = 'http://81.70.55.170:9999' // 新测试
const url = 'http://82.156.35.22:9999' // 新正式ip
const CompressionWebpackPlugin = require('compression-webpack-plugin')
const productionGzipExtensions = ['js', 'css']
module.exports = {


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