Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
E
exhibition_page
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
龙菲
exhibition_page
Commits
0f22ce97
提交
0f22ce97
authored
12月 21, 2022
作者:
Anix
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修复bug
上级
82da8add
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
10 行增加
和
10 行删除
+10
-10
index.vue
src/views/boutique/components/zggzsgwdzjlz/index.vue
+8
-8
index.vue
src/views/display/index.vue
+2
-2
没有找到文件。
src/views/boutique/components/zggzsgwdzjlz/index.vue
浏览文件 @
0f22ce97
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<!-- 第一屏 -->
<!-- 第一屏 -->
<div
class=
"banner"
>
<div
class=
"banner"
>
<div
class=
"first"
>
<div
class=
"first"
>
<
l-
img
<img
src=
"@/assets/imgs/topic/zggzsgwdzjlz/year.png"
src=
"@/assets/imgs/topic/zggzsgwdzjlz/year.png"
alt=
""
alt=
""
class=
"img-year wow animate__animated animate__fadeIn"
class=
"img-year wow animate__animated animate__fadeIn"
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<img
src=
"@/assets/imgs/topic/zggzsgwdzjlz/title.png"
alt=
""
/>
<img
src=
"@/assets/imgs/topic/zggzsgwdzjlz/title.png"
alt=
""
/>
<!--
<l-img
src=
"@/assets/imgs/topic/zggzsgwdzjlz/title.png"
></l-img>
-->
<!--
<l-img
src=
"@/assets/imgs/topic/zggzsgwdzjlz/title.png"
></l-img>
-->
</div>
</div>
<
l-
img
<img
src=
"@/assets/imgs/topic/zggzsgwdzjlz/top.png"
src=
"@/assets/imgs/topic/zggzsgwdzjlz/top.png"
alt=
""
alt=
""
class=
"img-top wow animate__animated animate__fadeIn"
class=
"img-top wow animate__animated animate__fadeIn"
...
@@ -41,10 +41,10 @@
...
@@ -41,10 +41,10 @@
<!-- 文字 -->
<!-- 文字 -->
<div
class=
"img-red wow animate__animated animate__fadeInUp"
data-wow-delay=
"0.6s"
>
<div
class=
"img-red wow animate__animated animate__fadeInUp"
data-wow-delay=
"0.6s"
>
<
l-
img
src=
"@/assets/imgs/topic/zggzsgwdzjlz/red.png"
alt=
""
/>
<img
src=
"@/assets/imgs/topic/zggzsgwdzjlz/red.png"
alt=
""
/>
</div>
</div>
<div
class=
"img-photo wow animate__animated animate__fadeIn"
data-wow-delay=
"0.6s"
>
<div
class=
"img-photo wow animate__animated animate__fadeIn"
data-wow-delay=
"0.6s"
>
<
l-
img
src=
"@/assets/imgs/topic/zggzsgwdzjlz/photo.png"
alt=
""
/>
<img
src=
"@/assets/imgs/topic/zggzsgwdzjlz/photo.png"
alt=
""
/>
</div>
</div>
</div>
</div>
<div
class=
"outline"
>
<div
class=
"outline"
>
...
@@ -55,9 +55,9 @@
...
@@ -55,9 +55,9 @@
<div>
<div>
<div
class=
"pic wow animate__animated animate__fadeInLeft"
v-if=
"i % 2 === 0"
>
<div
class=
"pic wow animate__animated animate__fadeInLeft"
v-if=
"i % 2 === 0"
>
<div>
<div>
<
l-
img
<img
:src=
"
:src=
"
`@/assets/imgs/topic/zggzsgwdzjlz/$
{node.img}.png`
require(`@/assets/imgs/topic/zggzsgwdzjlz/$
{node.img}.png`)
"
"
alt=""
alt=""
/>
/>
...
@@ -82,9 +82,9 @@
...
@@ -82,9 +82,9 @@
</div>
</div>
<div
class=
"pic wow animate__animated animate__fadeInRight"
v-if=
"i % 2 !== 0"
>
<div
class=
"pic wow animate__animated animate__fadeInRight"
v-if=
"i % 2 !== 0"
>
<div>
<div>
<
l-
img
<img
:src=
"
:src=
"
`@/assets/imgs/topic/zggzsgwdzjlz/$
{node.img}.png`
require(`@/assets/imgs/topic/zggzsgwdzjlz/$
{node.img}.png`)
"
"
alt=""
alt=""
/>
/>
...
...
src/views/display/index.vue
浏览文件 @
0f22ce97
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
>
>
{{
item
.
label
}}
{{
item
.
label
}}
</el-col>
</el-col>
<el-col
:span=
"
6
"
>
<el-col
:span=
"
3
"
>
<div
class=
"search-item"
>
<div
class=
"search-item"
>
<input
<input
type=
"text"
type=
"text"
...
@@ -442,7 +442,7 @@ $text-indent: 16px;
...
@@ -442,7 +442,7 @@ $text-indent: 16px;
// padding: 8px 0;
// padding: 8px 0;
height
:
46px
;
height
:
46px
;
line-height
:
46px
;
line-height
:
46px
;
margin-right
:
16px
;
//
margin-right: 16px;
cursor
:
pointer
;
cursor
:
pointer
;
// border: 1px solid $themeSecondaryColor;
// border: 1px solid $themeSecondaryColor;
color
:
#999
;
color
:
#999
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论