Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
43d41395
提交
43d41395
authored
6月 04, 2024
作者:
lhh
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
项目站修改6.3
上级
fd3e1d9d
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
21 行增加
和
15 行删除
+21
-15
projectPosition.vue
components/home/projectPosition.vue
+1
-1
Foot.vue
components/layout/pc/Foot.vue
+17
-11
school.vue
pages/about/school.vue
+2
-2
dataDownload.vue
pages/dataDownload/dataDownload.vue
+1
-1
没有找到文件。
components/home/projectPosition.vue
浏览文件 @
43d41395
...
...
@@ -8,7 +8,7 @@
<br
/>
<p>
该项目由斯蒂文斯理工学院工程管理硕士保研项目中国招生与教学中心(紫荆教育)全权负责运营,详情请见斯蒂文斯理工学院官网项目说明:
<a
该项目由斯蒂文斯理工学院工程管理硕士保研项目中国招生与教学中心(
清控
紫荆教育)全权负责运营,详情请见斯蒂文斯理工学院官网项目说明:
<a
href=
"https://www.stevens.edu/page-basic/zijing-partnership"
target=
"_blank"
>
https://www.stevens.edu/page-basic/zijing-partnership
</a
...
...
components/layout/pc/Foot.vue
浏览文件 @
43d41395
...
...
@@ -36,7 +36,7 @@
</div>
<div
class=
"center-content"
>
<div
class=
"contact"
>
斯蒂文斯理工学院工程硕士保研项目
</div>
<div
class=
"contact"
>
中国招生与教学中心(紫荆教育)
</div>
<div
class=
"contact"
>
中国招生与教学中心(
清控
紫荆教育)
</div>
<div
class=
"bottom"
>
<div
class=
"address"
v-html=
"$t('foot.address')"
></div>
<div
class=
"phone"
v-html=
"$t('foot.contact')"
></div>
...
...
@@ -58,36 +58,42 @@
友情链接:中国人民银行 中国涉外监管网 中国银行协会 中国证券投资基金业协会
</div>
-->
</div>
<div
class=
"copyright"
style=
"height: 40px;
line-height: 40px;color: rgba(153, 153, 153, 1);background: #fff;
"
>
<div
class=
"inner"
style=
"width: 100%;
justify-content: center;display: flex;
"
>
<p
style=
"font-size: 12px
;
"
>
<div
class=
"copyright"
style=
"height: 40px;
line-height: 40px; color: rgba(153, 153, 153, 1); background: #fff
"
>
<div
class=
"inner"
style=
"width: 100%;
justify-content: center; display: flex
"
>
<p
style=
"font-size: 12px"
>
Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司
</p>
<a
target=
"_blank"
href=
"https://tsm.miit.gov.cn/dxxzsp/"
style=
"color: rgba(153, 153, 153, 1);
text-decoration:none;margin-left: 10px;
"
style=
"color: rgba(153, 153, 153, 1);
text-decoration: none; margin-left: 10px
"
>
<p
style=
"font-size: 12px
;
"
>
京ICP证150431号
</p>
<p
style=
"font-size: 12px"
>
京ICP证150431号
</p>
</a>
<a
target=
"_blank"
class=
"record"
href=
"http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
style=
"color: rgba(153, 153, 153, 1);text-decoration:none;align-items: center;display: flex;margin-right: 5px;"
style=
"
color: rgba(153, 153, 153, 1);
text-decoration: none;
align-items: center;
display: flex;
margin-right: 5px;
"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png"
style=
"width: 20px;
height: 20px;margin: 0 6px;display: block;
"
style=
"width: 20px;
height: 20px; margin: 0 6px; display: block
"
/>
<p
style=
"font-size: 12px
;
"
>
安备 11010802023681号
</p>
<p
style=
"font-size: 12px"
>
安备 11010802023681号
</p>
</a>
<a
target=
"_blank"
href=
"https://beian.miit.gov.cn/#/Integrated/index"
style=
"color: rgba(153, 153, 153, 1);
text-decoration:none;
"
style=
"color: rgba(153, 153, 153, 1);
text-decoration: none
"
>
<p
style=
"font-size: 12px
;
"
>
京ICP备15016866号-1
</p>
<p
style=
"font-size: 12px"
>
京ICP备15016866号-1
</p>
</a>
</div>
</div>
...
...
pages/about/school.vue
浏览文件 @
43d41395
...
...
@@ -13,7 +13,7 @@
<br
/>
<p>
斯蒂文斯理工学院官方唯一授权清控紫荆教育负责工程管理硕士保研项目在中国的招生与教学,详
见斯蒂文斯理工学院官网项目说明:
<a
该项目由斯蒂文斯理工学院工程管理硕士保研项目中国招生与教育中心(清控紫荆教育)全权负责运营,详情请
见斯蒂文斯理工学院官网项目说明:
<a
href=
"https://www.stevens.edu/zijingpartnership"
style=
"color: #aa1941"
>
https://www.stevens.edu/zijingpartnership
</a
...
...
@@ -147,7 +147,7 @@
<br
/>
<p>
斯蒂文斯理工学院官方唯一授权清控紫荆教育负责工程管理硕士保研项目在中国的招生与教学,详见斯蒂文斯理工学院官网项目说明:
<a
该项目由斯蒂文斯理工学院工程管理硕士保研项目中国招生与教育中心(清控紫荆教育)全权负责运营,详情请见斯蒂文斯理工学院官网项目说明
<a
href=
"https://www.stevens.edu/zijingpartnership"
style=
"color: #aa1941"
>
https://www.stevens.edu/zijingpartnership
</a
...
...
pages/dataDownload/dataDownload.vue
浏览文件 @
43d41395
...
...
@@ -36,7 +36,7 @@ export default {
fileList
:
[
{
name
:
'招生简章'
,
url
:
'https://webapp-pub.ezijing.com/project/sit-plus/admission.
jpg
'
url
:
'https://webapp-pub.ezijing.com/project/sit-plus/admission.
pdf
'
},
{
name
:
'硕士学分模块介绍'
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论