doc: update docs

This commit is contained in:
Michael Yang 2024-07-01 18:17:53 +08:00
parent 898c32ffab
commit 0efccb18a7
3 changed files with 19 additions and 22 deletions

View File

@ -1,43 +1,43 @@
{
"hash": "938e6c11",
"configHash": "2dd99667",
"lockfileHash": "0d854d37",
"browserHash": "04161b17",
"hash": "a768ef37",
"configHash": "7f0056c9",
"lockfileHash": "cc4eb0d5",
"browserHash": "bdb368b6",
"optimized": {
"vue": {
"src": "../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "012ba8fc",
"fileHash": "9ef724ad",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../node_modules/@vue/devtools-api/dist/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "60d05b24",
"fileHash": "03a12186",
"needsInterop": false
},
"vitepress > @vueuse/core": {
"src": "../../../node_modules/@vueuse/core/index.mjs",
"file": "vitepress___@vueuse_core.js",
"fileHash": "5e4ac806",
"fileHash": "49ff00dc",
"needsInterop": false
},
"vitepress > @vueuse/integrations/useFocusTrap": {
"src": "../../../node_modules/@vueuse/integrations/useFocusTrap.mjs",
"file": "vitepress___@vueuse_integrations_useFocusTrap.js",
"fileHash": "c030dda1",
"fileHash": "6f8fb704",
"needsInterop": false
},
"vitepress > mark.js/src/vanilla.js": {
"src": "../../../node_modules/mark.js/src/vanilla.js",
"file": "vitepress___mark__js_src_vanilla__js.js",
"fileHash": "3269fcb2",
"fileHash": "e52e347a",
"needsInterop": false
},
"vitepress > minisearch": {
"src": "../../../node_modules/minisearch/dist/es/index.js",
"file": "vitepress___minisearch.js",
"fileHash": "2a5cfd0a",
"fileHash": "fa50cb8f",
"needsInterop": false
}
},

View File

@ -11,8 +11,6 @@
</button>
</div>
<div v-if="open" class="content">
<!-- {{ content }} -->
<slot />
</div>
</div>

View File

@ -253,9 +253,7 @@ More AI capabilities are on the way...
<h1>Collaboration</h1>
Collaboration allows multiple users to work on the same document at the same time,
Team members can see other people's input and changes in real time.
Collaboration allows multiple users to work on the same document at the same time, Team members can see other people's input and changes in real time.
It is suitable for software development, marketing, legal document review, project management, teaching, news reporting, medical research and other scenarios.
@ -281,7 +279,7 @@ It is suitable for software development, marketing, legal document review, proje
<div class="feature-content">
<h1 > Annotate</h1>
<h1 >Comment Function</h1>
Allow reviewers to add comments or suggestions to specific sections of the document, and users can use comments to flag questions, errors, or areas that need improvement in the document for subsequent revisions.
@ -302,18 +300,19 @@ Allow reviewers to add comments or suggestions to specific sections of the docum
<div style="margin: 30px 0 40px;color: #999">
Next, whether you use the open source version or the pro version, you will be surprised!
</div>
<button style="background: #fff;border:1px solid #1b1b1f;color: #1b1b1f;padding: 10px 50px;border-radius: 5px;font-weight: bold;font-size: 14px;margin: 20px 0"> Experience online</button>
<button style="background: #fff;border:1px solid #1b1b1f;color: #1b1b1f;padding: 10px 50px;border-radius: 5px;font-weight: bold;font-size: 14px;margin: 20px 0">Live Preview</button>
<div style="display: flex;justify-content: center">
<div style="display: flex;padding: 20px 0;max-width: 1280px">
<div style="width: 440px;background: #eeeff0;padding: 20px;border-radius: 5px;margin-right: 15px;">
<span style="font-weight:700;">open source version</span><br />
<button style="background: #1b1b1f;color: #fff;padding: 10px 50px;border-radius: 5px;font-weight: bold;font-size: 14px;margin: 20px 0 40px 0">Download now</button>
<button style="background: #1b1b1f;color: #fff;padding: 10px 50px;border-radius: 5px;font-weight: bold;font-size: 14px;margin: 20px 0 40px 0">
Download now</button>
<div style="font-size: 14px;color:#666;">
AiEditor is open source under the more liberal LGPL license<br />
No limit on the number of users<br />
No limit on the number of applications
Unlimited amount of users<br />
Unlimited amount of applications
</div>
</div>
@ -323,8 +322,8 @@ No limit on the number of applications
<button style="background: #1b1b1f;color: #fff;padding: 10px 50px;border-radius: 5px;font-weight: bold;font-size: 14px;margin: 20px 0 40px 0">Contact us</button>
<div style="font-size: 14px;color:#666;">
Low price<br />
No limit on the number of users<br />
No limit on the number of applications
Unlimited amount of users<br />
Unlimited amount of applications
</div>
</div>