提交 42f1c002 authored 作者: matian's avatar matian

图片地址修改

上级 7d821e7e
......@@ -102,7 +102,7 @@ export default {
width: 900px;
height: 400px;
margin: 20px auto 30px;
background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/kelley/home-ssfc-bg.png);
background: url(https://webapp-pub.ezijing.com/project/kelley/home-ssfc-bg.png);
background-size: 100% 100%;
display: flex;
justify-content: space-between;
......
......@@ -279,8 +279,8 @@
<img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/industry/image16.png'
: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/industry/image16.png'
? 'https://webapp-pub.ezijing.com/www/pc/industry/image16.png'
: 'https://webapp-pub.ezijing.com/www/pc/industry/image16.png'
"
alt=""
/>
......@@ -305,8 +305,8 @@
<img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/industry/image18.png'
: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/industry/image18.png'
? 'https://webapp-pub.ezijing.com/www/pc/industry/image18.png'
: 'https://webapp-pub.ezijing.com/www/pc/industry/image18.png'
"
alt=""
/>
......@@ -422,19 +422,19 @@ export default {
activeImg: 'https://webapp-pub.ezijing.com/www/pc/services/college/project_icon_01.png'
},
{
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/industry/image82.png',
img: 'https://webapp-pub.ezijing.com/www/pc/industry/image82.png',
name: 'SAAS软件平台',
dec: '教学管理',
activeImg: 'https://webapp-pub.ezijing.com/www/pc/services/college/project_icon_02.png'
},
{
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/industry/image83.png',
img: 'https://webapp-pub.ezijing.com/www/pc/industry/image83.png',
name: '引产入校',
dec: '实训基地',
activeImg: 'https://webapp-pub.ezijing.com/www/pc/services/college/project_icon_03.png'
},
{
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/industry/image84.png',
img: 'https://webapp-pub.ezijing.com/www/pc/industry/image84.png',
name: '实习就业',
dec: '企业人力资源服务',
activeImg: 'https://webapp-pub.ezijing.com/www/pc/services/college/project_icon_04.png'
......
......@@ -7,8 +7,8 @@
<img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img1.png'
: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img1.png'
? 'https://webapp-pub.ezijing.com/www/pc/internship/img1.png'
: 'https://webapp-pub.ezijing.com/www/pc/internship/img1.png'
"
class="img1"
/>
......@@ -16,27 +16,27 @@
<img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img2.png'
: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img2.png'
? 'https://webapp-pub.ezijing.com/www/pc/internship/img2.png'
: 'https://webapp-pub.ezijing.com/www/pc/internship/img2.png'
"
class="img1"
/><img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img3.png'
: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img3.png'
? 'https://webapp-pub.ezijing.com/www/pc/internship/img3.png'
: 'https://webapp-pub.ezijing.com/www/pc/internship/img3.png'
"
class="img1"
/>
<img
v-if="$cookies.get('lang') == 'en-US'"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img6.png"
src="https://webapp-pub.ezijing.com/www/pc/internship/img6.png"
alt=""
class="img21"
/>
<img
v-else
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img6.png"
src="https://webapp-pub.ezijing.com/www/pc/internship/img6.png"
alt=""
class="img2"
/>
......@@ -109,8 +109,8 @@
<img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img4.png'
: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img4.png'
? 'https://webapp-pub.ezijing.com/www/pc/internship/img4.png'
: 'https://webapp-pub.ezijing.com/www/pc/internship/img4.png'
"
class="img1"
/>
......@@ -118,8 +118,8 @@
<img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img5.png'
: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/internship/img5.png'
? 'https://webapp-pub.ezijing.com/www/pc/internship/img5.png'
: 'https://webapp-pub.ezijing.com/www/pc/internship/img5.png'
"
class="img1"
/>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论