Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
zhangzhonghua
/
BoneHouse_Business_APP
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2004213e
authored
Mar 03, 2021
by
wong.peiyi
1
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
修改登录默认url为欣惠康
parent
2d72b9d2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
2 deletions
android/app/src/main/assets/index.android.bundle
app/containers/selfOrder/module/ChooseProductPage.js
app/reducers/module/login.js
ios/BoneHouse_Business_APP/Info.plist
android/app/src/main/assets/index.android.bundle
View file @
2004213e
This diff is collapsed.
Click to expand it.
app/containers/selfOrder/module/ChooseProductPage.js
View file @
2004213e
app/reducers/module/login.js
View file @
2004213e
...
@@ -17,7 +17,8 @@ const defaultState = {
...
@@ -17,7 +17,8 @@ const defaultState = {
token
:
null
,
token
:
null
,
username
:
''
,
username
:
''
,
password
:
''
,
password
:
''
,
global_domain_config
:
'https://obs.uat.guke.tech'
,
// global_domain_config: 'https://obs.uat.guke.tech',
global_domain_config
:
'https://obs.xhk.orth.tech'
,
local_version_apk
:
''
,
local_version_apk
:
''
,
// 默认【深圳仓】https://obs.uat.guke.tech;【十方uat】https://obs.uat.sfrx.guke.tech;【十方pro】https://obs.sfrx.orth.tech
// 默认【深圳仓】https://obs.uat.guke.tech;【十方uat】https://obs.uat.sfrx.guke.tech;【十方pro】https://obs.sfrx.orth.tech
// 【国药dev】https://obs.dev.guke.tech;【国药pro】https://obs-pro.gyjtsx.com
// 【国药dev】https://obs.dev.guke.tech;【国药pro】https://obs-pro.gyjtsx.com
...
...
ios/BoneHouse_Business_APP/Info.plist
View file @
2004213e
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
APPL
<
/string
>
<
string
>
APPL
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
1.2.
3
<
/string
>
<
string
>
1.2.
4
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
...
...
wong.peiyi
@fomalhaut
mentioned in commit
65ea010f
Mar 03, 2021
mentioned in commit
65ea010f
mentioned in commit 65ea010f8dabf9abf172df21fda9ef9d9cc22f5c
Toggle commit list
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