Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
周远喜
mes-ui
Commits
498274b2
Commit
498274b2
authored
Oct 13, 2020
by
renjintao
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'product' of git.mes123.com:zhouyx/mes-ui into product-rjt
parents
c7eead20
5d4ded27
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
11 deletions
+14
-11
index.vue
pages/account/register/password/index.vue
+6
-6
index.vue
pages/home/index.vue
+8
-5
No files found.
pages/account/register/password/index.vue
View file @
498274b2
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
:label-width=
"95"
:label-width=
"95"
>
>
<Row>
<Row>
<Col
span=
"
5
"
>
<Col
span=
"
6
"
>
<FormItem
label=
"原密码:"
prop=
"oldpass"
>
<FormItem
label=
"原密码:"
prop=
"oldpass"
>
<Input
<Input
type=
"password"
type=
"password"
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
</Col>
</Col>
</Row>
</Row>
<Row>
<Row>
<Col
span=
"
5
"
class=
"container"
>
<Col
span=
"
6
"
class=
"container"
>
<FormItem
label=
"新密码:"
prop=
"passwd"
>
<FormItem
label=
"新密码:"
prop=
"passwd"
>
<Input
<Input
type=
"password"
type=
"password"
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
></Input>
></Input>
</FormItem>
</FormItem>
<div
class=
"input_span"
>
<div
class=
"input_span"
>
<label
style=
"margin-left: 40px"
>
强度
:
</label>
<label
style=
"margin-left: 40px"
>
强度
:
</label>
<span
id=
"one"
></span>
<span
id=
"one"
></span>
<span
id=
"two"
></span>
<span
id=
"two"
></span>
<span
id=
"three"
></span>
<span
id=
"three"
></span>
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
</Col>
</Col>
</Row>
</Row>
<Row>
<Row>
<Col
span=
"
5
"
>
<Col
span=
"
6
"
>
<FormItem
label=
"确认密码:"
prop=
"passwdCheck"
>
<FormItem
label=
"确认密码:"
prop=
"passwdCheck"
>
<Input
<Input
size=
"large"
size=
"large"
...
@@ -244,7 +244,7 @@ export default {
...
@@ -244,7 +244,7 @@ export default {
border-top-left-radius: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
border-right: 0px solid;
border-right: 0px solid;
margin-left:
2
0px;
margin-left:
1
0px;
margin-right: 3px;
margin-right: 3px;
}
}
...
@@ -266,7 +266,7 @@ export default {
...
@@ -266,7 +266,7 @@ export default {
}
}
#font span:nth-child(1) {
#font span:nth-child(1) {
color: red;
color: red;
margin-left:
8
0px;
margin-left:
10
0px;
}
}
#font span:nth-child(2) {
#font span:nth-child(2) {
color: orange;
color: orange;
...
...
pages/home/index.vue
View file @
498274b2
...
@@ -107,7 +107,7 @@
...
@@ -107,7 +107,7 @@
<Divider>
<Divider>
<span
style=
"color: #2680eb;"
>
<span
style=
"color: #2680eb;"
>
生产计划状态监控
生产计划状态监控
<Icon
:type=
"show?'md-eye':'md-eye-off'"
@
click=
"clickEye"
/>
<Icon
:type=
"show?'md-eye':'md-eye-off'"
@
click=
"clickEye"
class=
"eye"
/>
</span>
</span>
</Divider>
</Divider>
<div
class=
"set-img"
>
<div
class=
"set-img"
>
...
@@ -116,7 +116,7 @@
...
@@ -116,7 +116,7 @@
<Divider>
<Divider>
<span
style=
"color: #2680eb;"
>
<span
style=
"color: #2680eb;"
>
不合格品审理单统计
不合格品审理单统计
<Icon
:type=
"show1?'md-eye':'md-eye-off'"
@
click=
"clickEye1"
/>
<Icon
:type=
"show1?'md-eye':'md-eye-off'"
@
click=
"clickEye1"
class=
"eye"
/>
</span>
</span>
</Divider>
</Divider>
<div
class=
"set-img"
>
<div
class=
"set-img"
>
...
@@ -125,7 +125,7 @@
...
@@ -125,7 +125,7 @@
<Divider>
<Divider>
<span
style=
"color: #2680eb;"
>
<span
style=
"color: #2680eb;"
>
班组工单监控
班组工单监控
<Icon
:type=
"show2?'md-eye':'md-eye-off'"
@
click=
"clickEye2"
/>
<Icon
:type=
"show2?'md-eye':'md-eye-off'"
@
click=
"clickEye2"
class=
"eye"
/>
</span>
</span>
</Divider>
</Divider>
<div
class=
"set-img"
>
<div
class=
"set-img"
>
...
@@ -134,7 +134,7 @@
...
@@ -134,7 +134,7 @@
<Divider>
<Divider>
<span
style=
"color: #2680eb;"
>
<span
style=
"color: #2680eb;"
>
暂停任务统计
暂停任务统计
<Icon
:type=
"show3?'md-eye':'md-eye-off'"
@
click=
"clickEye3"
/>
<Icon
:type=
"show3?'md-eye':'md-eye-off'"
@
click=
"clickEye3"
class=
"eye"
/>
</span>
</span>
</Divider>
</Divider>
<div
class=
"set-img"
>
<div
class=
"set-img"
>
...
@@ -143,7 +143,7 @@
...
@@ -143,7 +143,7 @@
<Divider>
<Divider>
<span
style=
"color: #2680eb;"
>
<span
style=
"color: #2680eb;"
>
物料相关统计
物料相关统计
<Icon
:type=
"show4?'md-eye':'md-eye-off'"
@
click=
"clickEye4"
/>
<Icon
:type=
"show4?'md-eye':'md-eye-off'"
@
click=
"clickEye4"
class=
"eye"
/>
</span>
</span>
</Divider>
</Divider>
<div
class=
"set-img"
>
<div
class=
"set-img"
>
...
@@ -599,6 +599,9 @@ export default {
...
@@ -599,6 +599,9 @@ export default {
text-align: center;
text-align: center;
margin-bottom: 25px;
margin-bottom: 25px;
}
}
.eye{
cursor: pointer;
}
.modal-r {
.modal-r {
height: 400px;
height: 400px;
overflow: auto;
overflow: auto;
...
...
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