Commit 2d5643e8 authored by 晓彤's avatar 晓彤

更新域名

parent 01ac6cea
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
module.exports = { module.exports = {
NODE_ENV: '"production"', NODE_ENV: '"production"',
ENV_CONFIG: '"prod"', 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/"', TESTDATA_API: '"//testdata.liangkebang.com/"',
// HOLMES: '"//holmes.xyqb.com/"', QA_PLATFORM: '"//qa-platform-fe.liangkebang.net/"',
HOLMES: '"//holmes.liangkebang.com/"', // HOLMES: '"//holmes.liangkebang.com/"',
HOLMES: '"//holmes-fe.liangkebang.net/"',
} }
\ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div style="font-size:18px;color:303133">提测说明详情</div> <div style="font-size:18px;color:303133">提测说明详情</div>
<el-row> <el-row>
<el-col :span="4"> <el-col :span="4">
<div style="margin-top:40px;margin-left:40px">jira项目名称:</div> <div class="col-style">jira项目名称:</div>
</el-col> </el-col>
<el-col :span="6"> <el-col :span="6">
<div class="col2-style"> {{jiraProjectName}}</div> <div class="col2-style"> {{jiraProjectName}}</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment