mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
docs(frontend): 更新关于页面的联系方式说明
- 在 about.vue 文件中,增加了对添加微信或 QQ 时的备注说明 - 添加了技术支持的链接,提高了可点击性 - 优化了页面布局,增加了视觉区分度
This commit is contained in:
parent
85d71ae58e
commit
d7b47a7010
@ -51,8 +51,10 @@ onMounted(() => {
|
||||
<p>
|
||||
邮箱:<a href="mailto:sparkmemory@163.com">sparkmemory@163.com</a><n-divider vertical />
|
||||
QQ: 506808970<n-divider vertical />
|
||||
微信:ArvinLovegood</p><n-divider vertical />
|
||||
<p>开源不易,如果觉得好用,可以请作者喝杯咖啡。</p>
|
||||
微信:ArvinLovegood</p>
|
||||
<p style="color: #FAA04A">*加微信或者QQ时,请备注您的意图(如:<a href="#support">技术支持</a>,功能建议,商业咨询等,否则会被忽略)</p>
|
||||
<n-divider vertical />
|
||||
<p>开源不易,如果觉得好用,可以请作者喝杯咖啡。</p>
|
||||
<n-flex justify="center">
|
||||
<n-image width="200" :src="alipay" />
|
||||
<n-image width="200" :src="wxpay" />
|
||||
@ -93,7 +95,7 @@ onMounted(() => {
|
||||
<p>
|
||||
开源不易,本人精力和时间有限,如需一对一技术支持,请先赞助。联系微信(备注 技术支持):ArvinLovegood
|
||||
</p>
|
||||
<n-table>
|
||||
<n-table id="support">
|
||||
<n-thead>
|
||||
<n-tr>
|
||||
<n-th>技术支持方式</n-th><n-th>赞助(元)</n-th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user