mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
HC小区管理系统v1.8版本发布
This commit is contained in:
parent
a4d175d221
commit
03389566dc
@ -15,16 +15,16 @@ const baseUrl = '/';
|
|||||||
|
|
||||||
// #ifndef H5
|
// #ifndef H5
|
||||||
//服务器域名 小程序 或者 app 时 后端地址
|
//服务器域名 小程序 或者 app 时 后端地址
|
||||||
const baseUrl = 'http://127.0.0.1:8008/';
|
const baseUrl = 'http://demo.homecommunity.cn/';
|
||||||
// #endif
|
// #endif
|
||||||
|
|
||||||
let commonBaseUrl = 'http://wuye.heyiiot.com/';
|
let commonBaseUrl = 'http://demo.homecommunity.cn/';
|
||||||
|
|
||||||
//商城的url
|
//商城的url
|
||||||
let mallUrl = 'http://mallapp.heyiiot.com/';
|
let mallUrl = 'http://mallapp.homecommunity.cn/';
|
||||||
|
|
||||||
//商城小程序ID
|
//商城小程序ID
|
||||||
let mallMinAppId = "wx8ded6b260f1b8f63";
|
let mallMinAppId = "xx";
|
||||||
|
|
||||||
//默认的小区ID和名称,用户还没有登录时显示的小区信息
|
//默认的小区ID和名称,用户还没有登录时显示的小区信息
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user