Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
1467b54c
提交
1467b54c
authored
1月 11, 2022
作者:
haodaking
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix: 校园风光
上级
26edfbc0
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
19 行增加
和
64 行删除
+19
-64
school1.vue
pages/school/school1.vue
+7
-23
school2.vue
pages/school/school2.vue
+6
-20
school3.vue
pages/school/school3.vue
+6
-21
没有找到文件。
pages/school/school1.vue
浏览文件 @
1467b54c
...
@@ -10,25 +10,14 @@
...
@@ -10,25 +10,14 @@
<div
class=
"content"
>
<div
class=
"content"
>
<img
class=
"img1"
src=
"https://webapp-pub.ezijing.com/project/marywood/school12.png"
/>
<img
class=
"img1"
src=
"https://webapp-pub.ezijing.com/project/marywood/school12.png"
/>
</div>
</div>
<div
class=
"content"
style=
"display:flex;"
>
<div
class=
"content"
style=
"display:flex;"
>
<div
class=
"img-box"
style=
"flex:1;position: relative;"
>
<div
class=
"img-box"
style=
"flex:1;position: relative;"
>
<img
<img
style=
"width:956px;position: absolute;top:0;right:60px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/school131.png"
/>
style=
"width:956px;position: absolute;top:0;right:60px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/school131.png"
/>
</div>
</div>
<img
<img
style=
"width:540px;margin-top:65px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/school132.png"
/>
style=
"width:540px;margin-top:65px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/school132.png"
/>
</div>
</div>
<img
<img
style=
"width:100%;height:100%;margin-top:68px"
src=
"https://webapp-pub.ezijing.com/project/marywood/school241.png"
/>
style=
"width:100%;height:100%;margin-top:68px"
src=
"https://webapp-pub.ezijing.com/project/marywood/school241.png"
/>
<div
class=
"content"
>
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school251.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school251.png"
/>
</div>
</div>
...
@@ -36,16 +25,11 @@
...
@@ -36,16 +25,11 @@
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
项目设置
</h1>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
项目设置
</h1>
</div>
</div>
<img
<img
style=
"width:100%;height:100%;margin-top:64px"
src=
"https://webapp-pub.ezijing.com/project/marywood/school1611.png"
/>
style=
"width:100%;height:100%;margin-top:64px"
src=
"https://webapp-pub.ezijing.com/project/marywood/school1611.png"
/>
<div
class=
"content"
>
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school17.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school17.png"
/>
</div>
</div>
<div
<div
style=
"margin:64px auto 0;text-align:center;width:1200px;display:flex;justify-content:flex-start;"
>
style=
"margin:auto;text-align:center;width:1200px;display:flex;justify-content:flex-start;margin-top:64px;margin-left:30px"
>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
校园风光
</h1>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
校园风光
</h1>
</div>
</div>
...
@@ -82,7 +66,7 @@ export default {
...
@@ -82,7 +66,7 @@ export default {
autoplay
:
true
,
autoplay
:
true
,
delay
:
3000
,
delay
:
3000
,
loop
:
true
,
loop
:
true
,
slidesPerView
:
3
,
slidesPerView
:
'auto'
,
centeredSlides
:
true
,
centeredSlides
:
true
,
spaceBetween
:
20
,
spaceBetween
:
20
,
on
:
{
on
:
{
...
...
pages/school/school2.vue
浏览文件 @
1467b54c
...
@@ -12,22 +12,11 @@
...
@@ -12,22 +12,11 @@
</div>
</div>
<div
class=
"content"
style=
"display:flex;"
>
<div
class=
"content"
style=
"display:flex;"
>
<div
class=
"img-box"
style=
"flex:1;position: relative;"
>
<div
class=
"img-box"
style=
"flex:1;position: relative;"
>
<img
<img
style=
"width:956px;position: absolute;top:0;right:60px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/school231.png"
/>
style=
"width:956px;position: absolute;top:0;right:60px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/school231.png"
/>
</div>
</div>
<img
<img
style=
"width:540px;margin-top:65px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/school232.png"
/>
style=
"width:540px;margin-top:65px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/school232.png"
/>
</div>
</div>
<img
<img
style=
"width:100%;height:100%;margin-top:68px"
src=
"https://webapp-pub.ezijing.com/project/marywood/school2412.png"
/>
style=
"width:100%;height:100%;margin-top:68px"
src=
"https://webapp-pub.ezijing.com/project/marywood/school2412.png"
/>
<div
class=
"content"
>
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school25.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school25.png"
/>
</div>
</div>
...
@@ -35,14 +24,11 @@
...
@@ -35,14 +24,11 @@
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
项目设置
</h1>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
项目设置
</h1>
</div>
</div>
<img
<img
style=
"width:100%;height:100%;margin-top:64px"
src=
"https://webapp-pub.ezijing.com/project/marywood/school261.png"
/>
style=
"width:100%;height:100%;margin-top:64px"
src=
"https://webapp-pub.ezijing.com/project/marywood/school261.png"
/>
<div
class=
"content"
>
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school27.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school27.png"
/>
</div>
</div>
<div
style=
"width:1200px;margin:
auto;text-align:center;display:flex;justify-content:flex-start;margin-top:64px
;"
>
<div
style=
"width:1200px;margin:
64px auto 0;text-align:center;display:flex;justify-content:flex-start
;"
>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
校园风光
</h1>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
校园风光
</h1>
</div>
</div>
...
@@ -80,7 +66,7 @@ export default {
...
@@ -80,7 +66,7 @@ export default {
autoplay
:
true
,
autoplay
:
true
,
delay
:
3000
,
delay
:
3000
,
loop
:
true
,
loop
:
true
,
slidesPerView
:
3
,
slidesPerView
:
'auto'
,
centeredSlides
:
true
,
centeredSlides
:
true
,
spaceBetween
:
20
,
spaceBetween
:
20
,
on
:
{
on
:
{
...
...
pages/school/school3.vue
浏览文件 @
1467b54c
...
@@ -11,22 +11,11 @@
...
@@ -11,22 +11,11 @@
</div>
</div>
<div
class=
"content"
style=
"display:flex;"
>
<div
class=
"content"
style=
"display:flex;"
>
<div
class=
"img-box"
style=
"flex:1;position: relative;"
>
<div
class=
"img-box"
style=
"flex:1;position: relative;"
>
<img
<img
style=
"width:956px;position: absolute;top:0;right:60px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood321.png"
/>
style=
"width:956px;position: absolute;top:0;right:60px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood321.png"
/>
</div>
</div>
<img
<img
style=
"width:540px;margin-top:65px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood322.png"
/>
style=
"width:540px;margin-top:65px;"
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood322.png"
/>
</div>
</div>
<img
<img
style=
"width:100%;height:100%;margin-top:68px"
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood331.png"
/>
style=
"width:100%;height:100%;margin-top:68px"
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood331.png"
/>
<div
class=
"content"
>
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood34.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood34.png"
/>
</div>
</div>
...
@@ -34,15 +23,11 @@
...
@@ -34,15 +23,11 @@
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
项目设置
</h1>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
项目设置
</h1>
</div>
</div>
<img
<img
style=
"margin-top:64px;width:100%;height:100%"
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood3611.png"
alt=
""
/>
style=
"margin-top:64px;width:100%;height:100%"
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood3611.png"
alt=
""
/>
<div
class=
"content"
>
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood37.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood37.png"
/>
</div>
</div>
<div
style=
"width:1200px;margin:
auto;text-align:center;display:flex;justify-content:flex-start;margin-top:64px
;"
>
<div
style=
"width:1200px;margin:
64px auto 0;text-align:center;display:flex;justify-content:flex-start
;"
>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
校园风光
</h1>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
校园风光
</h1>
</div>
</div>
...
@@ -80,7 +65,7 @@ export default {
...
@@ -80,7 +65,7 @@ export default {
autoplay
:
true
,
autoplay
:
true
,
delay
:
3000
,
delay
:
3000
,
loop
:
true
,
loop
:
true
,
slidesPerView
:
3
,
slidesPerView
:
'auto'
,
centeredSlides
:
true
,
centeredSlides
:
true
,
spaceBetween
:
20
,
spaceBetween
:
20
,
on
:
{
on
:
{
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论