clay commit : header icon
This commit is contained in:
@@ -3,5 +3,4 @@ ENV = 'production'
|
|||||||
|
|
||||||
# EBTS/生产环境
|
# EBTS/生产环境
|
||||||
#VUE_APP_BASE_API = '/prod-api'
|
#VUE_APP_BASE_API = '/prod-api'
|
||||||
#VUE_APP_BASE_API = 'http://192.168.190.67/dev-api'
|
VUE_APP_BASE_API = '/dev-api'
|
||||||
VUE_APP_BASE_API = 'http://sist.swjtu.edu.cn/dev-api'
|
|
||||||
|
|||||||
@@ -31,11 +31,11 @@ const cn = {
|
|||||||
'graduate_tutor': '研究生导师',
|
'graduate_tutor': '研究生导师',
|
||||||
'research_team': '科研团队',
|
'research_team': '科研团队',
|
||||||
'high_level_talents': '省部级以上高层次人才',
|
'high_level_talents': '省部级以上高层次人才',
|
||||||
'major_projects': '国家级重大项目',
|
'major_projects': '国家级重大重点项目',
|
||||||
'contact_us': '联系我们',
|
'contact_us': '联系我们',
|
||||||
'person': '人',
|
'person': '人',
|
||||||
'pics': '个',
|
'pics': '个',
|
||||||
'adress': '犀浦校区地址:中国四川省成都市高新区西部园区西南交通大学信息科学与技术学院',
|
'adress': '犀浦校区地址:中国四川省成都市郫都区犀安路 999 号西南交通大学信息科学与技术学院',
|
||||||
'code': '邮政编码:611756',
|
'code': '邮政编码:611756',
|
||||||
'tel': '电话:+86 28 66366709(行政)',
|
'tel': '电话:+86 28 66366709(行政)',
|
||||||
'copyright': '版权所有◎2015西南交通大学信息科学与技术学院. All rights reserved.意见反馈',
|
'copyright': '版权所有◎2015西南交通大学信息科学与技术学院. All rights reserved.意见反馈',
|
||||||
|
|||||||
@@ -30,12 +30,12 @@ const en = {
|
|||||||
'research_team': 'Scientific Research Team',
|
'research_team': 'Scientific Research Team',
|
||||||
'high_level_talents': 'Outstanding Talents',
|
'high_level_talents': 'Outstanding Talents',
|
||||||
'major_projects': 'Major projects',
|
'major_projects': 'Major projects',
|
||||||
'contact_us': 'CONTACT US',
|
'contact_us': '',
|
||||||
'person': '',
|
'person': '',
|
||||||
'pics': '',
|
'pics': '',
|
||||||
'adress': 'Add: 01606#, 01608#, 01614#, School of Information Science and Technology,Southwest Jiaotong University, No.111, Erhuanlu Beiyiduan Chengdu, 610031 P.R.China',
|
'adress': '',
|
||||||
'code': 'E-mail: scce@home.swjtu.edu.cn',
|
'code': '',
|
||||||
'tel': 'Tel: +86 28 66366709; +86 28 66366741 | Fax: +86 28 87600743',
|
'tel': '',
|
||||||
'copyright': 'Copyright © 2014 School of Information Science and Technology, SWJTU. All rights reserved. Feedback',
|
'copyright': 'Copyright © 2014 School of Information Science and Technology, SWJTU. All rights reserved. Feedback',
|
||||||
'chinese_site': 'Southwest Jiaotong University(中文)',
|
'chinese_site': 'Southwest Jiaotong University(中文)',
|
||||||
'english_site': 'Southwest Jiaotong University(ENGLISH)',
|
'english_site': 'Southwest Jiaotong University(ENGLISH)',
|
||||||
|
|||||||
@@ -34,7 +34,9 @@
|
|||||||
<table class="fRight" cellpadding="0" cellspacing="0" border="0">
|
<table class="fRight" cellpadding="0" cellspacing="0" border="0">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img style="width: 6.7rem;" src="http://sist.swjtu.edu.cn:80/zh/images/logo3.jpg"></td>
|
<td>
|
||||||
|
<!-- <img style="width: 6.7rem;" src="http://sist.swjtu.edu.cn:80/zh/images/logo3.jpg">-->
|
||||||
|
</td>
|
||||||
<td><p><a href="http://www.swjtu.edu.cn/" target="_blank">
|
<td><p><a href="http://www.swjtu.edu.cn/" target="_blank">
|
||||||
{{ $t('message.chinese_site') }}
|
{{ $t('message.chinese_site') }}
|
||||||
<!--西南交通大学(中文)-->
|
<!--西南交通大学(中文)-->
|
||||||
|
|||||||
Reference in New Issue
Block a user