ソースを参照

接待详情优化

newStyle
jyt 2年前
コミット
434210b4d6
6個のファイルの変更537行の追加479行の削除
  1. バイナリ
      src/views/Receive/icon/exportIcon.png
  2. バイナリ
      src/views/Receive/icon/gu.png
  3. バイナリ
      src/views/Receive/icon/ke.png
  4. バイナリ
      src/views/Receive/icon/play.png
  5. +535
    -477
      src/views/Receive/index.vue
  6. +2
    -2
      vue.config.js

バイナリ
src/views/Receive/icon/exportIcon.png ファイルの表示

変更前 変更後
幅: 32  |  高さ: 32  |  サイズ: 737 B

バイナリ
src/views/Receive/icon/gu.png ファイルの表示

変更前 変更後
幅: 72  |  高さ: 72  |  サイズ: 2.8 KiB

バイナリ
src/views/Receive/icon/ke.png ファイルの表示

変更前 変更後
幅: 72  |  高さ: 72  |  サイズ: 3.1 KiB

バイナリ
src/views/Receive/icon/play.png ファイルの表示

変更前 変更後
幅: 44  |  高さ: 44  |  サイズ: 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 = {


読み込み中…
キャンセル
保存