Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
d1be9f76
提交
d1be9f76
authored
9月 04, 2023
作者:
lhh
浏览文件
操作
浏览文件
下载
差异文件
Merge branch 'new' of
https://gitlab-pro.ezijing.com/ezijing-web/project-www-pc
into new
上级
825cdb1e
a5241f55
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
5 行增加
和
9 行删除
+5
-9
digital.vue
components/home/digital.vue
+2
-1
index.vue
pages/studyAbroad/index.vue
+2
-7
index.vue
pages/studyAbroad/news/index.vue
+1
-1
没有找到文件。
components/home/digital.vue
浏览文件 @
d1be9f76
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
</div>
</div>
<div
class=
"col2"
>
<div
class=
"col2"
>
<ul>
<ul>
<li
class=
"item"
v-for=
"item in list2"
:key=
"item.title"
:style=
"item.style"
>
<li
class=
"item
is-hover
"
v-for=
"item in list2"
:key=
"item.title"
:style=
"item.style"
>
<AppLink
:to=
"item.path"
>
<AppLink
:to=
"item.path"
>
<div
class=
"item-inner"
>
<div
class=
"item-inner"
>
<img
:src=
"item.icon"
class=
"img"
/>
<img
:src=
"item.icon"
class=
"img"
/>
...
@@ -242,6 +242,7 @@ export default {
...
@@ -242,6 +242,7 @@ export default {
.hover-img
{
.hover-img
{
display
:
none
;
display
:
none
;
}
}
&
.is-hover
,
&
:hover
{
&
:hover
{
.img
{
.img
{
display
:
none
;
display
:
none
;
...
...
pages/studyAbroad/index.vue
浏览文件 @
d1be9f76
...
@@ -35,12 +35,7 @@
...
@@ -35,12 +35,7 @@
</app-card> -->
</app-card> -->
<app-card
:title=
"isEn ? 'Application' : '申请流程'"
style=
"margin-top: 68px"
>
<app-card
:title=
"isEn ? 'Application' : '申请流程'"
style=
"margin-top: 68px"
>
<div
class=
"process"
>
<div
class=
"process"
>
<img
<img
:src=
"isEn ? 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/process_en.png' : 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/process.png'"
/>
:src=
"
isEn
? 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/process_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/process.png'
"
/>
</div>
</div>
</app-card>
</app-card>
<app-card
:title=
"isEn ? 'Application Guide' : '报考指南'"
style=
"margin-top: 74px"
>
<app-card
:title=
"isEn ? 'Application Guide' : '报考指南'"
style=
"margin-top: 74px"
>
...
@@ -208,7 +203,7 @@ export default {
...
@@ -208,7 +203,7 @@ export default {
qaList
,
qaList
,
// 最新动态请求参数
// 最新动态请求参数
newsParams
:
{
newsParams
:
{
project_ids
:
[
'25634964940156928'
,
'25634688011239424'
,
'6886139536666001408'
,
'62110451281973248'
],
project_ids
:
[
'25634964940156928'
,
'25634688011239424'
,
'6886139536666001408'
,
'62110451281973248'
,
'78616692432879616'
,
'147349767330201600'
],
type_tag
:
'article_news_hot'
,
type_tag
:
'article_news_hot'
,
page
:
1
,
page
:
1
,
limit
:
4
limit
:
4
...
...
pages/studyAbroad/news/index.vue
浏览文件 @
d1be9f76
...
@@ -26,7 +26,7 @@ export default {
...
@@ -26,7 +26,7 @@ export default {
remote
:
{
remote
:
{
httpRequest
:
getArticleList
,
httpRequest
:
getArticleList
,
params
:
{
params
:
{
project_ids
:
[
'25634964940156928'
,
'25634688011239424'
,
'6886139536666001408'
,
'62110451281973248'
],
project_ids
:
[
'25634964940156928'
,
'25634688011239424'
,
'6886139536666001408'
,
'62110451281973248'
,
'78616692432879616'
,
'147349767330201600'
],
type_tag
:
'article_news_hot'
type_tag
:
'article_news_hot'
}
}
},
},
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论