提交 9f590258 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 36b2a361
...@@ -18,13 +18,13 @@ ...@@ -18,13 +18,13 @@
:src=" :src="
$cookies.get('lang') == 'en-US' $cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/college/img2.png' ? 'https://webapp-pub.ezijing.com/www/pc/college/img2.png'
: ' https://webapp-pub.ezijing.com/www/pc/college-m1-i2-new' : ' https://webapp-pub.ezijing.com/www/pc/college-m1-i2-new.png'
" "
/><img /><img
:src=" :src="
$cookies.get('lang') == 'en-US' $cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/college/img3.png' ? 'https://webapp-pub.ezijing.com/www/pc/college/img3.png'
: ' https://webapp-pub.ezijing.com/www/pc/college-m1-i3-new' : ' https://webapp-pub.ezijing.com/www/pc/college-m1-i3-new.png'
" "
/> />
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论