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
b353bf20
Commit
b353bf20
authored
May 25, 2020
by
康振飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工时分配
parent
520ef625
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
time01.png
assets/imgicon/execute/time01.png
+0
-0
time02.png
assets/imgicon/execute/time02.png
+0
-0
index.vue
pages/produce/execute/taskTime/index.vue
+4
-3
No files found.
assets/imgicon/execute/time01.png
0 → 100644
View file @
b353bf20
945 Bytes
assets/imgicon/execute/time02.png
0 → 100644
View file @
b353bf20
1.17 KB
pages/produce/execute/taskTime/index.vue
View file @
b353bf20
...
...
@@ -3,8 +3,8 @@
<div
class=
"gs_set"
>
<div
class=
"gs_top"
>
<div
class=
"gs_top_box total_time"
>
<
!--
<Icon
type=
"md-pie"
/>
--
>
<
Icon
type=
"ios-time"
/
>
<
img
src=
"@/assets/imgicon/execute/time01.png"
alt=
""
/
>
<
!--
<Icon
type=
"ios-time"
/>
--
>
<div
class=
"gs_bo01"
>
<span
class=
"shi"
>
总工时
</span>
<span
class=
"number"
>
250
</span>
...
...
@@ -12,7 +12,8 @@
</div>
<Divider
type=
"vertical"
class=
"line_slit"
/>
<div
class=
"gs_top_box allocated"
>
<Icon
type=
"md-pie"
/>
<!--
<Icon
type=
"md-pie"
/>
-->
<img
src=
"@/assets/imgicon/execute/time02.png"
alt=
""
/>
<div
class=
"gs_bo01"
>
<span
class=
"shi"
>
待分配
</span>
<span
class=
"number"
>
200
</span>
...
...
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