Przeglądaj źródła

接待详情优化

newStyle
jyt 2 lat temu
rodzic
commit
434210b4d6
6 zmienionych plików z 537 dodań i 479 usunięć
  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 Wyświetl plik

Przed Po
Szerokość: 32  |  Wysokość: 32  |  Rozmiar: 737 B

BIN
src/views/Receive/icon/gu.png Wyświetl plik

Przed Po
Szerokość: 72  |  Wysokość: 72  |  Rozmiar: 2.8 KiB

BIN
src/views/Receive/icon/ke.png Wyświetl plik

Przed Po
Szerokość: 72  |  Wysokość: 72  |  Rozmiar: 3.1 KiB

BIN
src/views/Receive/icon/play.png Wyświetl plik

Przed Po
Szerokość: 44  |  Wysokość: 44  |  Rozmiar: 2.1 KiB

+ 535
- 477
src/views/Receive/index.vue
Plik diff jest za duży
Wyświetl plik


+ 2
- 2
vue.config.js Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz