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

图片地址修改

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