用腳手架工具 如何從本地獲取到服務(wù)器的數(shù)據(jù)來測(cè)試呢查過很多資料,有人說要把config>index.js 下的文件加proxy? ? ? ?proxy: { ? ? ? ? ? ?'/some/path*': { ? ? ? ? ? ? ? ?target: 'https://other-server.example.com', ? ? ? ? ? ? ? ?secure: false, ? ? ? ? ? ?}, ? ? ? ?},但是沒有什么用請(qǐng)各路大神們幫忙看看
添加回答
舉報(bào)
0/150
提交
取消