瀏覽代碼

提交日报周报页面

newStyle
douzhuo 2 年之前
父節點
當前提交
8f63b0f13e
共有 2 個檔案被更改,包括 812 行新增298 行删除
  1. +810
    -296
      src/views/Receive/index.vue
  2. +2
    -2
      vue.config.js

+ 810
- 296
src/views/Receive/index.vue
文件差異過大導致無法顯示
查看文件


+ 2
- 2
vue.config.js 查看文件

@@ -6,10 +6,10 @@
// const url = 'http://192.168.31.152:9999' // 泽明
// const url = 'http://62.234.122.43:9999' //正式
// const url = 'http://81.70.55.170:9999' // 新测试服务器IP
const url = 'http://192.168.31.101:9999' // 胜浩
// const url = 'http://192.168.31.101:9999' // 胜浩
// const url = 'https://zanyong.hfju.com' // 正式域名
// const url = 'http://127.0.0.1:9999' // 本地
// const url = 'http://81.70.55.170:9999' // 新测试
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']


Loading…
取消
儲存