We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1338f6b commit 745d0fbCopy full SHA for 745d0fb
README.md
@@ -27,6 +27,7 @@ Redis客户端图形界面:[Redis Desktop Manager](https://redisdesktop.com/do
27
28

29
30
+
31
## 访问买家的前端界面
32
1. 项目的前后端是完全分离的,买家端前端的代码在另一个仓库,使用`git clone https://github.com/sqmax/vuejs-project.git`下载前端项目,其中项目根路径(vuejs-project)下的dist目录就是前端编译后的代码。
33
2. 修改nginx的配置文件,让nginx可以找到前端代码。在nginx根目录下的conf目录下有一个nginx.conf文件,它就是我们要修改的配置文件,其中有下面一段:
0 commit comments