Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-fi
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-fi
Commits
f690956f
提交
f690956f
authored
11月 07, 2022
作者:
matian
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修改锚点定位问题
上级
00c50575
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
45 行增加
和
42 行删除
+45
-42
base.css
src/assets/css/base.css
+4
-0
Footer.vue
src/components/layout/Footer.vue
+41
-42
没有找到文件。
src/assets/css/base.css
浏览文件 @
f690956f
...
@@ -100,3 +100,6 @@ body {
...
@@ -100,3 +100,6 @@ body {
:root
{
:root
{
--main-color
:
#aa1941
;
--main-color
:
#aa1941
;
}
}
html
{
scroll-padding-top
:
90px
;
}
\ No newline at end of file
src/components/layout/Footer.vue
浏览文件 @
f690956f
...
@@ -53,33 +53,10 @@
...
@@ -53,33 +53,10 @@
<dt>
邮箱
</dt>
<dt>
邮箱
</dt>
<dd><a
href=
"mailto:THHZJFI@ezijing.com"
class=
"mail"
>
THHZJFI@ezijing.com
</a></dd>
<dd><a
href=
"mailto:THHZJFI@ezijing.com"
class=
"mail"
>
THHZJFI@ezijing.com
</a></dd>
</dl>
</dl>
<!--
<div
class=
"con_link"
>
地 址:北京市海淀区中关村东路1号院清华科技园7号楼5层
<br
/>
深圳市福田区博今商务广场A座22层
</div>
<div
class=
"con_link"
>
邮箱:THHZJFI@ezijing.com
</div>
-->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- pc -->
<!--
<div
class=
"app-footer-link app-footer-link-pc"
>
<ul
class=
"app-footer-link-item"
>
<li>
清控紫荆金融保险学院
</li>
<li>
清控紫荆金融保险研究院
</li>
</ul>
</div>
-->
</div>
</div>
<!--
<div
class=
"app-footer-contact"
>
<h2>
联系我们
</h2>
<dl>
<dt>
地址
</dt>
<dd>
北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层
</dd>
</dl>
<dl>
<dt>
邮箱
</dt>
<dd><a
href=
"mailto:service@ezijing.com"
class=
"mail"
>
service@ezijing.com
</a></dd>
</dl>
</div>
-->
<div
class=
"app-footer-qrcode"
>
<div
class=
"app-footer-qrcode"
>
<img
src=
"https://webapp-pub.ezijing.com/project_online/fi/qrcode.png"
width=
"120"
/>
<img
src=
"https://webapp-pub.ezijing.com/project_online/fi/qrcode.png"
width=
"120"
/>
<div
class=
"app-footer-qrcode-content"
>
<div
class=
"app-footer-qrcode-content"
>
...
@@ -244,31 +221,53 @@
...
@@ -244,31 +221,53 @@
display
:
none
;
display
:
none
;
}
}
.is-h5
{
.is-h5
{
.app-footer-link-pc
{
.app-footer
{
display
:
none
;
.app-footer-inner
{
padding
:
0
.2rem
;
}
.app-copyright-inner
{
display
:
flex
;
flex-direction
:
column
;
}
}
}
.app-footer-link-h5
{
.app-footer-left__top
{
display
:
flex
;
.app-footer-logo
{
img
{
display
:
none
;
}
}
}
}
.app-footer-
inner
{
.app-footer-
left__bottom
{
padding
:
0
.5rem
0
.45rem
;
display
:
flex
;
flex-direction
:
column
;
flex-direction
:
column
;
}
justify-content
:
flex-start
;
.app-footer-left
{
.tit
{
.app-name
{
font-size
:
0
.15rem
;
font-size
:
0
.3rem
;
line-height
:
0
.3rem
;
}
}
}
.con
{
.app-footer-link-item
{
margin-top
:
0
.2rem
;
font-size
:
0
.22rem
;
.con_link
{
}
font-size
:
0
.1rem
;
.app-footer-contact
{
}
margin
:
0
.1rem
0
;
dt
{
h2
{
width
:
0
.5rem
;
display
:
none
;
font-size
:
0
.1rem
;
text-align-last
:
justify
;
white-space
:
nowrap
;
}
dd
{
&
:
:
before
{
content
:
':'
;
}
}
dd
{
font-size
:
0
.1rem
;
white-space
:
nowrap
;
}
}
}
}
}
.app-footer-qrcode
{
.app-footer-qrcode
{
display
:
none
;
display
:
none
;
}
}
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论