文章詳情頁(yè)
javascript - npm run build后調(diào)用api返回index.html
瀏覽:281日期:2023-08-20 16:44:11
問(wèn)題描述

vue項(xiàng)目打包后生成static和index.html,然后配置nginx指向index.html,調(diào)用api的時(shí)候卻返回index.html的內(nèi)容

開(kāi)發(fā)的時(shí)候不會(huì)出現(xiàn)這樣的問(wèn)題,vue里面配置了proxyTable轉(zhuǎn)發(fā)api到3000端口,nginx也需要配置轉(zhuǎn)發(fā)api嗎?
問(wèn)題解答
回答1:你nginxlocation配置有問(wèn)題咯
location / { index index.html; }
標(biāo)簽:
JavaScript
上一條:javascript - 域名無(wú)法解析Get net::ERR_NAME_NOT_RESOLVED下一條:nginx web目錄訪(fǎng)問(wèn)權(quán)限問(wèn)題
相關(guān)文章:
1. macos - 無(wú)法source activate python272. android - 如何實(shí)現(xiàn)QQ pad 點(diǎn)擊右側(cè)輸入框,只頂右側(cè)的布局,左側(cè)布局不動(dòng)3. css - angular前端如何讓ng-repeat的內(nèi)容并排一行,跑起來(lái)呢?4. 運(yùn)行python程序時(shí)出現(xiàn)“應(yīng)用程序發(fā)生異常”的內(nèi)存錯(cuò)誤?5. 小白學(xué)python的問(wèn)題 關(guān)于%d和%s的區(qū)別6. android - Genymotion 模擬器可以做屏幕適配檢測(cè)嗎?7. css - 關(guān)于background-position百分比的問(wèn)題?8. nginx - ngnix問(wèn)題9. javascript - jquery hide()方法無(wú)效10. html5 - chrome上的video控制條不同
排行榜

熱門(mén)標(biāo)簽
網(wǎng)公網(wǎng)安備