Compare commits
No commits in common. "3638e088975f54ed59b0e38dc3084268e928b639" and "83ee70a1a835601b620ef29211aea2d3dbf41900" have entirely different histories.
3638e08897
...
83ee70a1a8
@ -4,9 +4,8 @@
|
||||
<el-col
|
||||
:span="11"
|
||||
class="second-col"
|
||||
style="height: 100%;"
|
||||
>
|
||||
<el-container class="container" style="height: 100%;">
|
||||
<el-container class="container">
|
||||
<el-header class="header">ZFSC4超压平衡缸P/Q特性</el-header>
|
||||
<el-main class="main">
|
||||
<el-row style="height: 50%">
|
||||
@ -152,9 +151,8 @@
|
||||
<el-col
|
||||
:span="7"
|
||||
class="first-col"
|
||||
style="height: 100%;"
|
||||
>
|
||||
<el-container class="container" style="height: 100%;">
|
||||
<el-container class="container">
|
||||
<el-header class="header">ZFSC4超压底缸加压液压系统主参数</el-header>
|
||||
<el-main class="main">
|
||||
<el-row style="height: 50%">
|
||||
@ -252,9 +250,8 @@
|
||||
<el-col
|
||||
:span="6"
|
||||
class="third-col"
|
||||
style="height: 100%;"
|
||||
>
|
||||
<el-container class="container" style="height: 100%;">
|
||||
<el-container class="container">
|
||||
<el-header class="header">系统状态信息</el-header>
|
||||
<el-main class="main">
|
||||
<div style="text-align: center;height: 10%;padding-top: 2%;">
|
||||
@ -286,9 +283,8 @@
|
||||
<el-col
|
||||
:span="11"
|
||||
class="first-col"
|
||||
style="height: 100%;"
|
||||
>
|
||||
<el-container class="container" style="height: 100%;">
|
||||
<el-container class="container">
|
||||
<el-header class="header">ZFSC4超压底缸加压压区P/Q特性</el-header>
|
||||
<el-main class="main">
|
||||
<el-row style="height: 50%">
|
||||
@ -393,9 +389,8 @@
|
||||
<el-col
|
||||
:span="7"
|
||||
class="second-col"
|
||||
style="height: 100%;"
|
||||
>
|
||||
<el-container class="container" style="height: 100%;">
|
||||
<el-container class="container">
|
||||
<el-header class="header">ZFSC4超压底缸加压系统油品特性</el-header>
|
||||
<el-main class="main">
|
||||
<el-row style="height: 40%">
|
||||
@ -473,9 +468,8 @@
|
||||
<el-col
|
||||
:span="6"
|
||||
class="third-col"
|
||||
style="height: 100%;"
|
||||
>
|
||||
<el-container class="container" style="height: 100%;">
|
||||
<el-container class="container">
|
||||
<el-header class="header">系统状态</el-header>
|
||||
<el-main class="main">
|
||||
<div class="device-card-content">
|
||||
|
Loading…
Reference in New Issue
Block a user