Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pmk-screen-datav
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Members
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
黄麒宇
pmk-screen-datav
Commits
961d6451
Commit
961d6451
authored
May 15, 2022
by
黄麒宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
随便改下
parent
01e8c54c
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
2 行增加
和
2 行删除
+2
-2
index.html
public/index.html
+1
-1
index.vue
src/views/index.vue
+1
-1
没有找到文件。
public/index.html
View file @
961d6451
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.ico"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.ico"
>
<title>
立体
库监控平台
</title>
<title>
平面
库监控平台
</title>
<script>
<script>
window
.
_CONFIG
=
{};
window
.
_CONFIG
=
{};
window
.
_CONFIG
[
'domianURL'
]
=
'http://192.168.3.130:10028/LTK'
;
window
.
_CONFIG
[
'domianURL'
]
=
'http://192.168.3.130:10028/LTK'
;
...
...
src/views/index.vue
View file @
961d6451
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<div
class=
"d-flex jc-center"
>
<div
class=
"d-flex jc-center"
>
<dv-decoration-8
:color=
"['#568aea', '#131E88']"
style=
"width:2.5rem;height:.425rem;"
/>
<dv-decoration-8
:color=
"['#568aea', '#131E88']"
style=
"width:2.5rem;height:.425rem;"
/>
<div
class=
"title"
>
<div
class=
"title"
>
<span
class=
"title-text"
>
立体
库监控平台
</span>
<span
class=
"title-text"
>
平面
库监控平台
</span>
</div>
</div>
<dv-decoration-8
<dv-decoration-8
:reverse=
"true"
:reverse=
"true"
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论