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

add contributor

Signed-off-by: 李少辉-开发者's avatarlish <lish@csdn.net>
上级 7d2ef3e2
此差异已折叠。
......@@ -12,7 +12,7 @@
"homepage": "https://github.com/xjh22222228/nav",
"scripts": {
"ng": "ng",
"start": "ng serve --port=7000",
"start": "ng serve --port=7000 --disable-host-check",
"setup": "tsc nav.config.ts && ts-node ./scripts/build.mjs",
"build": "npm run setup && ng build --prod --base-href ./",
"lint": "eslint --cache --ext .js,.ts ./src"
......
......@@ -13,6 +13,9 @@
(ngModelChange)="onRateChange($event)"
>
</nz-rate>
<div *ngIf="dataSource.createdAt && dataSource.createdAt.length<8" style="float:right;margin-block-start: 0.5em;max-width: 130px;">
{{ dataSource.createdAt + "贡献"}}
</div>
</div>
<a [href]="dataSource.url" target="_blank" rel="noreferer noopener">
<nz-card-meta
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册