新增功能介绍列表,优化关于我们页面。新增分享ios应用id配置

This commit is contained in:
lemon橪
2021-06-13 17:54:48 +08:00
parent 2995383d63
commit eb070953c0
9 changed files with 162 additions and 88 deletions

View File

@@ -4,8 +4,8 @@
*/
// 开发环境
const dev = {
common: 'http://192.168.0.109:8890',
buyer: 'http://192.168.0.109:8888',
common: 'http://192.168.0.100:8890',
buyer: 'http://192.168.0.100:8888',
// common: "https://common-api.pickmall.cn",
// buyer: "https://buyer-api.pickmall.cn",
};