mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化商城页面
This commit is contained in:
parent
48e92458c8
commit
6054dfb08a
@ -17,7 +17,7 @@ const commonBaseUrl = 'http://demo.homecommunity.cn/';
|
||||
//商城的url
|
||||
const mallUrl = 'http://mallapp.homecommunity.cn/';
|
||||
|
||||
const mallUrlIndexPage = mallUrl + '#/?mallFrom=HC';
|
||||
const mallUrlIndexPage = mallUrl + '#/pages/index/index?mallFrom=HC';
|
||||
|
||||
//商城token 刷新页面
|
||||
const mallUrlRefresh = mallUrl + "#/pages/mallTokenRefresh/mallTokenRefresh?mallFrom=HC"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user