程序的主页要怎么写?
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<template>
|
||||
<n-h1 prefix="bar"><n-text type="success">FanTools - 芒果工具箱</n-text></n-h1>
|
||||
<n-h2>主页</n-h2>
|
||||
<n-h3>简介</n-h3>
|
||||
<n-p
|
||||
>FanTools,或者,芒果工具箱,是一个使用 Electron 技术开发的 Windows
|
||||
桌面应用程序,提供一些工具功能,从名称上也能看得出来。</n-p
|
||||
@@ -12,4 +13,12 @@
|
||||
>窗口右下角的浮动按钮是<n-text strong type="success">保存</n-text
|
||||
>!设置需要保存之后才能生效,部分设置还需要重启工具箱来生效。如果你改动了设置,记得保存。</n-p
|
||||
>
|
||||
|
||||
<n-h3>包含工具</n-h3>
|
||||
<n-p>左侧边栏中列出了所有工具。</n-p>
|
||||
<n-p>
|
||||
对于未来的更多工具开发计划,不会考虑添加已经由
|
||||
<n-text strong type="info">PowerToys</n-text>
|
||||
或其他知名同类软件实现的功能。
|
||||
</n-p>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user