mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
docs(frontend): 更新技术支持方式和费用
- 移除了邮件支持方式 - 更新了长期技术支持的描述和费用 - 统一了前端组件和 README 中的技术支持信息
This commit is contained in:
parent
4e9a24c8f2
commit
0b749d1699
@ -89,11 +89,10 @@
|
||||
<img src="./build/wx.jpg" width="301px" height="402px" alt="ArvinLovegood">
|
||||
|
||||
|
||||
| 技术支持方式 | 赞助(元) |
|
||||
|:-------------------------------:|:---:|
|
||||
| 邮件:sparkmemory@163.com | 50/次 |
|
||||
| 技术支持方式 | 赞助(元) |
|
||||
|:--------------------------------|:-----:|
|
||||
| 加 QQ:506808970,微信:ArvinLovegood | 100/次 |
|
||||
| 长期不定时技术支持(不限次数) | 1000 |
|
||||
| 长期技术支持(不限次数,新功能优先体验) | 5000 |
|
||||
|
||||
|
||||
|
||||
|
@ -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>
|
||||
加 QQ:506808970,微信:ArvinLovegood
|
||||
@ -120,10 +112,10 @@ onMounted(() => {
|
||||
</n-tr>
|
||||
<n-tr>
|
||||
<n-td>
|
||||
长期不定时技术支持(不限次数)
|
||||
长期技术支持(不限次数,新功能优先体验)
|
||||
</n-td>
|
||||
<n-td>
|
||||
1000
|
||||
5000
|
||||
</n-td>
|
||||
</n-tr>
|
||||
</n-tbody>
|
||||
|
Loading…
x
Reference in New Issue
Block a user