Sign in
iOS Team
/
CNLiveEnvironment
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
c4f6a3d37a3c6d3751ffa789cd21543cc0c3a234
Authored by
zhangxiaowen
2019-10-30 19:41:19 +0800
1 parent
cfefc284
no message
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
CNLiveEnvironment/Classes/CNLiveInterface.h
CNLiveEnvironment/Classes/CNLiveInterface.h
View file @
c4f6a3d
...
...
@@ -20,6 +20,8 @@
20
20
21
21
// 分享使用到的logo图片
22
22
#define NetAddShareImgUrl cn_WjjH5_Host(@"/static/logo.png")
23
+
24
+// 网家家H5压缩后短连接
23
25
#define WjjH5Short_Host @"http://dwz.cnlive.com"
24
26
25
27
//我的-投诉
...
...