config.js 209 B

12345678
  1. export default {
  2. apiBaseUrl: 'https://dev3.k12100.net/teaching',
  3. // apiBaseUrl: 'https://www.k12100.com/teaching',
  4. proxyBaseUrl:'',//h5 代理接口地址
  5. // apiBaseUrl:'http://192.168.0.42:47001'
  6. }