瀏覽代碼

docs: 修改文档

奔跑的面条 3 年之前
父節點
當前提交
d058361e01
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -29,7 +29,7 @@ VITE_PRO_PATH = 'http://127.0.0.1:8080'
 
 ```shell
 // 请求前缀
-export const axiosPre = '/goview'
+export const axiosPre = '/api/goview'
 ```
 
 接口封装:`src\api\http.ts`