server: { // hmr:true, proxy: { '/api': { target: "https://c.m.163.com", changeOrigin: true, rewrite: (path) => path.replace(/^\/api/, '') } } }
评论()