docs(frontend): 更新技术支持方式和费用

- 移除了邮件支持方式
- 更新了长期技术支持的描述和费用
- 统一了前端组件和 README 中的技术支持信息
This commit is contained in:
spark 2025-02-17 17:55:49 +08:00
parent 4e9a24c8f2
commit 0b749d1699
2 changed files with 5 additions and 14 deletions

View File

@ -89,11 +89,10 @@
<img src="./build/wx.jpg" width="301px" height="402px" alt="ArvinLovegood">
| 技术支持方式 | 赞助(元) |
|:-------------------------------:|:---:|
| 邮件sparkmemory@163.com | 50/次 |
| 技术支持方式 | 赞助(元) |
|:--------------------------------|:-----:|
| 加 QQ506808970微信ArvinLovegood | 100/次 |
| 长期不定时技术支持(不限次数) | 1000 |
| 长期技术支持(不限次数,新功能优先体验) | 5000 |

View File

@ -102,14 +102,6 @@ onMounted(() => {
</n-tr>
</n-thead>
<n-tbody>
<n-tr>
<n-td>
邮件sparkmemory@163.com
</n-td>
<n-td>
50/
</n-td>
</n-tr>
<n-tr>
<n-td>
QQ506808970微信ArvinLovegood
@ -120,10 +112,10 @@ onMounted(() => {
</n-tr>
<n-tr>
<n-td>
长期不定时技术支持不限次数
长期技术支持不限次数新功能优先体验
</n-td>
<n-td>
1000
5000
</n-td>
</n-tr>
</n-tbody>