mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
feat(frontend):添加支持开源赞助计划
- 在关于页面中增加支持开源赞助计划的表格 - 列出不同赞助等级及其对应的权益说明 - 旨在鼓励用户支持项目发展,提供不同级别的赞助选项
This commit is contained in:
parent
32706fb4dc
commit
6ec0f5fbe0
@ -113,7 +113,7 @@ EventsOn("updateVersion",async (msg) => {
|
||||
|
||||
<n-divider title-placement="center">支持💕开源</n-divider>
|
||||
<n-flex justify="center">
|
||||
<n-table style="width: 820px">
|
||||
<n-table size="small" style="width: 820px">
|
||||
<n-thead>
|
||||
<n-tr>
|
||||
<n-th>赞助计划</n-th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user