部分问题更改
parent
194197323b
commit
576f046f33
|
@ -5,7 +5,7 @@ const en = {
|
||||||
service: {
|
service: {
|
||||||
menuName: 'Services',
|
menuName: 'Services',
|
||||||
subMenu1: 'Imaging CRO',
|
subMenu1: 'Imaging CRO',
|
||||||
subMenu2: '3D Post-Processing Service',
|
subMenu2: '3-D Post-Processing Service',
|
||||||
msg1: 'Extensive Imaging applies image processing and artificial intelligence technologies to imaging medicine, and provides imaging data analysis and diagnostic services closely related to clinical applications for physicians and patients, adhering to internationally recognized 3D imaging clinical diagnostic standards. Additionally, Extensive Imaging offers services such as medical imaging big data transmission, storage, sharing, statistics, and quality control for clients leveraging the advantages of cloud platforms.'
|
msg1: 'Extensive Imaging applies image processing and artificial intelligence technologies to imaging medicine, and provides imaging data analysis and diagnostic services closely related to clinical applications for physicians and patients, adhering to internationally recognized 3D imaging clinical diagnostic standards. Additionally, Extensive Imaging offers services such as medical imaging big data transmission, storage, sharing, statistics, and quality control for clients leveraging the advantages of cloud platforms.'
|
||||||
},
|
},
|
||||||
imagingService: {
|
imagingService: {
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 162 KiB |
|
@ -50,10 +50,7 @@
|
||||||
style="margin-left:20px;">
|
style="margin-left:20px;">
|
||||||
<img src="@/static/images/ba.png" style="vertical-align: middle;">
|
<img src="@/static/images/ba.png" style="vertical-align: middle;">
|
||||||
<span style="margin: 0px 0px 0px 3px; vertical-align: middle;">沪公网安备 31011002005859号</span></a>
|
<span style="margin: 0px 0px 0px 3px; vertical-align: middle;">沪公网安备 31011002005859号</span></a>
|
||||||
</p><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31011002005859"
|
</p>
|
||||||
style="margin-left:20px;">
|
|
||||||
</a>
|
|
||||||
<p></p>
|
|
||||||
<!-- <a href="javascript:;" class="backTop tre"><i class="fa fa-angle-up"></i></a> -->
|
<!-- <a href="javascript:;" class="backTop tre"><i class="fa fa-angle-up"></i></a> -->
|
||||||
<div class="shares cf">
|
<div class="shares cf">
|
||||||
<a href="http://weibo.com/u/5834449233?is_all=1" class="a1" target="_blank"><img
|
<a href="http://weibo.com/u/5834449233?is_all=1" class="a1" target="_blank"><img
|
||||||
|
@ -111,7 +108,7 @@ export default {
|
||||||
selectTab(v, title) {
|
selectTab(v, title) {
|
||||||
console.log('selectTab')
|
console.log('selectTab')
|
||||||
if (v === '5') {
|
if (v === '5') {
|
||||||
window.open('https://lili.elevateimaging.ai/')
|
window.open('https://irc.extimaging.com')
|
||||||
this.changeTab()
|
this.changeTab()
|
||||||
} else {
|
} else {
|
||||||
if (v.indexOf('-') > -1) {
|
if (v.indexOf('-') > -1) {
|
||||||
|
@ -258,13 +255,21 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
.bottom {
|
.bottom {
|
||||||
width: 1125px;
|
width: 1200px;
|
||||||
height: 74px;
|
height: 74px;
|
||||||
background: #d4d4d4;
|
background: #d4d4d4;
|
||||||
margin: 30px auto 30px auto;
|
margin: 30px auto 30px auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
font-size: 12px !important;
|
font-size: 12px !important;
|
||||||
|
|
||||||
|
.copyright {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
padding-left: 30px;
|
padding-left: 30px;
|
||||||
color: #3e3e3f;
|
color: #3e3e3f;
|
||||||
|
@ -272,7 +277,7 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
.left {
|
.left {
|
||||||
float: left;
|
// float: left;
|
||||||
font-size: 12px !important;
|
font-size: 12px !important;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
@ -285,8 +290,13 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
.shares {
|
.shares {
|
||||||
float: right;
|
// float: right;
|
||||||
|
width: 100px;
|
||||||
|
height: 100%;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: space-between;
|
||||||
|
|
||||||
// margin-top: 22px;
|
// margin-top: 22px;
|
||||||
a {
|
a {
|
||||||
|
@ -296,7 +306,7 @@ export default {
|
||||||
border: 1px solid #898d98;
|
border: 1px solid #898d98;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
float: left;
|
// float: left;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
|
@ -2,6 +2,14 @@
|
||||||
<div class="Image-Based-Surgical-Planning">
|
<div class="Image-Based-Surgical-Planning">
|
||||||
<div class="banner"></div>
|
<div class="banner"></div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
<el-breadcrumb separator-class="el-icon-arrow-right"
|
||||||
|
style="padding: 5px;background-color: #f1f1f1;margin-top: 10px;">
|
||||||
|
<el-breadcrumb-item :to="{ path: '/home' }">{{ $t('home.menuName') }}</el-breadcrumb-item>
|
||||||
|
<el-breadcrumb-item><a href="/services">{{ $t('service.menuName') }}</a></el-breadcrumb-item>
|
||||||
|
<el-breadcrumb-item><a href="/services/3DPostProcessingServices">{{ $t('service.subMenu2')
|
||||||
|
}}</a></el-breadcrumb-item>
|
||||||
|
<el-breadcrumb-item>{{ $t('processingService.tab6') }}</el-breadcrumb-item>
|
||||||
|
</el-breadcrumb>
|
||||||
<div class="solution">
|
<div class="solution">
|
||||||
<div class="soluDetail">
|
<div class="soluDetail">
|
||||||
<div class="cont" style="display: block;margin-top: 0;">
|
<div class="cont" style="display: block;margin-top: 0;">
|
||||||
|
@ -452,7 +460,7 @@ export default {
|
||||||
|
|
||||||
// style="color: #1083b6;font-size: 22px;"
|
// style="color: #1083b6;font-size: 22px;"
|
||||||
.content {
|
.content {
|
||||||
width: 926px;
|
width: 1200px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
|
||||||
.el-tabs__nav .el-tabs__item:first-child {
|
.el-tabs__nav .el-tabs__item:first-child {
|
||||||
|
@ -595,7 +603,7 @@ li {
|
||||||
}
|
}
|
||||||
|
|
||||||
.solution {
|
.solution {
|
||||||
width: 926px;
|
width: 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding-top: 30px;
|
padding-top: 30px;
|
||||||
padding-bottom: 73px;
|
padding-bottom: 73px;
|
||||||
|
|
|
@ -8,8 +8,7 @@
|
||||||
</template>
|
</template>
|
||||||
</div>
|
</div>
|
||||||
<div class="message">
|
<div class="message">
|
||||||
<strong
|
<strong v-html="$t(`ImageBasedSurgicalPlanning.${data.key}.series_${data.id}`)"></strong>
|
||||||
v-html="$t(`ImageBasedSurgicalPlanning.${data.key}.series_${data.id}`)"></strong>
|
|
||||||
<p v-html="$t(`ImageBasedSurgicalPlanning.${data.key}.clinical_${data.id}`)"></p>
|
<p v-html="$t(`ImageBasedSurgicalPlanning.${data.key}.clinical_${data.id}`)"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -156,6 +155,8 @@ export default {
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
padding: 17px 18px;
|
padding: 17px 18px;
|
||||||
|
text-align: left;
|
||||||
|
word-break: keep-all;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -465,7 +465,7 @@ export default {
|
||||||
min-height: 230px;
|
min-height: 230px;
|
||||||
box-shadow: 0 0 8px rgba(0, 0, 0, .2);
|
box-shadow: 0 0 8px rgba(0, 0, 0, .2);
|
||||||
padding: 40px;
|
padding: 40px;
|
||||||
width: 920px;
|
width: calc(100% - 80px);
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
|
@ -546,7 +546,7 @@ li {
|
||||||
}
|
}
|
||||||
|
|
||||||
.solution {
|
.solution {
|
||||||
width: 926px;
|
width: 1200px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding-top: 30px;
|
padding-top: 30px;
|
||||||
padding-bottom: 73px;
|
padding-bottom: 73px;
|
||||||
|
@ -580,7 +580,7 @@ li {
|
||||||
|
|
||||||
.tabsWW {
|
.tabsWW {
|
||||||
height: 65px;
|
height: 65px;
|
||||||
width: 926px;
|
width: 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -622,7 +622,7 @@ li {
|
||||||
}
|
}
|
||||||
|
|
||||||
.soluDetail {
|
.soluDetail {
|
||||||
width: 926px;
|
width: 1200px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding-top: 55px;
|
padding-top: 55px;
|
||||||
padding-bottom: 30px;
|
padding-bottom: 30px;
|
||||||
|
@ -631,6 +631,10 @@ li {
|
||||||
.itemX {
|
.itemX {
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
|
||||||
|
.sls1Process {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
line-height: 28px;
|
line-height: 28px;
|
||||||
|
|
|
@ -5,7 +5,7 @@ const CompressionWebpackPlugin = require('compression-webpack-plugin')
|
||||||
// 定义压缩文件类型
|
// 定义压缩文件类型
|
||||||
const productionGzipExtensions = ['js', 'css']
|
const productionGzipExtensions = ['js', 'css']
|
||||||
|
|
||||||
function resolve (dir) {
|
function resolve(dir) {
|
||||||
return path.join(__dirname, dir)
|
return path.join(__dirname, dir)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ module.exports = {
|
||||||
// 清除svg默认的处理方式
|
// 清除svg默认的处理方式
|
||||||
config.module.rules.delete('svg')
|
config.module.rules.delete('svg')
|
||||||
config.plugin('html').tap(args => {
|
config.plugin('html').tap(args => {
|
||||||
args[0].title = 'Elevate Imaging'
|
args[0].title = 'Extensive Imaging'
|
||||||
return args
|
return args
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue