Selaa lähdekoodia

接待详情优化

newStyle
jyt 2 vuotta sitten
vanhempi
commit
434210b4d6
6 muutettua tiedostoa jossa 537 lisäystä ja 479 poistoa
  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 Näytä tiedosto

Before After
Leveys: 32  |  Korkeus: 32  |  Koko: 737 B

BIN
src/views/Receive/icon/gu.png Näytä tiedosto

Before After
Leveys: 72  |  Korkeus: 72  |  Koko: 2.8 KiB

BIN
src/views/Receive/icon/ke.png Näytä tiedosto

Before After
Leveys: 72  |  Korkeus: 72  |  Koko: 3.1 KiB

BIN
src/views/Receive/icon/play.png Näytä tiedosto

Before After
Leveys: 44  |  Korkeus: 44  |  Koko: 2.1 KiB

+ 535
- 477
src/views/Receive/index.vue
File diff suppressed because it is too large
Näytä tiedosto


+ 2
- 2
vue.config.js Näytä tiedosto

@@ -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 = {


Ladataan…
Peruuta
Tallenna