Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
万
万科
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张杰
万科
Commits
255b7f2f
Commit
255b7f2f
authored
9 years ago
by
Achilles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
211.95.56.195 ->140.206.62.178(商户互动APP 原112服务器)
parent
89529e70
master
HEAD
dev
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
4 deletions
+9
-4
project.pbxproj
vanke.xcodeproj/project.pbxproj
+2
-2
Contents.json
vanke/Images.xcassets/AppIcon.appiconset/Contents.json
+5
-0
VankeConfig.h
vanke/VankeConfig.h
+2
-2
No files found.
vanke.xcodeproj/project.pbxproj
View file @
255b7f2f
...
...
@@ -2497,6 +2497,7 @@
C19BBBDE1BBE85B300831290
/* common */
=
{
isa
=
PBXGroup
;
children
=
(
C19BBC121BBE863B00831290
/* floor-list */
,
C19BBC1D1BBE869500831290
/* FootLoader.h */
,
C19BBC1E1BBE869500831290
/* FootLoader.m */
,
C19BBC1F1BBE869500831290
/* FootLoader.xml */
,
...
...
@@ -2721,7 +2722,6 @@
C1A069FB1BE1046B0082006F
/* affairs */
,
C19BBBDE1BBE85B300831290
/* common */
,
C19BBBDD1BBE857600831290
/* floor-detail */
,
C19BBC121BBE863B00831290
/* floor-list */
,
C19BBBDA1BBE855D00831290
/* login */
,
C19BBBDB1BBE856500831290
/* main */
,
C19ADE531BCA55BE00206213
/* settings */
,
...
...
@@ -4214,7 +4214,7 @@
TargetAttributes
=
{
C1D58B151BB1BC9200D297FE
=
{
CreatedOnToolsVersion
=
7.0
;
DevelopmentTeam
=
W54V2VB863
;
DevelopmentTeam
=
JXQHLCW2U5
;
};
};
};
...
...
This diff is collapsed.
Click to expand it.
vanke/Images.xcassets/AppIcon.appiconset/Contents.json
View file @
255b7f2f
...
...
@@ -65,6 +65,11 @@
"idiom"
:
"ipad"
,
"size"
:
"76x76"
,
"scale"
:
"2x"
},
{
"idiom"
:
"ipad"
,
"size"
:
"83.5x83.5"
,
"scale"
:
"2x"
}
],
"info"
:
{
...
...
This diff is collapsed.
Click to expand it.
vanke/VankeConfig.h
View file @
255b7f2f
...
...
@@ -22,10 +22,10 @@
#define VANKE_BAIDU_WEATHER_SERVER_URL @"http://api.map.baidu.com/telematics/v3/weather"
// 后台服务基准地址
#define VANKE_SERVER_BASE_URL @"http://
218.244.151.129:75
80/wanke-server/rest"
#define VANKE_SERVER_BASE_URL @"http://
140.206.62.178:80
80/wanke-server/rest"
// 后台多媒体文件基准地址
#define VANKE_SERVER_MEDIA_BASE_URL @"http://
218.244.151.129:75
80"
#define VANKE_SERVER_MEDIA_BASE_URL @"http://
140.206.62.178:80
80"
// 后台服务企业认证码
#define VANKE_AUTHENTI_CODE @"211534962"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment