Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
M
myHouse_client
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张志伟
myHouse_client
提交
14dae6ca
提交
14dae6ca
编写于
9月 03, 2022
作者:
zhangzhiwei
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
停止变更
上级
aa8bc2b4
变更
1
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
40 行增加
和
8 行删除
+40
-8
index.vue
src/views/download/index.vue
+40
-8
未找到文件。
src/views/download/index.vue
浏览文件 @
14dae6ca
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
style=
"height: 2000px"
>
<div
style=
"height: 2000px"
>
<img
src=
"/static/home/banner.png"
alt=
""
>
<img
src=
"/static/home/banner.png"
alt=
""
>
<div
class=
"main"
>
<div
class=
"main"
>
<h1
style=
"text-align: center;margin: 35px auto;font-size:
30
px"
>
配置需求
</h1>
<h1
style=
"text-align: center;margin: 35px auto;font-size:
26
px"
>
配置需求
</h1>
<div>
<div>
<el-row
style=
"text-align: center"
>
<el-row
style=
"text-align: center"
>
<el-col
:span=
"4"
class=
"download_explain_head "
style=
"border-top-left-radius:10px;"
><span>
</span></el-col>
<el-col
:span=
"4"
class=
"download_explain_head "
style=
"border-top-left-radius:10px;"
><span>
</span></el-col>
...
@@ -29,30 +29,62 @@
...
@@ -29,30 +29,62 @@
<el-col
:span=
"3"
class=
"download_explain_text download_explainBg"
>
8G
</el-col>
<el-col
:span=
"3"
class=
"download_explain_text download_explainBg"
>
8G
</el-col>
</el-row>
</el-row>
<p
style=
"color: #FF6000;margin-top: 6px;font-size: 14px;font-family:PingFang-SC-Regular"
>
温馨提示:安装前请关闭杀毒软件
</p>
<p
style=
"color: #FF6000;margin-top: 6px;font-size: 14px;font-family:PingFang-SC-Regular"
>
温馨提示:安装前请关闭杀毒软件
</p>
<h1
style=
"text-align: center;margin:
50px auto;font-size: 30
px"
>
相关下载
</h1>
<h1
style=
"text-align: center;margin:
45px 0 36px;font-size: 26
px"
>
相关下载
</h1>
<el-row
:gutter=
"30"
>
<el-row
:gutter=
"30"
style=
"margin: 26px 20px"
>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-card>
<el-card>
<div
style=
"display: flex;align-items: center;"
>
<div
style=
"display: flex;align-items: center;
;position: relative
"
>
<div>
<div>
<img
src=
"/static/home/icon.png"
alt=
""
>
<img
src=
"/static/home/icon
1
.png"
alt=
""
>
</div>
</div>
<div
style=
"line-height: 22px;margin-left: 10px"
>
<div
style=
"line-height: 22px;margin-left: 10px"
>
<p
style=
"font-weight:
550
"
>
UE4依赖库
</p>
<p
style=
"font-weight:
bold
"
>
UE4依赖库
</p>
<p
style=
"color:#666666;font-size: 12px "
>
场景必备运行环境
</p>
<p
style=
"color:#666666;font-size: 12px "
>
场景必备运行环境
</p>
<el-button
style=
"position: absolute;right: 10px;top: 20px;color: #4BB7A2 "
>
立即下载
</el-button>
</div>
</div>
</div>
</div>
</el-card>
</el-card>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-card>
<el-card>
<div
style=
"display: flex;align-items: center;"
>
<div
style=
"display: flex;align-items: center;
position: relative
"
>
<div>
<div>
<img
src=
"/static/home/icon.png"
alt=
""
>
<img
src=
"/static/home/icon.png"
alt=
""
>
</div>
</div>
<div
style=
"line-height: 22px;margin-left: 10px"
>
<div
style=
"line-height: 22px;margin-left: 10px"
>
<p
style=
"font-weight: 550"
>
UE4依赖库
</p>
<p
style=
"font-weight: bold"
>
VC_redist.x64
</p>
<p
style=
"color:#666666;font-size: 12px "
>
场景必备运行环境
</p>
<el-button
style=
"position: absolute;right: 10px;top: 20px;color: #4BB7A2 "
>
立即下载
</el-button>
</div>
</div>
</el-card>
</el-col>
</el-row>
<el-row
:gutter=
"30"
style=
"margin: 26px 20px"
>
<el-col
:span=
"12"
>
<el-card>
<div
style=
"display: flex;align-items: center;position: relative"
>
<div>
<img
src=
"/static/home/icon4.png"
alt=
""
>
</div>
<div
style=
"line-height: 22px;margin-left: 10px;"
>
<p
style=
"font-weight: bold"
>
vc_redist.x86
</p>
<p
style=
"color:#666666;font-size: 12px "
>
场景必备运行环境
</p>
<p
style=
"color:#666666;font-size: 12px "
>
场景必备运行环境
</p>
<el-button
style=
"position: absolute;right: 10px;top: 20px;color: #4BB7A2 "
>
立即下载
</el-button>
</div>
</div>
</el-card>
</el-col>
<el-col
:span=
"12"
>
<el-card>
<div
style=
"display: flex;align-items: center;position: relative"
>
<div>
<img
src=
"/static/home/icon.png"
alt=
""
>
</div>
<div
style=
"line-height: 22px;margin-left: 10px"
>
<p
style=
"font-weight: bold"
>
Xvid-1.3.7-20191228
</p>
<p
style=
"color:#666666;font-size: 12px "
>
录屏功能必备插件
</p>
<el-button
style=
"position: absolute;right: 10px;top: 20px;color: #4BB7A2 "
>
立即下载
</el-button>
</div>
</div>
</div>
</div>
</el-card>
</el-card>
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录