Skip to content

Commit 5692ab2

Browse files
authored
Update README.md
1 parent 03ef734 commit 5692ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Redis客户端图形界面:[Redis Desktop Manager](https://redisdesktop.com/do
5454
上面的`F:\vuejs-project\dist;`该为你刚才git clone下的前端项目的dist目录。
5555

5656
4. 双击nginx.exe启动nginx服务器,如果已启动过,命令行进入nginx的根目录,输入`nginx -s reload`重启nginx服务器。
57-
5. 浏览器访问:`http://127.0.0.1/#/order/`,这是会出现空白界面,按F2打开浏览器的开发者工具,在浏览器的控制台输入`document.cookie='abc123'`
57+
5. 浏览器访问:`http://127.0.0.1/#/order/`,这是会出现空白界面,按F2打开浏览器的开发者工具,在浏览器的控制台输入`document.cookie='openid=abc123'`
5858
向该域名下添加cookie。再次访问:`http://127.0.0.1`,这时就可以访问到前端界面了。如下:
5959

6060
![](http://p91462zt8.bkt.clouddn.com/weixin.PNG)

0 commit comments

Comments
 (0)