Skip to content

Commit bc70287

Browse files
committed
read
1 parent 4cafbab commit bc70287

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# mpvue 仿网易严选
2+
**2019年10月18日**:建议本地自己搭建后台非常简单(搭建后台进行了简化),方便自己调试, 小程序后端 [点击进入小程序服务端源码地址](https://github.com/heyushuo/mpvue-shop-node)
23

3-
**2019年8月26日**由于域名和证书到期了,以前下载项目的接口请求不到了,需要把请求的域名换成ip加端口
4+
**2019年8月26日**由于域名和证书到期了,以前下载项目的接口请求不到了,需要把请求的域名换成ip加端口
45
```javascript
56
//在utils文件下的index.js里,把host换成ip加端口
67

project.config.json

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"appid": "wx601ce71bde7b9add",
1414
"projectname": "mpvue-shop-ceshibanben",
1515
"libVersion": "2.2.4",
16+
"simulatorType": "wechat",
17+
"simulatorPluginLibVersion": {},
1618
"condition": {
1719
"search": {
1820
"current": -1,

0 commit comments

Comments
 (0)