Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
甘
甘肃陇南
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xinzhedeai
甘肃陇南
Commits
700509ec
Commit
700509ec
authored
Dec 05, 2024
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
青海 新增首页图片修改
parent
3228af12
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
10 deletions
+13
-10
index (2).png
public/img/index (2).png
+0
-0
index.png
public/img/index.png
+0
-0
index.vue
src/views/index.vue
+13
-10
No files found.
public/img/index (2).png
0 → 100644
View file @
700509ec
179 KB
public/img/index.png
0 → 100644
View file @
700509ec
239 KB
src/views/index.vue
View file @
700509ec
<
template
>
<div
class=
"app-container"
>
<div
class=
"tab-nav"
>
<div
class=
"app-container"
style=
"padding:0"
>
<img
src=
"/img/index.png"
style=
"width: 100%;height: 800px;"
>
<!--
<img
src=
"/img/index.png"
style=
"width: 100%;height: 800px;"
>
-->
<!--
<div
class=
"tab-nav"
>
<ul
class=
"tab-lits"
>
<li
v-for=
"(item, index) in tabs"
:key=
"index"
:class=
"
{ active: activeTab === index }"
@click="handtabclick(index,item)">
...
...
@@ -13,9 +16,9 @@
value-format=
"yyyy-MM-dd HH:mm:ss"
@
change=
"handleTimeRangeChange"
/>
</ul>
</div>
<iframe
src=
"/sjzGwz"
id=
"target-iframe"
scrolling=
"no"
></iframe>
<iframe
src=
"/sjzGwz"
id=
"target-iframe"
scrolling=
"no"
></iframe>
-->
<!-- 钻孔应力弹窗 -->
<el-dialog
:title=
"zktitle"
:visible.sync=
"zkDialog"
append-to-body
>
<
!--
<
el-dialog
:title=
"zktitle"
:visible.sync=
"zkDialog"
append-to-body
>
<el-form
ref=
"form"
:model=
"form"
label-width=
"120px"
style=
"width:100%;height: 100%;display: flex;"
>
<div
class=
"tableline"
>
<el-form-item
label=
"设备名称"
prop=
"pointcode"
>
...
...
@@ -54,9 +57,9 @@
</div>
</el-form>
</el-dialog>
</el-dialog>
-->
<!-- 巷道位移弹窗 -->
<el-dialog
:title=
"xdtitle"
:visible.sync=
"xdDialog"
append-to-body
>
<
!--
<
el-dialog
:title=
"xdtitle"
:visible.sync=
"xdDialog"
append-to-body
>
<el-form
ref=
"xdform"
:model=
"xdform"
label-width=
"200px"
style=
"width:100%;height: 100%;display: flex;"
>
<div
class=
"tableline"
>
<el-form-item
label=
"设备名称"
prop=
"devicename"
>
...
...
@@ -95,9 +98,9 @@
</div>
</div>
</el-form>
</el-dialog>
</el-dialog>
-->
<!-- 微震监测弹窗 -->
<el-dialog
:title=
"wztitle"
:visible.sync=
"wzopen"
>
<
!--
<
el-dialog
:title=
"wztitle"
:visible.sync=
"wzopen"
>
<el-tabs
v-model=
"activeName"
type=
"card"
@
tab-click=
"handleClick"
>
<el-tab-pane
label=
"波形"
name=
"first"
>
<div
class=
"wrapper"
v-for=
"(item,index) in this.chartData"
:key=
"index"
>
...
...
@@ -160,7 +163,7 @@
</el-form>
</el-tab-pane>
</el-tabs>
</el-dialog>
</el-dialog>
-->
</div>
</
template
>
...
...
@@ -531,4 +534,4 @@
justify-content
:
center
;
align-items
:
center
;
}
</
style
>
\ No newline at end of file
</
style
>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment