Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-platform-ui
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
QA
qa-platform-ui
Commits
2d5643e8
Commit
2d5643e8
authored
Nov 16, 2021
by
晓彤
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新域名
parent
01ac6cea
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
prod.env.js
config/prod.env.js
+4
-4
DetailTestDescription.vue
src/views/qa/DetailTestDescription.vue
+1
-1
No files found.
config/prod.env.js
View file @
2d5643e8
...
...
@@ -2,9 +2,9 @@
module
.
exports
=
{
NODE_ENV
:
'
"production"
'
,
ENV_CONFIG
:
'
"prod"
'
,
// QA_PLATFORM: '"//qa-platform.xyqb.com/"',
QA_PLATFORM
:
'
"//qa-platform.liangkebang.com/"
'
,
// QA_PLATFORM: '"//qa-platform.liangkebang.com/"',
TESTDATA_API
:
'
"//testdata.liangkebang.com/"
'
,
// HOLMES: '"//holmes.xyqb.com/"',
HOLMES
:
'
"//holmes.liangkebang.com/"
'
,
QA_PLATFORM
:
'
"//qa-platform-fe.liangkebang.net/"
'
,
// HOLMES: '"//holmes.liangkebang.com/"',
HOLMES
:
'
"//holmes-fe.liangkebang.net/"
'
,
}
\ No newline at end of file
src/views/qa/DetailTestDescription.vue
View file @
2d5643e8
...
...
@@ -4,7 +4,7 @@
<div
style=
"font-size:18px;color:303133"
>
提测说明详情
</div>
<el-row>
<el-col
:span=
"4"
>
<div
style=
"margin-top:40px;margin-left:40px
"
>
jira项目名称:
</div>
<div
class=
"col-style
"
>
jira项目名称:
</div>
</el-col>
<el-col
:span=
"6"
>
<div
class=
"col2-style"
>
{{
jiraProjectName
}}
</div>
...
...
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