提交 c81dfcd7 编写于 作者: 李少辉-开发者's avatar 李少辉-开发者 🎧

update issue template

Signed-off-by: 李少辉-开发者's avatarlish <lish@csdn.net>
上级 8a0b1907
...@@ -30,4 +30,7 @@ ...@@ -30,4 +30,7 @@
- 中文文档地址(可选) - 中文文档地址(可选)
- 其他文档地址(可选) - 其他文档地址(可选)
\ No newline at end of file
- 贡献者(网名/实名 不超过8字)
\ No newline at end of file
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
(ngModelChange)="onRateChange($event)" (ngModelChange)="onRateChange($event)"
> >
</nz-rate> </nz-rate>
<div *ngIf="dataSource.createdAt && dataSource.createdAt.length<8" style="float:right;margin-block-start: 0.5em;max-width: 130px;"> <div *ngIf="dataSource.createdAt && dataSource.createdAt.length<8" style="float:right;margin-block-start: 0.5em;max-width: 140px;">
{{ dataSource.createdAt + "贡献"}} {{ dataSource.createdAt + "贡献"}}
</div> </div>
</div> </div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册