浏览代码

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
 ```shell
 // 请求前缀
 // 请求前缀
-export const axiosPre = '/goview'
+export const axiosPre = '/api/goview'
 ```
 ```
 
 
 接口封装:`src\api\http.ts`
 接口封装:`src\api\http.ts`