Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
quantum-blocks-h5
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
ui
quantum-blocks-h5
Commits
bb29759d
Commit
bb29759d
authored
Nov 30, 2021
by
郭志伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(tenantId): 问题修复
parent
2fcb8fa2
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
25 deletions
+23
-25
index.vue
app/web/page/activity/component/BackTop/index.vue
+1
-1
apollo.json
config/apollo.json
+10
-11
apollo.ssr.json
config/apollo.ssr.json
+12
-13
No files found.
app/web/page/activity/component/BackTop/index.vue
View file @
bb29759d
...
@@ -48,7 +48,7 @@ export default {
...
@@ -48,7 +48,7 @@ export default {
mpSchema
:
''
,
mpSchema
:
''
,
link
:
''
,
link
:
''
,
shareInfo
:
{},
shareInfo
:
{},
showShareOverlay
:
((
isWechat
&&
!
isWxMp
)
||
isH5Normal
)
&&
!
(
localStorage
.
get
(
'
vccChannel
'
)
||
localStorage
.
get
(
'
tenantId
'
)),
showShareOverlay
:
((
isWechat
&&
!
isWxMp
)
||
isH5Normal
)
&&
!
(
localStorage
.
get
(
'
vccChannel
'
)
||
(
localStorage
.
get
(
'
tenantId
'
)
&&
getParameterByName
(
'
fromHost
'
,
window
.
location
.
href
)
)),
isWechat
isWechat
};
};
},
},
...
...
config/apollo.json
View file @
bb29759d
{
{
"api"
:
{
"api"
:
{
"apiHost"
:
"https://quantum-blocks-test
4
.liangkebang.net"
,
"apiHost"
:
"https://quantum-blocks-test
1
.liangkebang.net"
,
"h5Host"
:
"https://quantum-h5-test
4
.liangkebang.net"
,
"h5Host"
:
"https://quantum-h5-test
1
.liangkebang.net"
,
"opapiHost"
:
"https://opapi-test
4
.liangkebang.net"
,
"opapiHost"
:
"https://opapi-test
1
.liangkebang.net"
,
"passportHost"
:
"https://passportapi-test
4
.liangkebang.net"
,
"passportHost"
:
"https://passportapi-test
1
.liangkebang.net"
,
"kdspHost"
:
"https://talos-test
4
.liangkebang.net"
,
"kdspHost"
:
"https://talos-test
1
.liangkebang.net"
,
"loginUrl"
:
""
,
"loginUrl"
:
""
,
"mallHost"
:
"https://mall-test4.liangkebang.net"
,
"h5ShopHost"
:
"https://tenet-test1.liangkebang.net/#"
,
"h5ShopHost"
:
"https://tenet-test4.liangkebang.net/#"
,
"yxmTenantId"
:
560761
,
"yxmTenantId"
:
560761
,
"appIdMap"
:
{
"appIdMap"
:
{
"560761"
:
"wxe16bf9293671506c"
,
"560761"
:
"wxe16bf9293671506c"
,
...
@@ -16,16 +15,16 @@
...
@@ -16,16 +15,16 @@
},
},
"mysql"
:
{
"mysql"
:
{
"low_code"
:
{
"low_code"
:
{
"host"
:
"172.17.5.
36
"
,
"host"
:
"172.17.5.
45
"
,
"port"
:
"3
0893
"
,
"port"
:
"3
2696
"
,
"username"
:
"qa"
,
"username"
:
"qa"
,
"password"
:
"qatest"
,
"password"
:
"qatest"
,
"database"
:
"low_code"
"database"
:
"low_code"
}
}
},
},
"redis"
:
{
"redis"
:
{
"
port"
:
"32677
"
,
"
host"
:
"172.17.5.48
"
,
"
host"
:
"172.17.5.24
"
,
"
port"
:
"32625
"
,
"password"
:
""
,
"password"
:
""
,
"db"
:
0
"db"
:
0
},
},
...
...
config/apollo.ssr.json
View file @
bb29759d
{
{
"apiHost"
:
"https://quantum-blocks-test
4
.liangkebang.net"
,
"apiHost"
:
"https://quantum-blocks-test
1
.liangkebang.net"
,
"h5Host"
:
"https://quantum-h5-test4
.liangkebang.net"
,
"h5Host"
:
"https://quantum-h5-test1
.liangkebang.net"
,
"opapiHost"
:
"https://opapi-test4
.liangkebang.net"
,
"opapiHost"
:
"https://opapi-test1
.liangkebang.net"
,
"passportHost"
:
"https://passportapi-test4
.liangkebang.net"
,
"passportHost"
:
"https://passportapi-test1
.liangkebang.net"
,
"kdspHost"
:
"https://talos-test4
.liangkebang.net"
,
"kdspHost"
:
"https://talos-test1
.liangkebang.net"
,
"loginUrl"
:
""
,
"loginUrl"
:
""
,
"mallHost"
:
"https://mall-test4.liangkebang.net"
,
"h5ShopHost"
:
"https://tenet-test1.liangkebang.net/#"
,
"h5ShopHost"
:
"https://tenet-test4.liangkebang.net/#"
,
"yxmTenantId"
:
560761
,
"yxmTenantId"
:
560761
,
"appIdMap"
:
{
"appIdMap"
:
{
"560761"
:
"wxe16bf9293671506c"
,
"560761"
:
"wxe16bf9293671506c"
,
...
...
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