Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
huaguang-project-kb
Project
Project
Details
Activity
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
bos-project-kb
huaguang-project-kb
Commits
527d01ca
Commit
527d01ca
authored
Aug 08, 2026
by
zhengrobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
huaguang: 生成问题清单看板
parent
0e113a7f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
问题清单_看板.html
issues-ledger/问题清单_看板.html
+15
-0
No files found.
issues-ledger/问题清单_看板.html
0 → 100644
View file @
527d01ca
<!DOCTYPE html>
<html
lang=
"zh-CN"
><head><meta
charset=
"utf-8"
>
<title>
问题清单看板
</title>
<style>
body
{
font-family
:
'Microsoft YaHei'
,
sans-serif
;
margin
:
20px
;
background
:
#f5f6fa
;
}
h1
{
color
:
#2f3640
;
}
h3
{
margin
:
8px
0
;
color
:
#40739e
;
}
.grid
{
display
:
flex
;
gap
:
16px
;
flex-wrap
:
wrap
;
}
.col
{
flex
:
1
1
220px
;
background
:
#fff
;
border-radius
:
8px
;
padding
:
12px
;
box-shadow
:
0
1px
3px
rgba
(
0
,
0
,
0
,
.12
);
}
.card
{
border-left
:
4px
solid
#40739e
;
padding
:
8px
;
margin
:
8px
0
;
background
:
#f8f9fa
;
border-radius
:
4px
;
}
.id
{
font-weight
:
bold
;
color
:
#273c75
;
}
.title
{
margin
:
4px
0
;
}
.meta
{
font-size
:
12px
;
color
:
#718093
;
}
</style></head>
<body><h1>
问题清单看板
</h1>
<p>
共 2 条 · 已完成 0 条 · 2 条未完成
</p>
<div
class=
"grid"
><section
class=
"col"
><h3>
已关闭
<small>
(0)
</small></h3></section><section
class=
"col"
><h3>
已完成
<small>
(0)
</small></h3></section><section
class=
"col"
><h3>
待用户验证
<small>
(0)
</small></h3></section><section
class=
"col"
><h3>
进行中(返工)
<small>
(0)
</small></h3></section><section
class=
"col"
><h3>
进行中
<small>
(0)
</small></h3></section><section
class=
"col"
><h3>
未开始
<small>
(2)
</small></h3><div
class=
"card"
><div
class=
"id"
>
ISS-HUA-001
</div><div
class=
"title"
>
汇票拆分回传新功能可开发
</div><div
class=
"meta"
>
负责人: 刘宇心 · 优先级: 高 · 2026-08-30
</div></div><div
class=
"card"
><div
class=
"id"
>
ISS-HUA-002
</div><div
class=
"title"
>
新增中台调用会计凭证查询接口
</div><div
class=
"meta"
>
负责人: 郑容彬 · 优先级: 中 · 2026-08-08
</div></div></section></div></body></html>
\ No newline at end of file
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