hookehuyr

客户要求图片更新

254 KB | W: | H:

257 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

779 KB | W: | H:

784 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

180 KB | W: | H:

181 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
...@@ -19,7 +19,6 @@ axios.interceptors.request.use( ...@@ -19,7 +19,6 @@ axios.interceptors.request.use(
19 // POST PHP需要修改数据格式 19 // POST PHP需要修改数据格式
20 config.data = qs.stringify(config.data) 20 config.data = qs.stringify(config.data)
21 } 21 }
22 - console.warn(timestamp);
23 // 绑定默认请求头 22 // 绑定默认请求头
24 config.params = _.merge(config.params, { 23 config.params = _.merge(config.params, {
25 f: 'voice', 24 f: 'voice',
......