Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
xugenyuan
2024-07-23 20:51:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
240c832ee0b883c83bb81556bdac9460ae4aae13
240c832e
1 parent
f5b5de36
ref |> App Linking增加生产环境host配置
Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
50 additions
and
0 deletions
sight_harmony/products/phone/src/main/module.json5
sight_harmony/products/phone/src/main/module.json5
View file @
240c832
...
...
@@ -95,6 +95,56 @@
"host"
:
"pd-people-uat.pdnews.cn"
,
"pathStartWith"
:
"timelinetopic"
},
{
"scheme"
:
"https"
,
"host"
:
"www.peopleapp.com"
,
"pathStartWith"
:
"rmharticle"
},
{
"scheme"
:
"https"
,
"host"
:
"www.peopleapp.com"
,
"pathStartWith"
:
"rmhphotos"
},
{
"scheme"
:
"https"
,
"host"
:
"www.peopleapp.com"
,
"pathStartWith"
:
"rmhmoments"
},
{
"scheme"
:
"https"
,
"host"
:
"www.peopleapp.com"
,
"pathStartWith"
:
"rmhvideo"
},
{
"scheme"
:
"https"
,
"host"
:
"www.peopleapp.com"
,
"pathStartWith"
:
"author"
},
{
"scheme"
:
"https"
,
"host"
:
"www.peopleapp.com"
,
"pathStartWith"
:
"column"
},
{
"scheme"
:
"https"
,
"host"
:
"www.peopleapp.com"
,
"pathStartWith"
:
"votetopic"
},
{
"scheme"
:
"https"
,
"host"
:
"www.peopleapp.com"
,
"pathStartWith"
:
"articletopic"
},
{
"scheme"
:
"https"
,
"host"
:
"www.peopleapp.com"
,
"pathStartWith"
:
"livetopic"
},
{
"scheme"
:
"https"
,
"host"
:
"www.peopleapp.com"
,
"pathStartWith"
:
"timelinetopic"
}
]
},
{
...
...
Please
register
or
login
to post a comment